chuckya/app
fef 661c1bb360
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.
2023-07-07 21:57:39 +02:00
..
chewy Change account search to match by text when opted-in (#25599) 2023-06-29 13:05:21 +02:00
controllers cleanup backend emoji reaction code 2023-07-07 21:57:38 +02:00
helpers Merge branch 'main' into glitch-soc/merge-upstream 2023-07-06 15:16:34 +02:00
javascript limit number of reactions displayed 2023-07-07 21:57:39 +02:00
lib handle misskey reactions properly 2023-07-07 21:57:38 +02:00
mailers Add unsubscribe link to e-mails (#25378) 2023-06-12 14:22:46 +02:00
models cherry-pick emoji reaction changes 2023-07-07 21:57:38 +02:00
policies Merge commit '55e7c08a83547424024bac311d5459cb82cf6dae' into glitch-soc/merge-upstream 2023-06-25 14:27:38 +02:00
presenters Fix Performance/CollectionLiteralInLoop cop (#24819) 2023-05-04 05:33:55 +02:00
serializers cleanup backend emoji reaction code 2023-07-07 21:57:38 +02:00
services cleanup backend emoji reaction code 2023-07-07 21:57:38 +02:00
validators make frontend fetch reaction limit 2023-07-07 21:57:38 +02:00
views Merge branch 'main' into glitch-soc/merge-upstream 2023-06-27 13:15:41 +02:00
workers Merge branch 'main' into glitch-soc/merge-upstream 2023-07-05 12:01:26 +02:00