Add new endpoint of render the full quote of a message
authorCyperghost <olaf_schmitz_1@t-online.de>
Thu, 19 Dec 2024 10:13:51 +0000 (11:13 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 8 Jan 2025 16:25:19 +0000 (17:25 +0100)
commitfb73351072dc762227c16248cc90f5f488689ffd
tree262c299cc51ef51e80d10484a363e9790ccdebb6
parent11f927f3aedb813086a5671a3c404d13f3f097b5
Add new endpoint of render the full quote of a message
ts/WoltLabSuite/Core/Api/Messages/RenderQuote.ts [new file with mode: 0644]
ts/WoltLabSuite/Core/Component/Quote/List.ts
ts/WoltLabSuite/Core/Component/Quote/Message.ts
ts/WoltLabSuite/Core/Component/Quote/Storage.ts [new file with mode: 0644]
ts/WoltLabSuite/Core/Ui/Message/Quote.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Quote/List.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Quote/Message.js
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Message/Quote.js
wcfsetup/install/files/lib/bootstrap/com.woltlab.wcf.php
wcfsetup/install/files/lib/system/endpoint/controller/core/messages/RenderQuote.class.php [new file with mode: 0644]