Migrate ignore/unignore to modern code
authorMarcel Werk <burntime@woltlab.com>
Thu, 25 Jan 2024 14:41:03 +0000 (15:41 +0100)
committerMarcel Werk <burntime@woltlab.com>
Thu, 25 Jan 2024 14:41:03 +0000 (15:41 +0100)
commitf148f74bcace31ab93ec86f24ae38b34d349af25
tree1f2846da8412ebe57ba260f293512e1878330003
parent0d8b7a73572a5b500f61072364aff74b433d6fff
Migrate ignore/unignore to modern code
com.woltlab.wcf/templates/userCard.tpl
ts/WoltLabSuite/Core/BootstrapFrontend.ts
ts/WoltLabSuite/Core/Component/User/Ignore.ts [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/BootstrapFrontend.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/User/Ignore.js [new file with mode: 0644]
wcfsetup/install/files/lib/action/UserIgnoreAction.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/event/listener/PreloadPhrasesCollectingListener.class.php