summaryrefslogtreecommitdiffstats
path: root/lib/Controller
AgeCommit message (Expand)Author
2020-09-03Merge pull request #4079 from nextcloud/fix/matterbridge-binary-exec-permJoas Schilling
2020-09-03Merge pull request #4083 from nextcloud/bridge-process-stateJoas Schilling
2020-09-03No statuses for guestsJoas Schilling
2020-09-02get process state when editing, launch 60sec freq loop getting state when tok...Julien Veyssier
2020-09-02check if binary has correct owner and permissionsJulien Veyssier
2020-09-01show bridge process state and logJulien Veyssier
2020-08-25Rename to Matterbridge everywhereJoas Schilling
2020-08-25Only available for adminsJoas Schilling
2020-08-25Move stopAllBridges to a controller without a RoomJoas Schilling
2020-08-25Allow to install the Matterbridge app directly in the Talk settingsJoas Schilling
2020-08-25lintJulien Veyssier
2020-08-25stop all bridges when disabling admin settingJulien Veyssier
2020-08-25basic toggle matterbridge via admin settingsJulien Veyssier
2020-08-25Use room object from enviromentJoas Schilling
2020-08-25rebased to get settings tab, + another round of fixesJulien Veyssier
2020-08-25lint fixJulien Veyssier
2020-08-25fix after first reviewJulien Veyssier
2020-08-25check bridge process when getting itJulien Veyssier
2020-08-25implement UI for matterbridge managementJulien Veyssier
2020-08-25check if participant is moderator for all bridge related actionsJulien Veyssier
2020-08-25first working state of matterbridge PoC, server side onlyJulien Veyssier
2020-08-05Allow to get the status for the participant listJoas Schilling
2020-08-05Allow to get the status with mentionsJoas Schilling
2020-08-03Move to Psr\Log\LoggerInterfaceJoas Schilling
2020-07-29Always allow local HPBsJoas Schilling
2020-07-09Defer sending the notifications when we interact multiple timesJoas Schilling
2020-07-01Merge pull request #3822 from nextcloud/techdebt/noid/room-serviceJoas Schilling
2020-07-01If the user has no participant anymore, it was not a conflictJoas Schilling
2020-07-01Send a signal to disconnect the old session before killing itJoas Schilling
2020-07-01Redirect to a plain page to avoid reconnectionsJoas Schilling
2020-07-01Handle duplicated sessions more gracefully with the internal signalingJoas Schilling
2020-07-01Leave the room with the old sessionJoas Schilling
2020-07-01Return session id, in call flag and last pingJoas Schilling
2020-07-01Also support guests to prevent breaking their sessionsJoas Schilling
2020-07-01Optionally return 409 when trying to join a second timeJoas Schilling
2020-06-29Import exceptionJoas Schilling
2020-06-29Fix returned status codeJoas Schilling
2020-06-29Move the validation and preparation of the name to the RoomServiceJoas Schilling
2020-06-29Introduce a RoomService to handle creation of RoomsJoas Schilling
2020-06-10Delete instead of setting to emptyJoas Schilling
2020-06-10Fix typoJoas Schilling
2020-06-10Add button to delete an accountMorris Jobke
2020-06-10Refactor API requests into a service and data objectsMorris Jobke
2020-06-10Fetch account information right after registrationMorris Jobke
2020-06-10Handle success and error casesMorris Jobke
2020-06-10Add endpoint for authentication challengeMorris Jobke
2020-06-10Endpoint to request trialMorris Jobke
2020-06-09Fix user timeout with numeric idsJoas Schilling
2020-06-08Merge pull request #3757 from nextcloud/techdebt/noid/dont-ping-while-waiting...Joas Schilling
2020-06-08Don't ping the session while waiting for chat messagesJoas Schilling