nextcloud/apps/comments/tests/Unit
Anna Larch 4aac879e21 fix(comments): mark comments as read and dismiss notifications in Activity sidebar
Backport of #60617 to stable32.

When the Activity app integration is active, comments are loaded in the
Activity sidebar instead of the Comments tab. The read marker and mention
notification dismissal were never triggered in this path, leaving the
unread bubble in the file list and keeping mention notifications active.

Also adds a new DELETE /notifications/{id} endpoint to dismiss individual
mention notifications by comment ID.

AI-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Anna Larch <anna@nextcloud.com>
2026-05-20 23:48:15 +02:00
..
Activity test: Fix coding standards 2025-05-15 08:48:13 +02:00
AppInfo test: Fix coding standards 2025-05-15 08:48:13 +02:00
Collaboration chore: run rector 2025-07-01 22:45:52 +02:00
Controller fix(comments): mark comments as read and dismiss notifications in Activity sidebar 2026-05-20 23:48:15 +02:00
Notification chore: run rector 2025-07-01 22:45:52 +02:00
EventHandlerTest.php chore: run rector 2025-07-01 22:45:52 +02:00