summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/BackgroundJob/UserStatusAutomation.php
Commit message (Expand)AuthorAgeFilesLines
* fix(ooo): add new ooo status with new emojiAnna Larch2023-12-181-4/+4
* [stable28] enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-281-57/+112
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-5/+5
* fix(user_status): Fix the user status automation on the day availability rule...Joas Schilling2023-03-131-4/+13
* fix(dav): Handle no next potential toggle in availability detectionThomas Citharel2023-03-101-0/+7
* Fix WHERE condition when selecting user's availability for the status automationJoas Schilling2023-01-201-1/+1
* Remove unused importJoas Schilling2022-07-011-1/+0
* Add status automationJoas Schilling2022-07-011-2/+12
* Fix determination of cron job runJoas Schilling2022-07-011-8/+91
* User status automation background jobJoas Schilling2022-07-011-0/+96