element-x-ada/features/messages/impl
Jorge Martin Espinosa 880ebb4de8
Plain text editor implementation based on markdown input (#2840)
* Add plain text editor based on markdown input
- Fix autofocus of message composer.
- Remove `Message` data class, fetch the details in `MessagesPresenter` instead.
- Remove `enable rich text` option from advanced settings, set it as a build configuration instead.
* Fix MentionSpanProvider
* Bump RTE library to released `v2.37.3`

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-05-21 13:58:53 +02:00
..
src Plain text editor implementation based on markdown input (#2840) 2024-05-21 13:58:53 +02:00
.gitignore Try splitting messages into api and impl modules 2023-03-03 14:38:05 +01:00
build.gradle.kts Add legacy call invite state events and notifications (#2552) 2024-03-14 16:29:06 +01:00
consumer-rules.pro Try splitting messages into api and impl modules 2023-03-03 14:38:05 +01:00