Commit graph

8 commits

Author SHA1 Message Date
Jeremy Kescher
77ecf04abc
Apply https://github.com/CatCatNya/catstodon/pull/4 to dev branch 2023-05-27 12:19:29 +02:00
Jeremy Kescher
4252c6fe1e
Revert "Redo StatusReaction set_custom_emoji to be similar to AnnouncementReaction"
This reverts commit b8774d3b5d, to address a regression when trying to react with non-local custom emoji.
2023-05-11 12:39:24 +02:00
Jeremy Kescher
b8774d3b5d
Redo StatusReaction set_custom_emoji to be similar to AnnouncementReaction
Co-authored-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-05-10 21:10:31 +02:00
Jeremy Kescher
0cf94443bd
Rubocop fixes 2023-05-08 19:37:56 +02:00
fef
6e5fc00fff
delete reaction notifications when deleting status 2022-12-09 23:08:45 +01:00
fef
1cb9c9dcca
support reacting with foreign custom emojis 2022-12-09 23:08:45 +01:00
fef
a688a0b880
handle incoming custom emoji reactions properly 2022-12-09 23:08:43 +01:00
fef
c3d4a644cf
add backend support for status emoji reactions
turns out we can just reuse the code for
announcement reactions.
2022-12-09 23:04:10 +01:00