Add an API wrapper for editor mentions
authorAlexander Ebert <ebert@woltlab.com>
Tue, 12 Mar 2024 16:28:55 +0000 (17:28 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 12 Mar 2024 16:28:55 +0000 (17:28 +0100)
commit079a2be292c7880413dcc644b645b9548bd4aa99
treea500a914f23831faada52c1e2aad7d60cb0a5676
parent1cc83b3248098e407f6c4f0158cb74bb4870a6d5
Add an API wrapper for editor mentions
ts/WoltLabSuite/Core/Api/Messages/MentionSuggestions.ts [new file with mode: 0644]
ts/WoltLabSuite/Core/Component/Ckeditor/Mention.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Api/Messages/MentionSuggestions.js [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor/Mention.js
wcfsetup/install/files/lib/action/DeleteSessionAction.class.php
wcfsetup/install/files/lib/system/endpoint/controller/core/sessions/DeleteSession.class.php