nextcloud/apps/comments
Anna Larch 07c068b042 fix(comments): dismiss mention notifications and clear unread badge when viewed in activity sidebar
Backport of #60617 for stable31.

When comments are loaded via the Activity sidebar integration, call
markCommentsAsRead() so the file-row unread comment bubble clears after
viewing. Also add a DELETE /notifications/{id} endpoint and call it for
each comment that mentions the current user so the notification bell
clears without navigating via the notification link.

Fixes: nextcloud/activity#2531

AI-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Anna Larch <anna@nextcloud.com>
2026-05-25 15:41:37 +02:00
..
appinfo fix(comments): dismiss mention notifications and clear unread badge when viewed in activity sidebar 2026-05-25 15:41:37 +02:00
composer chore: Move comments event handler to use proper event dispatcher 2024-06-26 18:13:07 +02:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
l10n fix(l10n): Update translations from Transifex 2026-02-15 00:21:01 +00:00
lib fix(comments): dismiss mention notifications and clear unread badge when viewed in activity sidebar 2026-05-25 15:41:37 +02:00
src fix(comments): dismiss mention notifications and clear unread badge when viewed in activity sidebar 2026-05-25 15:41:37 +02:00
tests/Unit fix(comments): dismiss mention notifications and clear unread badge when viewed in activity sidebar 2026-05-25 15:41:37 +02:00
openapi.json chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
openapi.json.license chore: Add SPDX header 2024-05-31 10:38:47 +02:00