aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/lib/Connector
Commit message (Expand)AuthorAgeFilesLines
* 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-232-2/+2
* Reset user status based on message ID onlyJoas Schilling2022-07-221-2/+2
* Fetch status in heartbeat controller only onceCarl Schwan2022-04-071-5/+8
* 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-042-12/+14
* Always use IUserStatus constsGeorg Ehrke2020-09-071-3/+2
* Introduce consts for statusesGeorg Ehrke2020-09-071-2/+3
* Provide a PHP Api for UserStatusGeorg Ehrke2020-08-052-0/+158