Store information about the message author
authorCyperghost <olaf_schmitz_1@t-online.de>
Thu, 19 Dec 2024 10:56:38 +0000 (11:56 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 8 Jan 2025 16:25:19 +0000 (17:25 +0100)
commitb828e9b6d83007e7243cae4c0da869f663fe4db6
tree17cc071df01d94e0de00d716a89d7cd726053187
parentfb73351072dc762227c16248cc90f5f488689ffd
Store information about the message author
ts/WoltLabSuite/Core/Api/Messages/Author.ts [new file with mode: 0644]
ts/WoltLabSuite/Core/Api/Messages/RenderQuote.ts
ts/WoltLabSuite/Core/Component/Quote/Message.ts
ts/WoltLabSuite/Core/Component/Quote/Storage.ts
ts/WoltLabSuite/Core/Ui/Message/Quote.ts
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/GetMessageAuthor.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/endpoint/controller/core/messages/RenderQuote.class.php