mirror of
https://github.com/nextcloud/server.git
synced 2026-06-16 20:19:48 -04:00
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> |
||
|---|---|---|
| .. | ||
| actions | ||
| components | ||
| mixins | ||
| services | ||
| store | ||
| utils | ||
| views | ||
| comments-activity-tab.ts | ||
| comments-app.js | ||
| comments-tab.js | ||
| init.ts | ||
| logger.js | ||