catstodon/app
fef 738433e46a
make frontend fetch reaction limit
the maximum number of reactions was previously
hardcoded to 8.  this commit also fixes an
incorrect query in StatusReactionValidator where
it didn't count per-user reactions but the total
amount of different ones.
2022-12-20 18:22:05 +01:00
..
chewy Change algorithm of tootctl search deploy to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers federate emoji reactions 2022-12-20 18:22:05 +01:00
helpers Merge branch 'main' into glitch-soc/merge-upstream 2022-12-15 20:25:25 +01:00
javascript make frontend fetch reaction limit 2022-12-20 18:22:05 +01:00
lib federate emoji reactions 2022-12-20 18:22:05 +01:00
mailers Add single splat to callback method definitions to avoid ArgumentError (#22246) 2022-12-13 20:03:16 +01:00
models federate emoji reactions 2022-12-20 18:22:05 +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 make frontend fetch reaction limit 2022-12-20 18:22:05 +01:00
services make frontend fetch reaction limit 2022-12-20 18:22:05 +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