Add glitch-toc emoji_reaction support
This commit is contained in:
parent
fec0f7e009
commit
5a638a9551
16 changed files with 50 additions and 9 deletions
|
@ -9,7 +9,7 @@ class ActivityPub::Activity::Undo < ActivityPub::Activity
|
|||
undo_accept
|
||||
when 'Follow'
|
||||
undo_follow
|
||||
when 'Like'
|
||||
when 'Like', 'EmojiReaction', 'EmojiReact'
|
||||
undo_like
|
||||
when 'Block'
|
||||
undo_block
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue