element-x-ada/plugins/src/main/kotlin
Benoit Marty 4ad495d36c
Add support for slash commands (under Feature Flag) (#6482)
* Add support for slash commands

* Update screenshots

* Rename module `slash` to `slashcommands`

* Rename `SlashCommand` to `SlashCommandService`

* Introduce MsgType in order to send text message with a different msgtype value.

* Format file and add parameter names, add default values and cleanup

* Add isSupported parameter to filter out unsupported yet commands.

* Slash commands: disable suggestions if the feature is disabled.

* Fix sending shrug command.

* Add missing test on SuggestionsProcessor

* Add tests on MessageComposerPresenter about slash command.

* Fix import ordering

* Add missing tests on CommandExecutor

* Add missing tests in MarkdownTextEditorStateTest

* Slash commands: Improve code when sending message with prefix.

* Slash commands: Add support for /unflip

---------

Co-authored-by: ElementBot <android@element.io>
2026-04-02 16:15:32 +02:00
..
config Fix: use the right BuildTimeConfig field for the SDK DSN 2025-12-04 22:53:39 +01:00
extension Add support for slash commands (under Feature Flag) (#6482) 2026-04-02 16:15:32 +02:00
Enterprise.kt Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
io.element.android-compose-application.gradle.kts Improve Kover setup by using only convention plugins (#6213) 2026-03-16 14:41:07 +00:00
io.element.android-compose-library.gradle.kts Improve Kover setup by using only convention plugins (#6213) 2026-03-16 14:41:07 +00:00
io.element.android-library.gradle.kts Improve Kover setup by using only convention plugins (#6213) 2026-03-16 14:41:07 +00:00
io.element.android-root.gradle.kts Improve Kover setup by using only convention plugins (#6213) 2026-03-16 14:41:07 +00:00
io.element.jvm-library.gradle.kts Improve Kover setup by using only convention plugins (#6213) 2026-03-16 14:41:07 +00:00
Logger.kt Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
ModulesConfig.kt Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
Versions.kt Setting version for the release 26.04.0 2026-04-01 13:37:57 +02:00