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
2021-10-06Merge pull request #6308 from nextcloud/feature/1328/job-to-remove-file-room-...Joas Schilling
2021-10-05Remove property of class to prevent maintain stateVitor Mattos
2021-10-04Implement tests and fix code after test implementationVitor Mattos
2021-10-01Implement remove file room of removed fileVitor Mattos
2021-09-21Review fixesGary Kim
2021-09-20StrictJoas Schilling
2021-09-20Set share owner properlyGary Kim
2021-09-20Add sending room shares supportGary Kim
2021-07-15Implement CloudFederationProvider for TalkGary Kim
2021-06-24Optimize importsJoas Schilling
2021-06-24Don't spam the log when matterbridge is disabledJoas Schilling
2021-03-08Fix the background job checking the schemaJoas Schilling
2020-10-30Move counting functions to participant serviceJoas Schilling
2020-09-24Add missing parent::__construct() call to all background jobsJoas Schilling
2020-09-22Merge pull request #4196 from nextcloud/bugfix/noid/matterbridgeJoas Schilling
2020-09-22Fix missing parent constructor callJoas Schilling
2020-09-22Stop all bridges when integration is disabledJoas Schilling
2020-09-22Fix missing parent::__construct() callJoas Schilling
2020-09-07check if Matterbridge processes are running correctly and kill the zombie one...Julien Veyssier
2020-08-03Move to Psr\Log\LoggerInterfaceJoas Schilling
2020-06-10Fix file headersJoas Schilling
2020-06-10No notification when the state didn't changeJoas Schilling
2020-06-10Delete instead of setting to emptyJoas Schilling
2020-06-10Log an info message when the background job fetched somethingMorris Jobke
2020-06-10Add notifications for changed state of the hosted signaling server accountMorris Jobke
2020-06-10Add background job that regularly checks for updates of the signaling server ...Morris Jobke
2020-05-14Check in a background job for the reference id columnJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-05-12Reset the assigned signaling server after some timeJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-04-01Do not cleanup Changelog roomsJoas Schilling
2019-02-12Make all classes strictJoas Schilling
2018-11-29Prevent empty "files" room from being removedDaniel Calviño Sánchez
2018-07-10Remove background job to reset "in call" flagDaniel Calviño Sánchez
2018-03-12Make the methods public so the callables workJoas Schilling
2018-03-09Reset in call flag when a user timed outJoas Schilling
2018-03-09Add a background job to delete empty roomsJoas Schilling
2017-10-09Expire signaling messages that are older than 5 minutesJoas Schilling