catstodon/app
fef 38b8c494b8
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-20 18:24:21 +01:00
..
chewy Change algorithm of tootctl search deploy to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers cleanup backend emoji reaction code 2022-12-20 18:24:20 +01:00
helpers Merge branch 'main' into glitch-soc/merge-upstream 2022-12-15 20:25:25 +01:00
javascript limit number of reactions displayed 2022-12-20 18:24:21 +01:00
lib handle misskey reactions properly 2022-12-20 18:24:19 +01:00
mailers Add single splat to callback method definitions to avoid ArgumentError (#22246) 2022-12-13 20:03:16 +01:00
models cherry-pick emoji reaction changes 2022-12-20 18:23:55 +01:00
policies Merge branch 'main' into glitch-soc/merge-upstream 2022-11-17 12:01:37 +01:00
presenters Add follow request banner on account header (#20785) 2022-12-15 18:50:11 +01:00
serializers cleanup backend emoji reaction code 2022-12-20 18:24:20 +01:00
services cleanup backend emoji reaction code 2022-12-20 18:24:20 +01:00
validators make frontend fetch reaction limit 2022-12-20 18:22:05 +01:00
views Fix issue with glitch-soc theming 2022-12-15 20:30:46 +01:00
workers Merge branch 'main' into glitch-soc/merge-upstream 2022-12-15 20:25:25 +01:00