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
path: root/tests/php
AgeCommit message (Expand)Author
2017-11-22Use a different object type for all the notificationsJoas Schilling
2017-11-20Mark mention notifications as read, when the user pulls the chat messages of ...Joas Schilling
2017-11-20Also notify people which are in the call/room since they might not read the chatJoas Schilling
2017-11-20Only notify participants when they are not activeJoas Schilling
2017-11-20Do not notify mentioned users that can not participate in the chatDaniel Calviño Sánchez
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-17Fix unit testsJoas Schilling
2017-11-17Fix unit testJoas Schilling
2017-11-02Move old repair steps to migrationsJoas Schilling
2017-11-02Attempt to fix failing tests due to additional arguments.Joachim Bauch
2017-10-30Delete the chat messages of a room when the room is deletedDaniel Calviño Sánchez
2017-10-26Merge pull request #444 from nextcloud/talkIvan Sein
2017-10-25Fix testsJoas Schilling
2017-10-20Fix password protected rooms in chat backendDaniel Calviño Sánchez
2017-10-20Use the room ID instead of the token as the object ID of chat commentsDaniel Calviño Sánchez
2017-10-20Fix storing a spreed-session as an actorIdDaniel Calviño Sánchez
2017-10-20Add controller for chat messagesDaniel Calviño Sánchez
2017-10-20Add basic polling chat managerDaniel Calviño Sánchez
2017-10-11Simplify activity and fix handling of deleted roomsJoas Schilling
2017-10-11Add more tests for invitationsJoas Schilling
2017-10-11Fix unit testsJoas Schilling
2017-09-29Fix unit testsJoas Schilling
2017-03-03Merge pull request #212 from nextcloud/notification-improvementsIvan Sein
2017-02-23Add unit testsJoas 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
2017-01-13Merge pull request #199 from nextcloud/allow-to-name-callsIvan Sein
2017-01-12Merge pull request #207 from nextcloud/admin-section-testsJoas Schilling
2017-01-10Add tests for Admin settingsJoas Schilling
2017-01-10Fix namespacexJoas Schilling
2017-01-10Add group notification testsJoas Schilling
2017-01-10Add a repair step for the updateJoas Schilling
2017-01-04Make config non staticJoas Schilling
2017-01-04Remove personal TURN settingsJoas Schilling
2016-11-27Adjust testsLukas Reschke
2016-11-21set TTL of credentials to 24h for nowMorris Jobke
2016-11-21Add admin setting to specify a TURN server and a shared secretMorris Jobke
2016-11-21Added first unittest for "PersonalSettingsController".Joachim Bauch
2016-11-15Change default STUN server (#86)Joachim Bauch
2016-11-14Fix notification testsJoas Schilling
2016-11-09Add unit testJoas Schilling
2016-10-17Add first unit testsLukas Reschke