aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/UserStatus
Commit message (Collapse)AuthorAgeFilesLines
* Add an API to set and rollback the user statusCarl Schwan2021-10-182-8/+82
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-7/+8
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Provide a PHP Api for UserStatusGeorg Ehrke2020-08-051-0/+105
Signed-off-by: Georg Ehrke <developer@georgehrke.com>