aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/lib/Connector/UserStatusProvider.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-5/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-301-19/+2
* enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-281-2/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Reset user status based on message ID onlyJoas Schilling2022-07-221-2/+2
* Do status and predefined message setting in one goJoas Schilling2022-02-151-8/+2
* Allow to revert the user status of multiple users in 3 queries instead of 3*nJoas Schilling2022-02-151-0/+4
* Add an API to set and rollback the user statusCarl Schwan2021-10-181-1/+16
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-6/+7
* Provide a PHP Api for UserStatusGeorg Ehrke2020-08-051-0/+57