diff options
| author | Oscar Merry <MerryOscar@users.noreply.github.com> | 2024-06-17 13:38:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-17 13:38:45 +0100 |
| commit | 45351b561dcc15b9d3c09b64967a5e30a80ddabe (patch) | |
| tree | e3bb8995aed591b519d042909eddd7d983bbe56e /38.md | |
| parent | 32004283da0f0893d7b697c9a0b1a1f8611e9929 (diff) | |
| parent | c576737ba42772a561c6ebfd9faf0baae6d19b17 (diff) | |
Merge branch 'nostr-protocol:master' into external-content-ids
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. | ||