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
2022-09-01Add Mozart to avoid conflict with other JWT appsJoas Schilling
2022-07-07Add support for algorithm "EdDSA" and add tests.Joachim Bauch
2022-07-07Implement JWT auth for signaling connection.Joachim Bauch
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2021-12-06Reduce MissingReturnTypeVitor Mattos
2021-11-03Start with integration tests for invitesJoas Schilling
2021-10-27Enable limitation by default as it increases performanceJoas Schilling
2021-10-27Add config setting to make grid videos limit a hard limitDaniel Calviño Sánchez
2021-10-27Add config setting to limit the number of videos in the gridDaniel Calviño Sánchez
2021-10-22Use typed eventJoas Schilling
2021-10-21Introduce event so other apps can override the list of TURN servers.Joachim Bauch
2021-05-10Merge pull request #5491 from brknkfr/multiple_turnserversDaniel Calviño Sánchez
2021-05-10Provide multiple TURN servers to webrtc clientSebastian L
2021-05-07Provide multiple STUN servers to webrtc clientSebastian L
2021-02-05Add support for "turns:" schemeDaniel Calviño Sánchez
2020-12-10Add a capability for the chat-read-status and the user settingJoas Schilling
2020-11-26Only allow enabling SIP when the user can enable itJoas Schilling
2020-10-30No mix of _ and -Joas Schilling
2020-10-30Check if the SIP is configuredJoas Schilling
2020-10-30Add a shared secretJoas Schilling
2020-10-30Add dial-in info and fix group display namesJoas Schilling
2020-10-30Add a setting which groups can enable SIP in conversationsJoas Schilling
2020-10-13Psalm auto fixesJoas Schilling
2020-05-18Don't allow multiple HPB without clustering and add a cache warningJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-05-12Add a signaling_dev app config for easier HPB clustering developmentJoas 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-29Publish the signaling mode as initial stateJoas Schilling
2020-04-07Limit creating public and group conversations to a groupJoas Schilling
2020-02-25Allow to select an attachment folderJoas Schilling
2020-02-24Don't provide a stun without internet connectionJoas Schilling
2019-12-13Fix signaling userJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-07-02Fix CSP with wss:// and ws:// signaling serverJoas Schilling
2019-03-21Show a warning when there are too many participants in a call without externa...Joas Schilling
2019-03-05Use InitialState for admin settingsJoas Schilling
2019-03-01Add config method to check if the user can access TalkJoas Schilling
2019-02-12Fix testsJoas Schilling
2019-02-12Make all classes strictJoas Schilling
2019-01-31Also add default stun server on valid but empty valueJoas Schilling
2019-01-24Make sure there is always a trailing slashJoas Schilling
2019-01-23Also add the stun and turn servers to the CSPJoas Schilling
2018-09-05Fix TURN credential generation.Joachim Bauch
2017-11-28Allow apps to get the signaling informationJoas Schilling
2017-11-02Fix passing of configured servers to the UI and wrong own URL to validate users.Joachim Bauch
2017-11-02Allow multiple signaling serversJoas Schilling
2017-11-02Allow setting up multiple signaling servers.Joachim Bauch
2017-11-02Make "check-app-compatibility" test happy.Joachim Bauch
2017-11-02Don't always skip certificate verification of connections to backend.Joachim Bauch