summaryrefslogtreecommitdiffstats
path: root/apps/user_status/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23129 from nextcloud/enh/noid/tests-user-statusMorris Jobke2020-10-062-1/+27
|\
| * Another test for user live status listenerDaniel Kesselberg2020-10-011-1/+3
| * Add test case for getDefaultStatusByIdDaniel Kesselberg2020-09-241-0/+24
* | Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* | Merge pull request #23112 from nextcloud/bugfix/noid/increase-timeout-of-stat...Roeland Jago Douma2020-10-012-3/+3
|\ \
| * | Increase the timeout of statusesJoas Schilling2020-10-012-3/+3
| |/
* / Reset the user status when clearing the custom messageJoas Schilling2020-09-301-5/+23
|/
* Do not display Offline statuses in the Dashboard widgetGeorg Ehrke2020-09-071-5/+5
* Better cleanup routine for statusesGeorg Ehrke2020-09-073-3/+75
* Introduce consts for statusesGeorg Ehrke2020-09-072-2/+2
* Add Status DashboardGeorg Ehrke2020-08-203-0/+285
* Provide a PHP Api for UserStatusGeorg Ehrke2020-08-053-0/+188
* Add user-status appGeorg Ehrke2020-07-3112-0/+1975