diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2026-03-24 22:36:56 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2026-04-02 03:09:12 -0300 |
| commit | e0160f0f5d06b637acb0a083e76ff5ceeb78f884 (patch) | |
| tree | 5965038f8e8bd412b05eaed0b8b8ad87bd1950bd /51.md | |
| parent | d419a60ab5d0e24b7b78311385af3b5aa34eca38 (diff) | |
add favorite scrolls list.
Diffstat (limited to '51.md')
| -rw-r--r-- | 51.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -33,6 +33,7 @@ For example, _mute list_ can contain the public keys of spammers and bad actors | |||
| 33 | | Search relays | 10007 | relays clients should use when performing search queries | `"relay"` (relay URLs) | | 33 | | Search relays | 10007 | relays clients should use when performing search queries | `"relay"` (relay URLs) | |
| 34 | | Simple groups | 10009 | [NIP-29](29.md) groups the user is in | `"group"` ([NIP-29](29.md) group id + relay URL + optional group name), `"r"` for each relay in use | | 34 | | Simple groups | 10009 | [NIP-29](29.md) groups the user is in | `"group"` ([NIP-29](29.md) group id + relay URL + optional group name), `"r"` for each relay in use | |
| 35 | | Relay feeds | 10012 | user favorite browsable relays (and relay sets) | `"relay"` (relay URLs) and `"a"` (kind:30002 relay set) | | 35 | | Relay feeds | 10012 | user favorite browsable relays (and relay sets) | `"relay"` (relay URLs) and `"a"` (kind:30002 relay set) | |
| 36 | | Favorite scrolls | 10013 | user favorite scrolls | `"e"` (kind:1227 scroll events) | | ||
| 36 | | Interests | 10015 | topics a user may be interested in and pointers | `"t"` (hashtags) and `"a"` (kind:30015 interest set) | | 37 | | Interests | 10015 | topics a user may be interested in and pointers | `"t"` (hashtags) and `"a"` (kind:30015 interest set) | |
| 37 | | Media follows | 10020 | multimedia (photos, short video) follow list | `"p"` (pubkeys -- with optional relay hint and petname) | | 38 | | Media follows | 10020 | multimedia (photos, short video) follow list | `"p"` (pubkeys -- with optional relay hint and petname) | |
| 38 | | Emojis | 10030 | user preferred emojis and pointers to emoji sets | `"emoji"` (see [NIP-30](30.md)) and `"a"` (kind:30030 emoji set) | | 39 | | Emojis | 10030 | user preferred emojis and pointers to emoji sets | `"emoji"` (see [NIP-30](30.md)) and `"a"` (kind:30030 emoji set) | |