aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/lib/Service/JSDataService.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-231-1/+1
| | | | | | First round of modifications for PHP 8.1 Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-7/+7
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Always use IUserStatus constsGeorg Ehrke2020-09-071-1/+2
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Introduce consts for statusesGeorg Ehrke2020-09-071-1/+1
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Add user-status appGeorg Ehrke2020-07-311-0/+84
Signed-off-by: Georg Ehrke <developer@georgehrke.com>