Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-09Make the notification clickable againJoas Schilling
2018-11-08Add the file to the notification subjectJoas Schilling
2018-11-08Add support for link shares in "share:password" roomsDaniel Calviño Sánchez
2018-11-07Use short beautiful links for notificationsJoas Schilling
2018-11-07Get shared with e-mail from the share instead of from the room nameDaniel Calviño Sánchez
2018-10-22Better notifications for password sharesJoas Schilling
2018-10-08Fix subject when notified about ordinary chat messageJoas Schilling
2018-10-04Fix unit testsJoas Schilling
2018-09-27Fix unit tests with old parsing usageJoas Schilling
2018-09-27Introduce Chat\MessageParser which dispatches an event for all appsJoas Schilling
2018-08-27Send a push notification when a file was shared in a one to one roomJoas Schilling
2018-08-09Always add the call to the rich subjectJoas Schilling
2018-08-09Fix missing call-type in groups with no nameMario Danic
2018-08-08Merge pull request #1049 from nextcloud/add-support-for-sending-the-password-...Joas Schilling
2018-08-08Send notification to the sharer that a password has been requestedDaniel Calviño Sánchez
2018-08-07Set the notification message to the full chat message with mentionsJoas Schilling
2018-08-02Always send notifications for one2one chatsJoas Schilling
2018-07-30Fixes 1083Mario Danic
2018-07-26Upgrade OCA\Spreed\Notifications to PHP7Joas Schilling
2018-07-10Of course this should be a string nowJoas Schilling
2018-07-09Use the token instead of the id to identify the room objectsJoas Schilling
2018-06-11Merge pull request #928 from nextcloud/simplify-notification-wordingIvan Sein
2018-05-30Simplify notification wordingDaniel Calviño Sánchez
2018-05-30Send call notifications to every room participant that is not in the call.Ivan Sein
2018-05-29Change notifications and activities strings.Ivan Sein
2018-03-16Spelling: by a user that has since been deleted :)Allan Nordhøy
2017-11-22Use a different object type for all the notificationsJoas Schilling
2017-11-20Use the dark icon which is visibleJoas Schilling
2017-11-20Add the message to the mention notificationsDaniel Calviño Sánchez
2017-11-20Add notifications for mentions in chat messagesDaniel Calviño Sánchez
2017-11-17Better parameter namingJoas Schilling
2017-11-17Split code into methods for better readabilityJoas Schilling
2017-11-17Create notifications for inactive users when a call happensJoas Schilling
2017-11-15Move notification generation to hooks as wellJoas Schilling
2017-07-12Split the API controller into 2Joas Schilling
2017-03-24Use the token for all public API callsJoas Schilling
2017-01-17Add the call type as wellJoas Schilling
2017-01-16Add the call name to the notification when the call has a nameJoas Schilling
2016-11-25Merge pull request #131 from nextcloud/create-notifications-for-all-kind-of-c...Joas Schilling
2016-11-23Update link format in notificationsJoas Schilling
2016-11-23Add support for public callsJoas Schilling
2016-11-14Fix notification testsJoas Schilling
2016-11-14Prepare notifications for group callsJoas Schilling
2016-11-09Start notificationsJoas Schilling