Commit graph

4 commits

Author SHA1 Message Date
fef
a1dc767f8c
remove outdated comments 2022-12-01 22:37:29 +01:00
fef
b0ae82beb2
make number of displayed reactions a setting
This adds an extra item to the local settings for
specifying the number of reactions shown in toots.
The detailed status view always shows all
reactions.
2022-12-01 22:37:28 +01:00
fef
53c79b8e3a
limit number of reactions displayed
Too many reactions on a single post quickly get
spammy, so they are now sorted by count and only
the first MAX_REACTIONS number of different
emojis are actually displayed.
2022-12-01 22:37:28 +01:00
fef
eb1ecbd7e8
cleanup frontend emoji reaction code 2022-12-01 22:37:28 +01:00
Renamed from app/javascript/flavours/glitch/components/status_reactions_bar.js (Browse further)