diff options
| author | Asai Toshiya <to.asai.60@gmail.com> | 2024-10-18 22:57:17 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-18 22:57:17 +0900 |
| commit | 743e925ca57084669152120956de05a9d9c77534 (patch) | |
| tree | fdfd5b2420fc2bd6a6491bdb75792a5bd988425c /README.md | |
| parent | 7f67ce53fbc6f2994a53853fbd2f186cd5c5a94f (diff) | |
| parent | 1cda2dcc594538ea14b88aec7f1f784e06a31bbf (diff) | |
Merge branch 'master' into AsaiToshiya-patch-27
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 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 |
| @@ -259,7 +263,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 259 | | `l` | label, label namespace | -- | [32](32.md) | | 263 | | `l` | label, label namespace | -- | [32](32.md) | |
| 260 | | `L` | label namespace | -- | [32](32.md) | | 264 | | `L` | label namespace | -- | [32](32.md) | |
| 261 | | `m` | MIME type | -- | [94](94.md) | | 265 | | `m` | MIME type | -- | [94](94.md) | |
| 262 | | `q` | event id (hex) | relay URL | [18](18.md) | | 266 | | `q` | event id (hex) | relay URL, pubkey (hex) | [18](18.md) | |
| 263 | | `r` | a reference (URL, etc) | -- | [24](24.md), [25](25.md) | | 267 | | `r` | a reference (URL, etc) | -- | [24](24.md), [25](25.md) | |
| 264 | | `r` | relay url | marker | [65](65.md) | | 268 | | `r` | relay url | marker | [65](65.md) | |
| 265 | | `t` | hashtag | -- | [24](24.md), [34](34.md) | | 269 | | `t` | hashtag | -- | [24](24.md), [34](34.md) | |