nextcloud-server/apps/comments
Carl Schwan 3c9b937e28
refactor(comment): Port away from deprecated event comment constant
Create new events to replace deprecated CommentsEvent constant and use
them when creating CommentsEvents.

On the listener side, we can't yet use these events as deck still send
the old events.

Also fixes some issues reported by psalm level 3 on the comment app.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-12-04 17:38:53 +07:00
..
appinfo chore: Bump app versions and requirements 2025-09-04 09:11:05 +07:00
composer chore: Bump autoloader files for new composer version 2025-12-02 10:32:44 +07:00
img
l10n fix(l10n): Update translations from Transifex 2025-12-04 00:14:05 +07:00
lib refactor(comment): Port away from deprecated event comment constant 2025-12-04 17:38:53 +07:00
src feat(comments): add Markdown support 2025-11-28 10:52:30 +07:00
tests/Unit refactor(comment): Port away from deprecated event comment constant 2025-12-04 17:38:53 +07:00
openapi.json
openapi.json.license