catstodon/app
fef 4577711201
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-09 23:04:12 +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-09 23:04:11 +01:00
helpers Merge branch 'main' into glitch-soc/merge-upstream 2022-11-12 13:28:03 +01:00
javascript make frontend fetch reaction limit 2022-12-09 23:04:12 +01:00
lib federate emoji reactions 2022-12-09 23:04:11 +01:00
mailers Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
models federate emoji reactions 2022-12-09 23:04:11 +01:00
policies Merge branch 'main' into glitch-soc/merge-upstream 2022-11-17 12:01:37 +01:00
presenters Change sign-in banner to reflect disabled or moved account status (#19773) 2022-11-05 18:28:13 +01:00
serializers make frontend fetch reaction limit 2022-12-09 23:04:12 +01:00
services make frontend fetch reaction limit 2022-12-09 23:04:12 +01:00
validators make frontend fetch reaction limit 2022-12-09 23:04:12 +01:00
views Merge branch 'main' into glitch-soc/merge-upstream 2022-11-28 11:33:34 +01:00
workers Merge branch 'main' into glitch-soc/merge-upstream 2022-11-12 13:28:03 +01:00