nextcloud/apps/comments/lib/Controller
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
..
NotificationsController.php fix(comments): mark comments as read and dismiss notifications in Activity sidebar 2026-05-20 23:48:15 +02:00