summaryrefslogtreecommitdiffstats
path: root/lib/Status
AgeCommit message (Expand)Author
2023-10-26fix(events): Migrate "In a call" status handling to new eventsJoas Schilling
2023-07-11Use PHP8's constructor property promotionHamid Dehnavi
2022-07-22Keep DND and Invisible when automatically setting status to "In a call"Joas Schilling
2022-05-11Use \OCP\Server::get() instead of private APIJoas Schilling
2022-04-25Move status listeners anonymous functions to staticVitor Mattos
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-02-25Handle all user status changes in case of "End meeting for all" in 1 executionJoas Schilling
2021-10-19Less static codeJoas Schilling
2021-10-18Add automatic status change featureCarl Schwan