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-09-29Bump the user status for mobile apps when pulling roomsJoas Schilling
2020-09-29Allow to opt-out of the status bump when pulling messagesJoas Schilling
2020-09-24Set the user status when a mobile client polls for messagesJoas Schilling
2020-09-23Merge pull request #4203 from nextcloud/bugfix/noid/save-lots-of-queries-with...Joas Schilling
2020-09-22Merge pull request #4189 from nextcloud/feature/noid/less-participant-queriesJoas Schilling
2020-09-22Save the query to count the user for moderators per room every 30secJoas Schilling
2020-09-22Save the "count unread messages" query, when the last read is the last room m...Joas Schilling
2020-09-22Allow to preload a user when getting the room by tokenJoas Schilling
2020-09-21Don't break on other errorsJoas Schilling
2020-09-21Also return the conversation data when the room exists alreadyJoas Schilling
2020-09-17Fix "enable_matterbridge" initial state not set for guestsDaniel Calviño Sánchez
2020-09-17Add a header and publish all status informationJoas Schilling
2020-09-15Store the one-to-one users in the "name" column so we can reuse the dataJoas Schilling
2020-09-11Don't leak the status when the app is disabled for the userJoas Schilling
2020-09-09log matterbridge config add/rm/edit events in related roomJulien Veyssier
2020-09-07fix IRC password in generated config, improve code designJulien Veyssier
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