summaryrefslogtreecommitdiffstats
path: root/apps/user_status/lib/Connector
Commit message (Expand)AuthorAgeFilesLines
* 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