upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiatjaf_ <fiatjaf@gmail.com>2023-11-15 20:06:49 -0300
committerGitHub <noreply@github.com>2023-11-15 20:06:49 -0300
commit6c3eebf510cd7adb5db6a2598ffb5796693fc4dd (patch)
tree50248ccccd0b5bd41b5da78e4c653d5560e9fed2
parentcd598bad5b90eba56eea67bfa512038112fb1ac8 (diff)
clarify that standard lists use normal replaceable events
Co-authored-by: hodlbod <jstaab@protonmail.com>
-rw-r--r--51.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/51.md b/51.md
index b3256f7..1fd3ef5 100644
--- a/51.md
+++ b/51.md
@@ -21,8 +21,9 @@ stored in the `.content`.
21 21
22## Standard lists 22## Standard lists
23 23
24Users are expected to have a single list of each of these types. They have special meaning and clients may 24Standard lists use non-parameterized replaceable events, meaning users may only have a single list
25rely on them to augment the user profile or browsing experience. 25of each kind. They have special meaning and clients may rely on them to augment a user's profile or
26browsing experience.
26 27
27For example, _mute lists_ can contain the public keys of spammers and bad actors users don't want to see in 28For example, _mute lists_ can contain the public keys of spammers and bad actors users don't want to see in
28their feeds or receive annoying notifications from. 29their feeds or receive annoying notifications from.