Reactions notifications when fully subscribed in federated conversations #11857
Labels
1. to develop
bug
feature: api 🛠️
OCS API for conversations, chats and participants
feature: federation 🌐
feature: reactions 👍
good first issue
Milestone
In a federated conversations users do not receive notifications when they change the notification level to "always" and a reaction is done
Normal chats are handled in:
spreed/lib/Chat/Notifier.php
Lines 269 to 300 in 1ccbf67
And something alike should happen in
spreed/lib/Federation/Proxy/TalkV1/Notifier/MessageSentListener.php
Line 32 in 1ccbf67
By "analysing" the system messages for reaction adding
The text was updated successfully, but these errors were encountered: