element-x-ada/libraries/matrix/impl/src
Jorge Martin Espinosa 7a5a197e7e
Allow replying to any remote message in a thread (#5201)
* Allow replying to any remote message in a thread.

This will open the thread screen based on the selected event:

- If it was already part of a thread, it will open that thread.
- Otherwise, it'll open the thread timeline screen so you can start a thread from the event.

* Add the feature flag to decide which action to perform. Also, rename the feature flag to something easier to understand.

* Display the reply in thread action based on the feature flag too

---------

Co-authored-by: ElementBot <android@element.io>
2025-08-22 16:07:13 +02:00
..
main Allow replying to any remote message in a thread (#5201) 2025-08-22 16:07:13 +02:00
test/kotlin/io/element/android/libraries/matrix/impl Threads - first iteration (#5165) 2025-08-19 13:35:48 +00:00