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:
authorSondreB <sondre@outlook.com>2025-12-21 16:49:43 +0100
committerGitHub <noreply@github.com>2025-12-21 10:49:43 -0500
commit3afdad183e25ab1559f05802eaab253dbbd5ec28 (patch)
tree864902d2b2160cc4510e6ec179ba6c0914f7ac08 /51.md
parentfb18d4c74f5d1054c673fa9aa1e0778f3f70c8cc (diff)
Add support for picture sets in NIP-51, using kind 30006. (#2170)
Diffstat (limited to '51.md')
-rw-r--r--51.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/51.md b/51.md
index dd2bb3f..a7df430 100644
--- a/51.md
+++ b/51.md
@@ -55,6 +55,7 @@ Aside from their main identifier, the `"d"` tag, sets can optionally have a `"ti
55| Bookmark sets | 30003 | user-defined bookmarks categories , for when bookmarks must be in labeled separate groups | `"e"` (kind:1 notes), `"a"` (kind:30023 articles) | 55| Bookmark sets | 30003 | user-defined bookmarks categories , for when bookmarks must be in labeled separate groups | `"e"` (kind:1 notes), `"a"` (kind:30023 articles) |
56| 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) | 56| 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) |
57| Curation sets | 30005 | groups of videos picked by users as interesting and/or belonging to the same category | `"e"` (kind:21 videos) | 57| Curation sets | 30005 | groups of videos picked by users as interesting and/or belonging to the same category | `"e"` (kind:21 videos) |
58| Curation sets | 30006 | groups of pictures picked by users as interesting and/or belonging to the same category | `"e"` (kind:20 pictures) |
58| Kind mute sets | 30007 | mute pubkeys by kinds<br>`"d"` tag MUST be the kind string | `"p"` (pubkeys) | 59| Kind mute sets | 30007 | mute pubkeys by kinds<br>`"d"` tag MUST be the kind string | `"p"` (pubkeys) |
59| Interest sets | 30015 | interest topics represented by a bunch of "hashtags" | `"t"` (hashtags) | 60| Interest sets | 30015 | interest topics represented by a bunch of "hashtags" | `"t"` (hashtags) |
60| Emoji sets | 30030 | categorized emoji groups | `"emoji"` (see [NIP-30](30.md)) | 61| Emoji sets | 30030 | categorized emoji groups | `"emoji"` (see [NIP-30](30.md)) |