summaryrefslogtreecommitdiffstats
path: root/lib/Notification
AgeCommit message (Expand)Author
2024-03-25fix(notification): Fix notifications in note-to-selfJoas Schilling
2024-03-19fix(federation): Mark notifications for federated rooms read similarlyJoas Schilling
2024-03-18fix(federation): Fix updating PCM after editing or deleting a messageJoas Schilling
2024-03-15Merge pull request #11814 from nextcloud/feature/noid/federated-chat-remindersJoas Schilling
2024-03-15fix(federation): Don't trigger notifications for own messagesJoas Schilling
2024-03-15feat(federation): Implement reminders for federated messagesJoas Schilling
2024-03-15fix(notifications): Fix federated users being authors of notificationsJoas Schilling
2024-03-15fix(notifications): Fix Undefined variable $comment at Notifier.php#693Joas Schilling
2024-03-14fix(federation): Fix unread marker handling in federated chatsJoas Schilling
2024-03-12fix(federation): Undefined array key "replyToActorType"Joas Schilling
2024-03-11fix(federation): Fix conversation avatar for `@all`Joas Schilling
2024-03-06feat(federation): Implement notifications for mentions, reply and fullJoas Schilling
2024-02-20fix(notifications): Fix notification action label length with utf8 languagesJoas Schilling
2024-02-02fix(federation): Adjust wording of invitationsJoas Schilling
2024-01-29fix(notification): Make sure pending invite notifications are removed correctlyJoas Schilling
2023-11-29Fix undefined $participant when calling a lobbied roomJoas Schilling
2023-11-22fix(hosted-hpb): Improve notifications as wellJoas Schilling
2023-11-16fix(notifications): Also handle reaction notifications a bit betterJoas Schilling
2023-11-16fix(notifications): Mark notifications about read chat messages as resolvedJoas Schilling
2023-11-02Merge pull request #10766 from nextcloud/bugfix/noid/make-invitations-uniqueJoas Schilling
2023-10-31fix(events): Migrate notifications handling to registerEventListener()Joas Schilling
2023-10-30fix(federation): Make invitations force unique based on remote server and att...Joas Schilling
2023-10-27feat(federation): Send room modifications via OCM notifications to remotesJoas Schilling
2023-10-26fix(events): Migrate "Resend call notification" to new eventJoas Schilling
2023-10-18feat(call): Set direct-call anchor on notifications when sessions are in a callJoas Schilling
2023-10-12fix(notification): Render the actions and remove notification on clickJoas Schilling
2023-10-11fix(federation): Remove notifications when the invite or room is invalid/not ...Joas Schilling
2023-09-18fix(bots): Fix notifications of bot messages and reactionsJoas Schilling
2023-08-23fix(push): Improve push notification for better content if server could not b...Joas Schilling
2023-08-09Add notes for translators for reminder featureMarcel Müller
2023-08-08feat(chat): Option to get and clear remindersJoas Schilling
2023-08-02fix: Handle former one-to-one specifically so they render againJoas Schilling
2023-08-02feat: Add actions to the notificationJoas Schilling
2023-08-02feat(notification): API for "Remind me later"Joas Schilling
2023-07-11Make adjustments based on the reviewHamid Dehnavi
2023-07-10Fix code styleHamid Dehnavi
2023-07-10Use PHP8's constructor property promotionHamid Dehnavi
2023-07-10Move certificate check logic to serviceMarcel Müller
2023-07-10Add background job to check TURN certificateMarcel Müller
2023-04-20fix(CS): Automatic fix of coding styleJoas Schilling
2023-04-20feat(recording): Automatically generate transcripts of call recordings when p...Joas Schilling
2023-04-13chore(CS): Unify construct() callsJoas Schilling
2023-04-13automated: Apply CS fixJoas Schilling
2023-04-04Fix method to get avatarURL and validate the URLVitor Mattos
2023-04-04Document icon-url on call rich objectsVitor Mattos
2023-04-04Change "administrations" to "administration"Valdnet
2023-04-04l10n: Correct wordValdnet
2023-03-13fix(notifications): Only send reply notification when also mentioningJoas Schilling
2023-03-13feat(notifications): Notify group members when the group is mentionedJoas Schilling
2023-03-02Add message to notificationVitor Mattos