diff options
| author | Vic <88121568+vicariousdrama@users.noreply.github.com> | 2024-10-07 07:03:20 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-07 08:03:20 -0300 |
| commit | db13d12eb6412d56e94e041d22cadf8ea757a91b (patch) | |
| tree | 6618adaeb069e4a8ca1f8cf1d375329364c9b8bd | |
| parent | 7bb8997be5f8cbe1004e7c75724feaa56ccd08de (diff) | |
Add Corny Chat Slide Set and Link Set kinds (#1152)
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -191,12 +191,14 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 191 | | `30078` | Application-specific Data | [78](78.md) | | 191 | | `30078` | Application-specific Data | [78](78.md) | |
| 192 | | `30311` | Live Event | [53](53.md) | | 192 | | `30311` | Live Event | [53](53.md) | |
| 193 | | `30315` | User Statuses | [38](38.md) | | 193 | | `30315` | User Statuses | [38](38.md) | |
| 194 | | `30388` | Slide Set | [Corny Chat][cornychat-slideset] | | ||
| 194 | | `30402` | Classified Listing | [99](99.md) | | 195 | | `30402` | Classified Listing | [99](99.md) | |
| 195 | | `30403` | Draft Classified Listing | [99](99.md) | | 196 | | `30403` | Draft Classified Listing | [99](99.md) | |
| 196 | | `30617` | Repository announcements | [34](34.md) | | 197 | | `30617` | Repository announcements | [34](34.md) | |
| 197 | | `30618` | Repository state announcements | [34](34.md) | | 198 | | `30618` | Repository state announcements | [34](34.md) | |
| 198 | | `30818` | Wiki article | [54](54.md) | | 199 | | `30818` | Wiki article | [54](54.md) | |
| 199 | | `30819` | Redirects | [54](54.md) | | 200 | | `30819` | Redirects | [54](54.md) | |
| 201 | | `31388` | Link Set | [Corny Chat][cornychat-linkset] | | ||
| 200 | | `31890` | Feed | [NUD: Custom Feeds][NUD: Custom Feeds] | | 202 | | `31890` | Feed | [NUD: Custom Feeds][NUD: Custom Feeds] | |
| 201 | | `31922` | Date-Based Calendar Event | [52](52.md) | | 203 | | `31922` | Date-Based Calendar Event | [52](52.md) | |
| 202 | | `31923` | Time-Based Calendar Event | [52](52.md) | | 204 | | `31923` | Time-Based Calendar Event | [52](52.md) | |
| @@ -213,6 +215,8 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 213 | [NUD: Custom Feeds]: https://wikifreedia.xyz/cip-01/ | 215 | [NUD: Custom Feeds]: https://wikifreedia.xyz/cip-01/ |
| 214 | [nostrocket]: https://github.com/nostrocket/NIPS/blob/main/Problems.md | 216 | [nostrocket]: https://github.com/nostrocket/NIPS/blob/main/Problems.md |
| 215 | [lnpub]: https://github.com/shocknet/Lightning.Pub/blob/master/proto/autogenerated/client.md | 217 | [lnpub]: https://github.com/shocknet/Lightning.Pub/blob/master/proto/autogenerated/client.md |
| 218 | [cornychat-slideset]: https://cornychat.com/datatypes#kind30388slideset | ||
| 219 | [cornychat-linkset]: https://cornychat.com/datatypes#kind31388linkset | ||
| 216 | [joinstr]: https://gitlab.com/1440000bytes/joinstr/-/blob/main/NIP.md | 220 | [joinstr]: https://gitlab.com/1440000bytes/joinstr/-/blob/main/NIP.md |
| 217 | [NKBIP-01]: https://wikistr.com/nkbip-01 | 221 | [NKBIP-01]: https://wikistr.com/nkbip-01 |
| 218 | [NKBIP-02]: https://wikistr.com/nkbip-02 | 222 | [NKBIP-02]: https://wikistr.com/nkbip-02 |