upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWilliam Casarin <jb55@jb55.com>2023-08-23 19:56:20 -0700
committerfiatjaf_ <fiatjaf@gmail.com>2023-08-25 08:40:18 -0300
commitf7b7b865e629789cb4d64b45a836c116e2831cbe (patch)
tree4fad5dd1852c783f44685340893aa2ca35c68fb2 /README.md
parent208dee210249f84496ddfa823542d023e23b3edb (diff)
NIP-315: User Statuses
This NIP enables a way for users to share live statuses such as what music they are listening to, as well as what they are currently doing: work, play, out of office, etc.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f8b77df..f6b57f1 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
67- [NIP-94: File Metadata](94.md) 67- [NIP-94: File Metadata](94.md)
68- [NIP-98: HTTP Auth](98.md) 68- [NIP-98: HTTP Auth](98.md)
69- [NIP-99: Classified Listings](99.md) 69- [NIP-99: Classified Listings](99.md)
70- [NIP-315: User Statuses](315.md)
70 71
71## Event Kinds 72## Event Kinds
72 73
@@ -113,6 +114,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
113| `30024` | Draft Long-form Content | [23](23.md) | 114| `30024` | Draft Long-form Content | [23](23.md) |
114| `30078` | Application-specific Data | [78](78.md) | 115| `30078` | Application-specific Data | [78](78.md) |
115| `30311` | Live Event | [53](53.md) | 116| `30311` | Live Event | [53](53.md) |
117| `30315` | User Statuses | [315](315.md) |
116| `30402` | Classified Listing | [99](99.md) | 118| `30402` | Classified Listing | [99](99.md) |
117| `30403` | Draft Classified Listing | [99](99.md) | 119| `30403` | Draft Classified Listing | [99](99.md) |
118| `31922` | Date-Based Calendar Event | [52](52.md) | 120| `31922` | Date-Based Calendar Event | [52](52.md) |