diff options
| -rw-r--r-- | 38.md (renamed from 315.md) | 5 | ||||
| -rw-r--r-- | README.md | 4 |
2 files changed, 4 insertions, 5 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | 1 | ||
| 2 | NIP-315 | 2 | NIP-38 |
| 3 | ======= | 3 | ====== |
| 4 | 4 | ||
| 5 | User Statuses | 5 | User Statuses |
| 6 | -------------- | 6 | -------------- |
| @@ -57,4 +57,3 @@ Clients MAY display this next to the username on posts or profiles to provide li | |||
| 57 | * Nostr music streaming services that update your music status when you're listening | 57 | * Nostr music streaming services that update your music status when you're listening |
| 58 | * Podcasting apps that update your music status when you're listening to a podcast, with a link for others to listen as well | 58 | * Podcasting apps that update your music status when you're listening to a podcast, with a link for others to listen as well |
| 59 | * Clients can use the system media player to update playing music status | 59 | * Clients can use the system media player to update playing music status |
| 60 | |||
| @@ -46,6 +46,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 46 | - [NIP-31: Dealing with Unknown Events](31.md) | 46 | - [NIP-31: Dealing with Unknown Events](31.md) |
| 47 | - [NIP-32: Labeling](32.md) | 47 | - [NIP-32: Labeling](32.md) |
| 48 | - [NIP-36: Sensitive Content](36.md) | 48 | - [NIP-36: Sensitive Content](36.md) |
| 49 | - [NIP-38: User Statuses](38.md) | ||
| 49 | - [NIP-39: External Identities in Profiles](39.md) | 50 | - [NIP-39: External Identities in Profiles](39.md) |
| 50 | - [NIP-40: Expiration Timestamp](40.md) | 51 | - [NIP-40: Expiration Timestamp](40.md) |
| 51 | - [NIP-42: Authentication of clients to relays](42.md) | 52 | - [NIP-42: Authentication of clients to relays](42.md) |
| @@ -67,7 +68,6 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 67 | - [NIP-94: File Metadata](94.md) | 68 | - [NIP-94: File Metadata](94.md) |
| 68 | - [NIP-98: HTTP Auth](98.md) | 69 | - [NIP-98: HTTP Auth](98.md) |
| 69 | - [NIP-99: Classified Listings](99.md) | 70 | - [NIP-99: Classified Listings](99.md) |
| 70 | - [NIP-315: User Statuses](315.md) | ||
| 71 | 71 | ||
| 72 | ## Event Kinds | 72 | ## Event Kinds |
| 73 | 73 | ||
| @@ -114,7 +114,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 114 | | `30024` | Draft Long-form Content | [23](23.md) | | 114 | | `30024` | Draft Long-form Content | [23](23.md) | |
| 115 | | `30078` | Application-specific Data | [78](78.md) | | 115 | | `30078` | Application-specific Data | [78](78.md) | |
| 116 | | `30311` | Live Event | [53](53.md) | | 116 | | `30311` | Live Event | [53](53.md) | |
| 117 | | `30315` | User Statuses | [315](315.md) | | 117 | | `30315` | User Statuses | [38](38.md) | |
| 118 | | `30402` | Classified Listing | [99](99.md) | | 118 | | `30402` | Classified Listing | [99](99.md) | |
| 119 | | `30403` | Draft Classified Listing | [99](99.md) | | 119 | | `30403` | Draft Classified Listing | [99](99.md) | |
| 120 | | `31922` | Date-Based Calendar Event | [52](52.md) | | 120 | | `31922` | Date-Based Calendar Event | [52](52.md) | |