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-02-06Add support for "turns:" schemeDaniel Calviño Sánchez
2020-11-30Expose the dial-in information to clientsJoas Schilling
2020-11-27Load new participants by actor when the session does not exist yetJoas Schilling
2020-11-26Simplify getting the participantJoas Schilling
2020-11-26When the HPB provided a session id only join/leave with that sessionJoas Schilling
2020-11-26Load the participant by session as loading by actor is prefetched only as att...Joas Schilling
2020-11-26Don't preload the user so we load it with the session later onJoas Schilling
2020-11-26All parameters are lowercaseJoas Schilling
2020-11-26Use the call flag when it was given by the HPB serverJoas Schilling
2020-11-26Only delete guests without a PINJoas Schilling
2020-11-26Store the session given by the HPB for the actorJoas Schilling
2020-11-26Get the participant by actorJoas Schilling
2020-11-26Get room by actorId / actorType if given in request.Joachim Bauch
2020-11-26Introduce constants for the actor typesJoas Schilling
2020-10-30Only remove attendee in case of a guest for now (needs fixing in the future s...Joas Schilling
2020-10-30Fix the unit testsJoas Schilling
2020-10-30Move more functions to the servicesJoas Schilling
2020-10-30Fix checking for Session classJoas Schilling
2020-10-30Move some more functions to the servicesJoas Schilling
2020-10-30Fix function usageJoas Schilling
2020-10-30Remove updating-methods from Participant objectJoas Schilling
2020-09-22Allow to preload a user when getting the room by tokenJoas Schilling
2020-07-29Always allow local HPBsJoas Schilling
2020-07-01If the user has no participant anymore, it was not a conflictJoas Schilling
2020-07-01Handle duplicated sessions more gracefully with the internal signalingJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-05-12Fix unit testsJoas Schilling
2020-05-12Send the backend message to the correct backend server for nowJoas Schilling
2020-05-12Introduce a manager to get the signaling serverJoas Schilling
2020-05-12Rebuild the signaling connection when necessaryJoas Schilling
2020-05-12Use a dedicated method to get the signaling modeJoas Schilling
2020-05-12Extend the signaling setting API to allow somewhat clusteringJoas Schilling
2020-04-16Merge pull request #3274 from nextcloud/feature/noid/check-signaling-serversJoas Schilling
2020-04-15Remove version too old messageJoas Schilling
2020-04-15Show explicit message when it is not possible to connect with the severDaniel Calviño Sánchez
2020-04-15Check the signaling server connection and show the version in the admin UIJoas Schilling
2020-04-07Ping all session ids with 1 query from the external signalingJoas Schilling
2020-04-02Fix link to docsJoas Schilling
2020-03-06Filter control messages not sent by moderatorsDaniel Calviño Sánchez
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
2019-12-04Add constants for event names and use patternJoas Schilling
2019-12-04Typed events for TalkJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-08-28Remove outdated commentJoas Schilling
2019-02-28Fix removing users when an old session id expires in the signaling server.Joachim Bauch
2019-02-28Merge pull request #1567 from nextcloud/feature/noid/non-empty-room-namesJoas 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-13Use ITimeFactory instead of time()Joas Schilling