Commit graph

6 commits

Author SHA1 Message Date
Plastikmensch b326dcab78
Don't allow reactions with disabled custom emojis
Also doesn't set custom_emoji to a local variant of name when not given.

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-05-27 12:01:13 +02:00
Jeremy Kescher bf7945f15b
Run rubocop -a 2023-05-27 12:01:13 +02:00
fef 6fa408f1a0
delete reaction notifications when deleting status 2023-05-27 12:01:13 +02:00
fef f87de8770b
support reacting with foreign custom emojis 2023-05-27 12:01:13 +02:00
fef 3df2d0b1f1
handle incoming custom emoji reactions properly 2023-05-27 12:01:12 +02:00
fef 871d6c594e
add backend support for status emoji reactions
turns out we can just reuse the code for
announcement reactions.
2023-05-27 11:58:20 +02:00