upleb.uk

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

summaryrefslogtreecommitdiff
path: root/51.md
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2023-11-16 15:50:39 -0300
committerfiatjaf <fiatjaf@gmail.com>2023-11-16 15:50:39 -0300
commit4a77fc5c402ec6c4cbdb574f9260e62fd2fc7bf4 (patch)
treecc4c8d7d9465da9c4a0ad79e2d6b6ef07d40f700 /51.md
parent2a0b701ff77d4ffd686661d829b7b7091e29589b (diff)
add interests list and interests sets (following @erskingardner and @pablof7z).
Diffstat (limited to '51.md')
-rw-r--r--51.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/51.md b/51.md
index ab15be4..bcab8b8 100644
--- a/51.md
+++ b/51.md
@@ -34,6 +34,7 @@ their feeds or receive annoying notifications from.
34| Public chats | 10005 | [NIP-28](28.md) chat channels the user is in | `"e"` (kind:40 community definitions) | 34| Public chats | 10005 | [NIP-28](28.md) chat channels the user is in | `"e"` (kind:40 community definitions) |
35| Blocked relays | 10006 | relays clients should never connect to | `"relay"` (relay URLs) | 35| Blocked relays | 10006 | relays clients should never connect to | `"relay"` (relay URLs) |
36| Search relays | 10007 | relays clients should use when performing search queries | `"relay"` (relay URLs) | 36| Search relays | 10007 | relays clients should use when performing search queries | `"relay"` (relay URLs) |
37| Interests | 10015 | topics a user may be interested in and pointers | `"t"` (hashtags) and `"a" (kind:30015 interest set)` |
37| Emojis | 10030 | user preferred emojis and pointers to emoji sets | `"emoji"` (see [NIP-30](30.md)) and `"a"` (kind:30030 emoji set) | 38| Emojis | 10030 | user preferred emojis and pointers to emoji sets | `"emoji"` (see [NIP-30](30.md)) and `"a"` (kind:30030 emoji set) |
38 39
39## Sets 40## Sets
@@ -55,6 +56,7 @@ Aside from their main identifier, the `"d"` tag, sets can optionally have a `"na
55| Relay sets | 30002 | user-defined relay groups the user can easily pick and choose from during various operations | `"relay"` (relay URLs) | 56| Relay sets | 30002 | user-defined relay groups the user can easily pick and choose from during various operations | `"relay"` (relay URLs) |
56| Bookmark sets | 30003 | user-defined bookmarks categories , for when bookmarks must be in labeled separate groups | `"e"` (kind:1 notes), `"a"` (kind:30023 articles), `"t"` (hashtags), `"r" (URLs)` | 57| Bookmark sets | 30003 | user-defined bookmarks categories , for when bookmarks must be in labeled separate groups | `"e"` (kind:1 notes), `"a"` (kind:30023 articles), `"t"` (hashtags), `"r" (URLs)` |
57| Curation sets | 30004 | groups of articles picked by users as interesting and/or belonging to the same category | `"a"` (kind:30023 articles), `"e"` (kind:1 notes) | 58| Curation sets | 30004 | groups of articles picked by users as interesting and/or belonging to the same category | `"a"` (kind:30023 articles), `"e"` (kind:1 notes) |
59| Interest sets | 30015 | interest topics represented by a bunch of "hashtags" | `"t"` (hashtags) |
58| Emoji sets | 30030 | categorized emoji groups | `"emoji"` (see [NIP-30](30.md)) | 60| Emoji sets | 30030 | categorized emoji groups | `"emoji"` (see [NIP-30](30.md)) |
59 61
60## Deprecated standard lists 62## Deprecated standard lists