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
2022-10-02Move deleteRoom() to RoomServicetechdebt/6235/cleanup-room-objectsJoas Schilling
2022-09-01Adjust coding styleJoas Schilling
2022-07-11Clean classVitor Mattos
2022-07-11Make the room_id not mandatory to define the expire timeVitor Mattos
2022-07-01Only remove the job when expiration is "done"Joas Schilling
2022-07-01Rename textVitor Mattos
2022-07-01Fix dateVitor Mattos
2022-06-30Rename message expire to expire dateVitor Mattos
2022-06-30Expire message using attribute from messageVitor Mattos
2022-06-30Move deleteExpiredTtl method to ChatManagerVitor Mattos
2022-06-30Rename ttl to message expireVitor Mattos
2022-06-30Add job to apply ttlVitor Mattos
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-02-23Merge pull request #6913 from nextcloud/feature/6874/define-if-job-is-time-se...Joas Schilling
2022-02-22Define if job is time sensitiveVitor Mattos
2022-02-18Remove unused app configVitor Mattos
2022-02-11Check if have users on admin groupVitor Mattos
2022-01-24Don't force signaling mode when HPB trial is usedJoas Schilling
2021-12-06Reduce MissingReturnTypeVitor Mattos
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