diff options
| author | Fabian <fabianfabian@gmail.com> | 2025-07-23 22:31:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-23 17:31:55 -0300 |
| commit | e50f37a527ace39cc3057827d52295c6b6de1112 (patch) | |
| tree | 45815aa9cf6a31ce1b17b5efef6c10f684821f33 /README.md | |
| parent | 074b8eeb0194804ea7fa9d6e695c3d9e9c62e153 (diff) | |
NIP-A0: Voice Messages (#1984)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -102,6 +102,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 102 | - [NIP-96: HTTP File Storage Integration](96.md) | 102 | - [NIP-96: HTTP File Storage Integration](96.md) |
| 103 | - [NIP-98: HTTP Auth](98.md) | 103 | - [NIP-98: HTTP Auth](98.md) |
| 104 | - [NIP-99: Classified Listings](99.md) | 104 | - [NIP-99: Classified Listings](99.md) |
| 105 | - [NIP-A1: Voice Messages](A0.md) | ||
| 105 | - [NIP-B0: Web Bookmarks](B0.md) | 106 | - [NIP-B0: Web Bookmarks](B0.md) |
| 106 | - [NIP-B7: Blossom](B7.md) | 107 | - [NIP-B7: Blossom](B7.md) |
| 107 | - [NIP-C0: Code Snippets](C0.md) | 108 | - [NIP-C0: Code Snippets](C0.md) |
| @@ -151,6 +152,8 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 151 | | `1063` | File Metadata | [94](94.md) | | 152 | | `1063` | File Metadata | [94](94.md) | |
| 152 | | `1068` | Poll | [88](88.md) | | 153 | | `1068` | Poll | [88](88.md) | |
| 153 | | `1111` | Comment | [22](22.md) | | 154 | | `1111` | Comment | [22](22.md) | |
| 155 | | `1222` | Voice Message | [A0](A0.md) | | ||
| 156 | | `1244` | Voice Message Comment | [A0](A0.md) | | ||
| 154 | | `1311` | Live Chat Message | [53](53.md) | | 157 | | `1311` | Live Chat Message | [53](53.md) | |
| 155 | | `1337` | Code Snippet | [C0](C0.md) | | 158 | | `1337` | Code Snippet | [C0](C0.md) | |
| 156 | | `1617` | Patches | [34](34.md) | | 159 | | `1617` | Patches | [34](34.md) | |