nextcloud/apps/user_status/lib
Anna Larch 06131fd00a fix(user_status): also remove backup status when user is deleted
UserDeletedListener only called removeUserStatus(), leaving backup
status rows (prefixed _userId) orphaned in the database forever.

AI-Assisted-By: Claude Opus 4.6
Signed-off-by: Anna Larch <anna@nextcloud.com>
2026-06-30 14:54:07 +02:00
..
AppInfo chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
BackgroundJob chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Connector chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
ContactsMenu chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Controller fix(user_status): Catch non-existing user status when setting custom user status 2024-12-18 10:52:41 +01:00
Dashboard chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Db fix(user_status): exclude backups from cleanup queries and filter from list methods 2026-06-30 14:54:07 +02:00
Exception chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Listener fix(user_status): also remove backup status when user is deleted 2026-06-30 14:54:07 +02:00
Migration chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Service chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Capabilities.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
ResponseDefinitions.php fix(user_status): Remove non-existent "visible" field from UserStatusPredefined 2024-12-18 10:52:42 +01:00