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-08-03Move to Psr\Log\LoggerInterfaceJoas Schilling
2020-07-31Pass base URL of Nextcloud to signaling server in backend requests.Joachim Bauch
2020-07-29Always allow local HPBsJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-05-12Send the backend message to the correct backend server for nowJoas Schilling
2020-05-12Hand in the Room object to the deeper levelsJoas Schilling
2020-05-12Use a dedicated method to get the signaling modeJoas Schilling
2020-04-07Also don't break on the API when the signaling server is downJoas 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
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-02-27Make room names non-optionalJoas Schilling
2019-02-12Make all classes strictJoas Schilling
2019-01-14Make Signaling\BackendNotifier strictJoas Schilling
2018-11-12Use Participant objects were possibleJoas Schilling
2018-11-12Do not create the participant when we don't need themJoas Schilling
2018-08-24Add a const for magic 0 as wellJoas Schilling
2018-08-24Change "inCall" state to contain bit flagsJoachim Bauch
2018-06-22Make sure to include "userid" for all participants that are users.Joachim Bauch
2018-06-12Use standalone signaling server to notify about new chat messages.Joachim Bauch
2018-05-08Notify standalone signaling server about sessions to remove from room.Joachim Bauch
2018-05-08Notify standalone signaling backend when a guest name is changed.Joachim Bauch
2018-03-21Provide the app to loggerMorris Jobke
2018-02-02Fix type in condition.Joachim Bauch
2018-02-02Add tests for "BackendNotifier".Joachim Bauch
2018-02-02Split "room" from "call" when using the standalone signaling server.Joachim Bauch
2018-02-02Notify backend when "in-call" status of sessions changes.Joachim Bauch
2017-11-16Fix phpStorm EA complainsJoas Schilling
2017-11-16Move into Signaling namespaceJoas Schilling