chuckya/app
fef 2b4e922c33 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.
2023-05-07 00:58:28 -07:00
..
chewy Change algorithm of tootctl search deploy to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers federate emoji reactions 2023-05-07 00:58:28 -07:00
helpers Merge branch 'main' into glitch-soc/merge-upstream 2023-04-29 10:44:56 +02:00
javascript make frontend fetch reaction limit 2023-05-07 00:58:28 -07:00
lib federate emoji reactions 2023-05-07 00:58:28 -07:00
mailers Add user handle to notification mail recipient address (#24240) 2023-04-17 11:06:06 +02:00
models federate emoji reactions 2023-05-07 00:58:28 -07:00
policies Merge branch 'main' into glitch-soc/merge-upstream 2022-11-17 12:01:37 +01:00
presenters Remove unused InstancePresenter methods (#24206) 2023-03-22 14:15:22 +01:00
serializers make frontend fetch reaction limit 2023-05-07 00:58:28 -07:00
services make frontend fetch reaction limit 2023-05-07 00:58:28 -07:00
validators make frontend fetch reaction limit 2023-05-07 00:58:28 -07:00
views Merge branch 'main' into glitch-soc/merge-upstream 2023-04-29 10:44:56 +02:00
workers Merge branch 'main' into glitch-soc/merge-upstream 2023-04-29 10:44:56 +02:00