summaryrefslogtreecommitdiffstats
path: root/lib/Notification/FederationChatNotifier.php
AgeCommit message (Collapse)Author
2024-03-14fix(federation): Fix unread marker handling in federated chatsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-12fix(federation): Undefined array key "replyToActorType"Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-11fix(federation): Fix conversation avatar for `@all`Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-06feat(federation): Implement notifications for mentions, reply and fullJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>