summaryrefslogtreecommitdiffstats
path: root/lib/Signaling
AgeCommit message (Expand)Author
2020-11-13Fix casing of IURLGenerator to fix DIRoeland Jago Douma
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-12Don't throw an exception in case of entropy failJoas Schilling
2020-05-12Allow to hardcode a signaling server per conversation tokenJoas 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-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-06Fix participant type change with external signaling serverDaniel Calviño Sánchez
2020-03-02Get room properties for the signaling server from separate function.Joachim Bauch
2019-12-04Group same listenersJoas Schilling
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-28Send notification to signaling backend when lobby state changesDaniel Calviño Sánchez
2019-08-21Fix missing notifications to signaling backend for some room eventsDaniel Calviño Sánchez
2019-02-27Make room names non-optionalJoas Schilling
2019-02-14Do not load unnecessary classes in ApplicationJoas Schilling
2019-02-13Use ITimeFactory instead of time()Joas 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
2017-11-02Change tables to talk_*Joas Schilling
2017-10-09Expire signaling messages that are older than 5 minutesJoas Schilling
2017-09-25Fix spelling of Signaling (single L)Joas Schilling