diff options
| author | grunfink <grunfink@comam.es> | 2026-01-10 21:34:38 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-01-10 21:34:38 +0100 |
| commit | 493a09a0e70aba454347b73fd725e90656ec6598 (patch) | |
| tree | 284cb85e60d2e52e51651d983ba2097e1f6ea0c9 | |
| parent | 512481e6f8d92a1485b69bd00cec22fa7b8fc073 (diff) | |
Updated RELEASE_NOTES.
| -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 0dc7fc1..70591d9 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,6 +4,8 @@ If `disable_emojireact` is set to `true` in `server.json`, EmojiReacts (incoming and outgoing) are totally disabled. +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). + ## 2.87 Hide EmojiReacts from muted actors and blocked instances. |