parent
efa4f4ca10
commit
843d5b8e15
9 changed files with 16 additions and 6 deletions
|
@ -15,7 +15,7 @@ class UnEmojiReactService < BaseService
|
|||
|
||||
create_notification(emoji_reaction) if !@status.account.local? && @status.account.activitypub?
|
||||
notify_to_followers(emoji_reaction)
|
||||
write_stream(emoji_reaction)
|
||||
write_stream(emoji_reaction) if Setting.streaming_emoji_reaction
|
||||
|
||||
relay_for_undo_emoji_reaction!(emoji_reaction)
|
||||
relay_friend_for_undo_emoji_reaction!(emoji_reaction)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue