nextcloud-server/apps/user_status/tests/Unit
Joas Schilling 2bd5a534f0 fix(userstatus): Fix user status automation in real-life scenario
Order of applying:
- Out-of-office
- Availability
- Call
- Meeting
- User status

Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-06-25 09:33:12 +07:00
..
BackgroundJob
Connector chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Controller fix(user_status): Allow setting custom message with icon only 2023-12-30 14:45:35 +07:00
Dashboard feat(dashboard): implement widget item api v2 2023-08-22 08:36:53 +07:00
Db chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Listener fix(userstatus): catch unique constraint violation 2024-01-16 15:38:13 +07:00
Service fix(userstatus): Fix user status automation in real-life scenario 2024-06-25 09:33:12 +07:00
CapabilitiesTest.php