diff options
| author | Asai Toshiya <to.asai.60@gmail.com> | 2024-05-29 13:08:31 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-29 13:08:31 +0900 |
| commit | 5c796c19fd6330628a0b328bfcf5270cb2bc3aff (patch) | |
| tree | 885d258fac471af6bbc8204e636c4dbcf9913e2b /38.md | |
| parent | 57fcad3e13a1ae82018b7948034a758a03bc659e (diff) | |
NIP-38: move description of content to Live Statuses section
Diffstat (limited to '38.md')
| -rw-r--r-- | 38.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -46,6 +46,8 @@ Any other status types can be used but they are not defined by this NIP. | |||
| 46 | 46 | ||
| 47 | The status MAY include an `r`, `p`, `e` or `a` tag linking to a URL, profile, note, or parameterized replaceable event. | 47 | The status MAY include an `r`, `p`, `e` or `a` tag linking to a URL, profile, note, or parameterized replaceable event. |
| 48 | 48 | ||
| 49 | The `content` MAY include emoji(s), or [NIP-30](30.md) custom emoji(s). If the `content` is an empty string then the client should clear the status. | ||
| 50 | |||
| 49 | # Client behavior | 51 | # Client behavior |
| 50 | 52 | ||
| 51 | Clients MAY display this next to the username on posts or profiles to provide live user status information. | 53 | Clients MAY display this next to the username on posts or profiles to provide live user status information. |
| @@ -57,5 +59,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 | 59 | * 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 | 60 | * 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 | 61 | * Clients can use the system media player to update playing music status |
| 60 | |||
| 61 | The `content` MAY include emoji(s), or [NIP-30](30.md) custom emoji(s). If the `content` is an empty string then the client should clear the status. | ||