Add `IEmbeddedMessageObject` to load embedded object
authorCyperghost <olaf_schmitz_1@t-online.de>
Fri, 20 Dec 2024 13:41:10 +0000 (14:41 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 8 Jan 2025 16:25:19 +0000 (17:25 +0100)
commitf247a1a66d53e3f94357b7b54e39525845d7c86e
tree063c382a6269b75410f13458b68787f6dcbbb1d4
parent126bcda9a8e115e1ddd5bd6096247bcfab859d43
Add `IEmbeddedMessageObject` to load embedded object
ts/WoltLabSuite/Core/Api/Messages/RenderQuote.ts
ts/WoltLabSuite/Core/Component/Quote/List.ts
ts/WoltLabSuite/Core/Component/Quote/Storage.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Quote/List.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Quote/Storage.js
wcfsetup/install/files/lib/data/IEmbeddedMessageObject.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/endpoint/controller/core/messages/RenderQuote.class.php
wcfsetup/install/files/lib/system/event/listener/PreloadPhrasesCollectingListener.class.php