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-12-09refs #4719 fix telegram channel config keyJulien Veyssier
2020-11-27remove bridge bot from room when bridge is disabledJulien Veyssier
2020-11-26Introduce constants for the actor typesJoas Schilling
2020-10-30Only use addUsers and joinRoom from Participant serviceJoas Schilling
2020-10-16use strict match to determine if bridge process is runningJulien Veyssier
2020-10-13make isRunning work with busybox psJulien Veyssier
2020-10-13larger filter to get zombie processesJulien Veyssier
2020-10-13use 'ps' syntax which works in busyboxJulien Veyssier
2020-10-05stick with lowercase for bridge part field idsJulien Veyssier
2020-10-05refs #4283 fix connection password and add channel password fieldJulien Veyssier
2020-09-22PHPStorm to the rescueJoas Schilling
2020-09-22Don't error when a room was deletedJoas Schilling
2020-09-22Make the queries simpler with the new columnsJoas Schilling
2020-09-22get 'enabled' and 'pid' bridge values out of json_valuesJulien Veyssier
2020-09-22Reduce the load when detecting and killing zombiesJoas Schilling
2020-09-22Loop over the enabled bridges instead of all roomsJoas Schilling
2020-09-22Better scaling version of stopAllBridgesJoas Schilling
2020-09-22Set a limit on the queryJoas Schilling
2020-09-22Remove unused varJoas Schilling
2020-09-22Don't loop over the rooms when we kill all anywayJoas Schilling
2020-09-22When no bridges are running we are doneJoas Schilling
2020-09-22Remove unused methods and members and define all membersJoas Schilling
2020-09-22Fix undefined variables and classesJoas Schilling
2020-09-21Fix IRC nickserv credentialsJoas Schilling
2020-09-09log matterbridge config add/rm/edit events in related roomJulien Veyssier
2020-09-07Merge pull request #4117 from nextcloud/matterbridge-adjustmentsJoas Schilling
2020-09-07Merge pull request #4122 from nextcloud/fix/relaunch-bridge-on-config-editJoas Schilling
2020-09-07kill matterbridge before config editionJulien Veyssier
2020-09-07give low priority to matterbridge processesJulien Veyssier
2020-09-07add checkbox bridge field type, add fields for IRCJulien Veyssier
2020-09-07add nickserv fields to IRCJulien 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-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