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
2021-11-03Use public API of trusted domain helperJoas Schilling
2021-10-26Limit URLs to trusted domains for nowJoas Schilling
2021-10-21Introduce event so other apps can override the list of TURN servers.Joachim Bauch
2021-10-18Replace old type constants with new onesJoas Schilling
2021-10-07Split publishing media into audio and video after clarifying with the HPBJoas Schilling
2021-10-07Fix permission handling in unit testsJoas Schilling
2021-10-07Introduce different layers for permissionsJoas Schilling
2021-10-07Rename and extend constants and methods for the new permissionsJoas Schilling
2021-09-29TestsVitor Mattos
2021-06-16Add debug logs to allow finding out what kind of requests are sentJoas Schilling
2021-06-11Grant permissions in the HPB based on publishing permissionsDaniel Calviño Sánchez
2021-03-08Prepare selecting the correct session in case there are multipleJoas Schilling
2021-02-12Don't recalculate the actorId of guest attendeesJoas Schilling
2021-02-02Add a unit testJoas Schilling
2021-02-02Allow to know when deleting might not be sufficientJoas Schilling
2020-12-18Adjust files to make cs fixer happyVincent Petry
2020-12-15Allow to respond with modified common read value on "not modified" messagesJoas Schilling
2020-12-11Fix tests for listable conversationsVincent Petry
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