nextcloud-server/apps/comments/lib/Activity
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
..
Filter.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Listener.php fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 2025-02-13 10:19:19 +07:00
Provider.php refactor(comment): Port away from deprecated event comment constant 2025-12-04 17:38:53 +07:00
Setting.php refactor(comment): Port away from deprecated event comment constant 2025-12-04 17:38:53 +07:00