nextcloud-server/apps/user_status/lib
Grigorii K. Shartsev 8ca4a7a036 refactor(user_status): migrate to Vue 3
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2025-11-26 14:09:33 +07:00
..
AppInfo fix(userstatus): run user status automation job for start and end events 2024-08-14 09:44:26 +07:00
BackgroundJob fix: adjust setTimeout value for ClearOldStatusesBackgroundJob 2025-07-01 15:15:53 +07:00
Connector refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
ContactsMenu chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Controller fix(user_status): Catch non-existing user status when setting custom user status 2024-12-18 10:52:41 +07:00
Dashboard chore(profile): move profile app from core to apps 2024-11-14 10:25:02 +07:00
Db refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Exception chore: Add SPDX header 2024-05-30 15:49:33 +07:00
Listener refactor(user_status): migrate to Vue 3 2025-11-26 14:09:33 +07:00
Migration chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Service feat: add Busy status and new preset BRB status 2025-08-01 08:35:37 +07:00
Capabilities.php feat(userstatus): add busy capability 2025-08-05 14:52:33 +07:00
ResponseDefinitions.php fix(user_status): Remove non-existent "visible" field from UserStatusPredefined 2024-12-18 10:52:42 +07:00