summaryrefslogtreecommitdiffstats
path: root/lib/BackgroundJob/RemoveEmptyRooms.php
AgeCommit message (Expand)Author
2023-10-11fix(federation): Don't remove federation rooms while waiting for accept/rejectJoas Schilling
2023-07-06Use PHP8's constructor property promotionHamid Dehnavi
2023-04-13chore(CS): Unify construct() callsJoas Schilling
2023-04-13automated: Apply CS fixJoas Schilling
2022-12-12Fix invalid argument typesJoas Schilling
2022-10-02Move deleteRoom() to RoomServiceJoas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-02-22Define if job is time sensitiveVitor Mattos
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-07-15Implement CloudFederationProvider for TalkGary Kim
2020-10-30Move counting functions to participant serviceJoas Schilling
2020-09-24Add missing parent::__construct() call to all background jobsJoas 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-05-12Run cs:fixJoas 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-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