diff options
| author | hodlbod <jstaab@protonmail.com> | 2024-05-30 12:25:30 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-30 12:25:30 -0700 |
| commit | cb29f752e87446119ea6a5f066c6be352d8b87ca (patch) | |
| tree | a0714a2170a82437a68de50e9f78486b54d8e6a1 /38.md | |
| parent | 1dc8d1857172d74e81097f34f1f5c58bcc29ac51 (diff) | |
| parent | 5c796c19fd6330628a0b328bfcf5270cb2bc3aff (diff) | |
Merge branch 'master' into nip-72-edits
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. | ||