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
2020-06-25Sort the users in the participants array before comparingJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-05-12Fix unit testsJoas Schilling
2020-03-06Send participant permissions to the external signaling serverDaniel Calviño Sánchez
2020-03-06Fix participant type change with external signaling serverDaniel Calviño Sánchez
2020-03-02Update backend testsJoas Schilling
2020-03-02Get room properties for the signaling server from separate function.Joachim Bauch
2019-12-04Typed events for TalkJoas Schilling
2019-11-28Update master php testing versionsJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-08-28Rename lobby constantsDaniel Calviño Sánchez
2019-08-28Allow a timer as wellJoas Schilling
2019-08-28Send notification to signaling backend when lobby state changesDaniel Calviño Sánchez
2019-08-28Merge pull request #1974 from nextcloud/feature/noid/guest-mentionsJoas Schilling
2019-08-21Fix missing notifications to signaling backend for some room eventsDaniel Calviño Sánchez
2019-07-25Allow guests to read the display name when they joined a roomJoas Schilling
2019-03-15Reset the signaling server settings after unit testsJoas Schilling
2019-03-01Add config method to check if the user can access TalkJoas Schilling
2019-02-28Merge pull request #1567 from nextcloud/feature/noid/non-empty-room-namesJoas Schilling
2019-02-27Fix unit testsJoas Schilling
2019-02-27Make room names non-optionalJoas Schilling
2019-02-26Add reason for removing participant from room so that hook can determine if t...Peter Edens
2019-02-14Do not load unnecessary classes in ApplicationJoas Schilling
2019-02-13Use the datetime factory everywhereJoas Schilling
2019-02-12Fix testsJoas Schilling
2019-01-31adjust the testsJoas Schilling
2018-08-24Add a const for magic 0 as wellJoas Schilling
2018-08-24Attempt to fix failing PHP tests.Joachim Bauch
2018-07-27Adjust the nameJoas Schilling
2018-07-27Fix tabsJoas Schilling
2018-07-27Adjust the signaling testsJoas Schilling
2018-07-26Fix unit testsJoas Schilling
2018-06-22Make sure to include "userid" for all participants that are users.Joachim Bauch
2018-03-27Fix unit testsJoas Schilling
2018-02-02Add tests for "BackendNotifier".Joachim Bauch