nextcloud/apps/user_status/tests/Unit
Richard Steinmetz 3fd18ce450
feat(dashboard): implement widget item api v2
This API enables the dashboard to render all widgets from the API data
alone without having apps to provide their own bundles. This saves a lot
of traffic and execution time as a lot less javascript has to be parsed
on the frontend.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-08-22 10:38:46 +02:00
..
BackgroundJob Also reset the status on clearAt 2022-05-27 11:32:53 +02:00
Connector Update php licenses 2021-06-04 22:02:41 +02:00
Controller Remove unreachable UserStatus#clearStatus route 2023-05-08 14:16:54 +02:00
Dashboard feat(dashboard): implement widget item api v2 2023-08-22 10:38:46 +02:00
Db Also reset the status on clearAt 2022-05-27 11:32:53 +02:00
Listener Fix unit tests 2022-05-27 10:46:47 +02:00
Service Reset user status based on message ID only 2022-07-22 11:02:37 +02:00
CapabilitiesTest.php feat(status): Add a capability for the restore 2023-04-18 14:58:12 +02:00