mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
NIP-38: move description of content to Live Statuses section
This commit is contained in:
parent
57fcad3e13
commit
5c796c19fd
4
38.md
4
38.md
|
@ -46,6 +46,8 @@ Any other status types can be used but they are not defined by this NIP.
|
||||||
|
|
||||||
The status MAY include an `r`, `p`, `e` or `a` tag linking to a URL, profile, note, or parameterized replaceable event.
|
The status MAY include an `r`, `p`, `e` or `a` tag linking to a URL, profile, note, or parameterized replaceable event.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
# Client behavior
|
# Client behavior
|
||||||
|
|
||||||
Clients MAY display this next to the username on posts or profiles to provide live user status information.
|
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
|
||||||
* Nostr music streaming services that update your music status when you're listening
|
* Nostr music streaming services that update your music status when you're listening
|
||||||
* Podcasting apps that update your music status when you're listening to a podcast, with a link for others to listen as well
|
* Podcasting apps that update your music status when you're listening to a podcast, with a link for others to listen as well
|
||||||
* Clients can use the system media player to update playing music status
|
* Clients can use the system media player to update playing music status
|
||||||
|
|
||||||
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.
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user