diff options
| author | Asai Toshiya <to.asai.60@gmail.com> | 2024-11-26 00:34:00 +0900 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2024-11-25 12:51:21 -0300 |
| commit | 0e44178961b36909338d3dca37ed3cba4a41e7f6 (patch) | |
| tree | 476178b83321c9507401c7eefde6c9d3959f149f /README.md | |
| parent | 43767e1e531de51874889b4eab905409192c404e (diff) | |
update related to NIP-29.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
| @@ -93,6 +93,8 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 93 | - [NIP-96: HTTP File Storage Integration](96.md) | 93 | - [NIP-96: HTTP File Storage Integration](96.md) |
| 94 | - [NIP-98: HTTP Auth](98.md) | 94 | - [NIP-98: HTTP Auth](98.md) |
| 95 | - [NIP-99: Classified Listings](99.md) | 95 | - [NIP-99: Classified Listings](99.md) |
| 96 | - [NIP-7D: Threads](7D.md) | ||
| 97 | - [NIP-C7: Chats](C7.md) | ||
| 96 | 98 | ||
| 97 | ## Event Kinds | 99 | ## Event Kinds |
| 98 | 100 | ||
| @@ -107,9 +109,9 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 107 | | `6` | Repost | [18](18.md) | | 109 | | `6` | Repost | [18](18.md) | |
| 108 | | `7` | Reaction | [25](25.md) | | 110 | | `7` | Reaction | [25](25.md) | |
| 109 | | `8` | Badge Award | [58](58.md) | | 111 | | `8` | Badge Award | [58](58.md) | |
| 110 | | `9` | Group Chat Message | [29](29.md) | | 112 | | `9` | Chat Message | [C7](C7.md) | |
| 111 | | `10` | Group Chat Threaded Reply | 29 (deprecated) | | 113 | | `10` | Group Chat Threaded Reply | 29 (deprecated) | |
| 112 | | `11` | Group Thread | [29](29.md) | | 114 | | `11` | Thread | [7D](7D.md) | |
| 113 | | `12` | Group Thread Reply | 29 (deprecated) | | 115 | | `12` | Group Thread Reply | 29 (deprecated) | |
| 114 | | `13` | Seal | [59](59.md) | | 116 | | `13` | Seal | [59](59.md) | |
| 115 | | `14` | Direct Message | [17](17.md) | | 117 | | `14` | Direct Message | [17](17.md) | |