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
2019-10-04Fix "MessageTooLongException" when mentioning someone in a long commentJoas Schilling
2019-10-01More IShare::TYPE_* fixesJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-09-02Use the new rich object type guestJoas Schilling
2019-08-23Use the guest name in notifications if it was providedJoas Schilling
2019-07-30Add a mention-alike notification for repliesJoas Schilling
2019-07-22Push notifications are rendered pre joining the callJoas Schilling
2019-07-18More buttonsJoas Schilling
2019-07-18Adjust the text of past-notifications and add actionsJoas Schilling
2019-07-18Adjust markProcessed behaviour to 17Joas Schilling
2019-07-18Adjust notifier to Nextcloud 17Joas Schilling
2019-06-27Allow longer chat messagesJoas Schilling
2019-03-20Don't send a notification when inviting a user because he was mentionedJoas Schilling
2019-03-01Remove notifications for the userJoas Schilling
2019-02-27Make room names non-optionalJoas Schilling
2019-02-21Fix unit tests from #1453Joas Schilling
2019-02-20Introduce a Message model for parsing which also allows to hide messagesJoas Schilling
2019-02-14Do not load unnecessary classes in ApplicationJoas Schilling
2019-02-13Use the datetime factory everywhereJoas Schilling
2019-02-12Make all classes strictJoas Schilling
2019-01-09Remove "{user} wants to talk with you" notification when the participant join...Joas Schilling
2019-01-09Remove "{actor} invited you to {call}" notification when the user joined the ...Joas Schilling
2018-12-03Don't send call notifications for file-roomsJoas Schilling
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