nextcloud/apps/comments/lib
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 chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
AppInfo chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Collaboration fix(comments): Don't throw type error when no itemType or itemId is given 2025-10-10 06:37:56 +00:00
Controller fix(comments): mark comments as read and dismiss notifications in Activity sidebar 2026-05-20 23:48:15 +02:00
Listener chore: Move comments event handler to use proper event dispatcher 2024-06-26 18:13:07 +02:00
Notification fix(comments): Add an action to comment notification that dismisses it 2026-05-05 21:47:22 +00:00
Search fix(comments): use showFile route to reference files with a matching comment 2025-09-03 10:58:52 +02:00
Capabilities.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
MaxAutoCompleteResultsInitialState.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00