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-12-11Added search provider for listed conversationsVincent Petry
2020-11-26Simplify getting the participantJoas Schilling
2020-10-30Only use the Mapper in the ServicesJoas Schilling
2020-10-30Fix the unit testsJoas Schilling
2020-09-24Set the user status when a mobile client polls for messagesJoas Schilling
2020-09-11Don't leak the status when the app is disabled for the userJoas Schilling
2020-08-05Fix unit testsJoas Schilling
2020-06-29Introduce a RoomService to handle creation of RoomsJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-05-12Fix unit testsJoas Schilling
2020-04-22Handle the new reference id in the backendJoas Schilling
2020-04-16Fix constructor in SignalingController unit testsDaniel Calviño Sánchez
2020-04-14Merge pull request #3285 from nextcloud/bugfix/noid/merge-ping-updatesJoas Schilling
2020-04-08Add test to filter out inactive users and update multiple pingsJoas Schilling
2020-04-07Fix unit testsJoas Schilling
2020-03-06Send participant permissions to the external signaling serverDaniel Calviño Sánchez
2020-03-02Get room properties for the signaling server from separate function.Joachim Bauch
2020-02-07Fix unit testsJoas Schilling
2019-12-20Fix unit testsJoas Schilling
2019-12-06Merge pull request #2502 from nextcloud/bugfix/noid/typed-eventsJoas Schilling
2019-12-04Add a dedicated method to the modelJoas Schilling
2019-12-04Add constants for event names and use patternJoas Schilling
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-28Merge pull request #1974 from nextcloud/feature/noid/guest-mentionsJoas Schilling
2019-07-30Expose the message type as wellJoas Schilling
2019-07-30Prevent replying to commands and system messagesJoas Schilling
2019-07-30Add a mention-alike notification for repliesJoas Schilling
2019-07-30Allow to reply to messages and return the parent on the message endpointsJoas Schilling
2019-07-25Allow guests to read the display name when they joined a roomJoas Schilling
2019-04-08FIx strange unit testJoas Schilling
2019-04-01Fix testsJoas Schilling
2019-03-15Fix phpunit testsJoas Schilling
2019-03-01Add config method to check if the user can access TalkJoas Schilling
2019-02-28Fix unit testsJoas Schilling
2019-02-28Fix removing users when an old session id expires in the signaling server.Joachim Bauch
2019-02-27Fix unit testsJoas Schilling
2019-02-27Readd the hack to set the name of one-to-one conversationsJoas Schilling
2019-02-21Fix unit tests from #1453Joas Schilling
2019-02-20Adjust tests to the new executorJoas Schilling
2019-02-13Use ITimeFactory instead of time()Joas Schilling
2019-02-13Use the datetime factory everywhereJoas Schilling
2019-02-13Strict controllers and migrationJoas Schilling
2019-01-31adjust the testsJoas Schilling
2018-12-18Add hook to allow returning additional data for clients joining a room.Joachim Bauch
2018-10-09Merge pull request #1229 from nextcloud/bugfix/1227/exception-on-too-long-cha...Joas Schilling
2018-10-08Add unit tests for the new RoomController methodJoas Schilling
2018-10-05Adjust unit tests with the newest changesJoas Schilling
2018-09-27Fix unit tests with old parsing usageJoas Schilling