element-x-ada/libraries/matrix/impl
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
..
src Allow replying to any remote message in a thread (#5201) 2025-08-22 16:07:13 +02:00
build.gradle.kts Use embedded version of Element Call (#4470) 2025-03-26 09:35:21 +01:00