diff options
Diffstat (limited to '51.md')
| -rw-r--r-- | 51.md | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -21,8 +21,9 @@ stored in the `.content`. | |||
| 21 | 21 | ||
| 22 | ## Standard lists | 22 | ## Standard lists |
| 23 | 23 | ||
| 24 | Users are expected to have a single list of each of these types. They have special meaning and clients may | 24 | Standard lists use non-parameterized replaceable events, meaning users may only have a single list |
| 25 | rely on them to augment the user profile or browsing experience. | 25 | of each kind. They have special meaning and clients may rely on them to augment a user's profile or |
| 26 | browsing experience. | ||
| 26 | 27 | ||
| 27 | For example, _mute lists_ can contain the public keys of spammers and bad actors users don't want to see in | 28 | For example, _mute lists_ can contain the public keys of spammers and bad actors users don't want to see in |
| 28 | their feeds or receive annoying notifications from. | 29 | their feeds or receive annoying notifications from. |