summaryrefslogtreecommitdiffstats
path: root/lib/Notification
AgeCommit message (Expand)Author
2023-01-25Introduce a "former one-to-one" conversation typeJoas Schilling
2023-01-18Fixes to share stored recordingVitor Mattos
2023-01-17CHange to more specific textVitor Mattos
2023-01-17Move dismiss stored notification to specific endpointVitor Mattos
2023-01-17Fix share file to roomVitor Mattos
2023-01-16Add dismiss recording notificationVitor Mattos
2023-01-16Fix room name and integration testVitor Mattos
2023-01-14Fix unit testsVitor Mattos
2023-01-14Refactors after code reviewVitor Mattos
2023-01-14Parse stored recording notificationVitor Mattos
2023-01-04Also check the expiration on all other renderingsJoas Schilling
2022-12-12Specify template event classJoas Schilling
2022-10-04Move getParticipant()Joas Schilling
2022-10-04Move getParticipant*() methods to participant serviceJoas Schilling
2022-08-23Also don't send chat notifications for blocked usersJoas Schilling
2022-08-23Filter blocked users out of the call notificationJoas Schilling
2022-08-19Use user displayname cache in notification renderingJoas Schilling
2022-06-10Fix notification handlingJoas Schilling
2022-06-02Option to make possible start a call without notify participantsVitor Mattos
2022-05-17Use APP_ID constantJoas Schilling
2022-05-17Allow to "Send call notifications"Joas Schilling
2022-05-11Use \OCP\Server::get() instead of private APIJoas Schilling
2022-04-07Message types are defaulting to Verbs so lets reuse the constantsJoas Schilling
2022-04-07Fix type handlingJoas Schilling
2022-04-07Merge pull request #7108 from nextcloud/feature/7079/property-typehinting-whe...Joas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-04-06Remove notifications for deleted messagesJoas Schilling
2022-03-21Do not load the session in getParticipantByActor() as no caller needs itJoas Schilling
2022-02-24Wrap notification generation in a transactionJoas Schilling
2022-02-15Fix parsing of notificationsJoas Schilling
2021-12-06Replace deprecated methodVitor Mattos
2021-12-01Expore message id for desktop client and notifications quick replyJoas Schilling
2021-10-25Merge pull request #6338 from nextcloud/feature/noid/allow-to-opt-out-of-call...Joas Schilling
2021-10-18Replace old type constants with new onesJoas Schilling
2021-10-11Only get users that want the call notificationsJoas Schilling
2021-10-07Changes after run --alterVitor Mattos
2021-07-15Review fixesGary Kim
2021-07-15Implement CloudFederationProvider for TalkGary Kim
2021-03-08Handle all getParticipants with multi sessionsJoas Schilling
2021-02-15Replace getNameBySessionHash() with attendee accessJoas Schilling
2020-11-26Introduce constants for the actor typesJoas Schilling
2020-11-11Polite call notification for private callsJakob Röhrl
2020-10-30Remove last participant modifying functions from Room objectJoas Schilling
2020-10-30Fix creating conversations and adding participantsJoas Schilling
2020-10-28Add a stub for the comments manager to clarify it's defined methodsVincent Petry
2020-09-22Allow to preload a user when getting the room by tokenJoas Schilling
2020-08-03Move to Psr\Log\LoggerInterfaceJoas Schilling
2020-07-09Fix CSJoas Schilling
2020-07-09Defer sending the notifications when we interact multiple timesJoas Schilling
2020-06-26New line as information seperatorJoas Schilling