nextcloud/apps/comments
Anna Larch 3bef50d012 fix(comments): register event listener for typed comment events
Since the typed comment events (CommentAddedEvent, CommentUpdatedEvent,
etc.) were introduced in NC34, dispatchTyped() dispatches using the exact
subclass name. Registering only for CommentsEvent::class means the listener
never fires, so comment mention notifications are never created or cleared.

AI-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Anna Larch <anna@nextcloud.com>
2026-05-05 09:21:40 +01:00
..
appinfo feat(comments): add basic OpenMetrics exporter 2026-01-07 09:38:13 +01:00
composer feat(comments): add basic OpenMetrics exporter 2026-01-07 09:38:13 +01: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-04-08 00:19:17 +00:00
lib fix(comments): register event listener for typed comment events 2026-05-05 09:21:40 +01:00
src fix(comments): properly handle opening the sidebar when Activity integration is used 2026-02-20 23:36:04 +01:00
tests/Unit perf: Replace getById call with getFirstNodeById 2026-02-05 13:43:12 +00: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