summaryrefslogtreecommitdiffstats
path: root/apps/user_status/lib
Commit message (Expand)AuthorAgeFilesLines
* Respect user enumeration settings in user status listsJonas Meurer2021-10-252-6/+43
* Don't update statuses to offline again and againJoas Schilling2021-06-072-0/+5
* Make is_user_defined nullable so we can store false on oracleJoas Schilling2020-11-122-1/+63
* UserStatus: no message means clear status message. This fixes #23332Simon Spannagel2020-11-031-2/+2
* Some emojis are in CHAR_CATEGORY_GENERAL_OTHER_TYPESJoas Schilling2020-10-191-1/+2
* Only load user status script when neededJulius Härtl2020-10-051-1/+2
* Merge pull request #23115 from nextcloud/backport/23108/stable20Roeland Jago Douma2020-10-011-1/+6
|\
| * Reset the user status when clearing the custom messageJoas Schilling2020-09-301-1/+6
* | Increase the timeout of statusesJoas Schilling2020-10-011-1/+1
|/
* Always use IUserStatus constsGeorg Ehrke2020-09-078-34/+32
* Add MigrationStep to add better IndizesGeorg Ehrke2020-09-071-0/+57
* Do not display Offline statuses in the Dashboard widgetGeorg Ehrke2020-09-071-1/+1
* Better cleanup routine for statusesGeorg Ehrke2020-09-073-2/+42
* HeartbeatController: PHPDoc fixesGeorg Ehrke2020-09-071-0/+2
* Introduce consts for statusesGeorg Ehrke2020-09-079-48/+55
* Add Status DashboardGeorg Ehrke2020-08-204-0/+198
* Provide a PHP Api for UserStatusGeorg Ehrke2020-08-055-0/+187
* Add user-status appGeorg Ehrke2020-07-3122-0/+2067