aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/tests/Unit/Service/StatusServiceTest.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* fix(userstatus): Fix user status automation in real-life scenarioJoas Schilling2024-06-251-4/+70
* chore: Add SPDX headerAndy Scherzinger2024-05-301-20/+2
* fix(userstatus): set user status to 'In a meeting' if calendar is busyAnna Larch2023-12-191-46/+3
* enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-281-292/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-28/+26
* fix(userstatus): Only track message timestamp for valuesChristoph Wurst2023-11-161-0/+30
* feat(user status): automate user status for eventsAnna Larch2023-11-091-20/+325
* Reset user status based on message ID onlyJoas Schilling2022-07-221-3/+13
* Extract the EmojiService from user status and add an OCP interfaceJoas Schilling2022-04-281-8/+8
* Create the backup user status in 1 query instead of 3Joas Schilling2022-02-151-39/+25
* Allow to revert the user status of multiple users in 3 queries instead of 3*nJoas Schilling2022-02-151-0/+58
* Respect user enumeration settings in user status listsJonas Meurer2021-10-201-1/+58
* Add an API to set and rollback the user statusCarl Schwan2021-10-181-0/+49
* Merge pull request #27375 from nextcloud/bugfix/noid/dont-update-offline-statusblizzz2021-06-071-0/+41
|\
| * Don't update statuses to offline again and againJoas Schilling2021-06-071-0/+41
* | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-7/+8
|/
* Increase the timeout of statusesJoas Schilling2020-10-011-2/+2
* Better cleanup routine for statusesGeorg Ehrke2020-09-071-2/+21
* Add Status DashboardGeorg Ehrke2020-08-201-0/+15
* Add user-status appGeorg Ehrke2020-07-311-0/+592