diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -54,6 +54,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 54 | - [NIP-34: `git` stuff](34.md) | 54 | - [NIP-34: `git` stuff](34.md) |
| 55 | - [NIP-35: Torrents](35.md) | 55 | - [NIP-35: Torrents](35.md) |
| 56 | - [NIP-36: Sensitive Content](36.md) | 56 | - [NIP-36: Sensitive Content](36.md) |
| 57 | - [NIP-37: Draft Events](37.md) | ||
| 57 | - [NIP-38: User Statuses](38.md) | 58 | - [NIP-38: User Statuses](38.md) |
| 58 | - [NIP-39: External Identities in Profiles](39.md) | 59 | - [NIP-39: External Identities in Profiles](39.md) |
| 59 | - [NIP-40: Expiration Timestamp](40.md) | 60 | - [NIP-40: Expiration Timestamp](40.md) |
| @@ -213,6 +214,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 213 | | `30618` | Repository state announcements | [34](34.md) | | 214 | | `30618` | Repository state announcements | [34](34.md) | |
| 214 | | `30818` | Wiki article | [54](54.md) | | 215 | | `30818` | Wiki article | [54](54.md) | |
| 215 | | `30819` | Redirects | [54](54.md) | | 216 | | `30819` | Redirects | [54](54.md) | |
| 217 | | `31234` | Draft Event | [37](37.md) | | ||
| 216 | | `31388` | Link Set | [Corny Chat][cornychat-linkset] | | 218 | | `31388` | Link Set | [Corny Chat][cornychat-linkset] | |
| 217 | | `31890` | Feed | [NUD: Custom Feeds][NUD: Custom Feeds] | | 219 | | `31890` | Feed | [NUD: Custom Feeds][NUD: Custom Feeds] | |
| 218 | | `31922` | Date-Based Calendar Event | [52](52.md) | | 220 | | `31922` | Date-Based Calendar Event | [52](52.md) | |
| @@ -229,6 +231,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 229 | | `39000-9` | Group metadata events | [29](29.md) | | 231 | | `39000-9` | Group metadata events | [29](29.md) | |
| 230 | 232 | ||
| 231 | [NUD: Custom Feeds]: https://wikifreedia.xyz/cip-01/ | 233 | [NUD: Custom Feeds]: https://wikifreedia.xyz/cip-01/ |
| 234 | |||
| 232 | [nostrocket]: https://github.com/nostrocket/NIPS/blob/main/Problems.md | 235 | [nostrocket]: https://github.com/nostrocket/NIPS/blob/main/Problems.md |
| 233 | [lnpub]: https://github.com/shocknet/Lightning.Pub/blob/master/proto/autogenerated/client.md | 236 | [lnpub]: https://github.com/shocknet/Lightning.Pub/blob/master/proto/autogenerated/client.md |
| 234 | [cornychat-slideset]: https://cornychat.com/datatypes#kind30388slideset | 237 | [cornychat-slideset]: https://cornychat.com/datatypes#kind30388slideset |