Commit graph

2 commits

Author SHA1 Message Date
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
fef
dcea57a808
add frontend for emoji reactions
this is still pretty bare bones but hey, it works.
2022-12-20 18:22:04 +01:00