diff options
| author | grunfink <grunfink@comam.es> | 2026-01-12 05:03:55 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-01-12 05:03:55 +0100 |
| commit | fdc10b0659450e6781e94e119aed1021b0863ed6 (patch) | |
| tree | f35e41db1bfd873a5b9e4764fd387cdf8cbd74ac /RELEASE_NOTES.md | |
| parent | 4a2a05c6a0b29742fb04a0247baad38b52df120c (diff) | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 70591d9..98a86a8 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,6 +6,8 @@ If `disable_emojireact` is set to `true` in `server.json`, EmojiReacts (incoming New command-line option `top_ten`, that returns the top ten most popular posts by a user (ordered by the sum of likes and boosts) (contributed by aov). +Added a new set of per-user muted words; if a post contains any of them, it's hidden behind a dropdown (contributed by byte). + ## 2.87 Hide EmojiReacts from muted actors and blocked instances. |