Commit graph

4 commits

Author SHA1 Message Date
fef
273ba5a060
change default reaction limit to 1 2022-11-30 12:01:34 +00:00
fef
cfa4824492
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-11-29 00:39:40 +00:00
fef
c7129ef7e7
make status reaction count limit configurable 2022-11-28 23:16:56 +00:00
fef
6a251a7dd8
add backend support for status emoji reactions
turns out we can just reuse the code for
announcement reactions.
2022-11-24 11:50:32 +00:00