aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/UserStatus/ISettableProvider.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-281-1/+2
| | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* Allow to revert the user status of multiple users in 3 queries instead of 3*nJoas Schilling2022-02-151-0/+11
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add an API to set and rollback the user statusCarl Schwan2021-10-181-0/+55
Signed-off-by: Carl Schwan <carl@carlschwan.eu>