Commit graph

4 commits

Author SHA1 Message Date
fef
96471c9398
move react button to action bar 2022-11-29 04:37:44 +00:00
fef
d6e3a9f17f
send reaction notifications 2022-11-29 03:31:22 +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
9172df2fdf
add frontend for emoji reactions
this is still pretty bare bones but hey, it works.
2022-11-24 17:30:52 +00:00