diff options
| author | Pablo Fernandez <pfer@me.com> | 2024-12-19 15:17:55 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-19 15:17:55 +0000 |
| commit | 8d144906923132a245e50951464e1841478c923b (patch) | |
| tree | fb54da10e9eccd2ee36dc9e2a40ca9b8f2ceac8a /README.md | |
| parent | 561059ff85c171b87a12b8381b724b4afc569a97 (diff) | |
| parent | 306be43fabf7a95b3eef9d5363e1c3411055337f (diff) | |
Merge pull request #1124 from vitorpamplona/draft-event
Generic Draft Event
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 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) | |