diff options
| author | Vitor Pamplona <vitor@vitorpamplona.com> | 2024-05-30 15:32:46 -0400 |
|---|---|---|
| committer | Vitor Pamplona <vitor@vitorpamplona.com> | 2024-05-30 15:32:46 -0400 |
| commit | d5b77b6d7348061cd0f16adc35e4d02a3a0b7380 (patch) | |
| tree | f00539ec0e0a8b6bf027ff6a9b93846adafa02b3 /38.md | |
| parent | 48674e563865b1cb7bb3c5c7869d20055446f408 (diff) | |
| parent | 5c796c19fd6330628a0b328bfcf5270cb2bc3aff (diff) | |
Merge remote-tracking branch 'upstream/master' into draft-event
# Conflicts:
# README.md
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. | ||