element-x-ada/features/messages
Jorge Martin Espinosa 34f001d22c
Fix back button sometimes not working after exiting a thread (#6732)
When I reproduced the issue, it looked like the coroutine used to mark as read and then exit the room was canceled, leaving the `markingAsReadAndExiting` variable with `true` value and preventing the exit block from running again.
2026-05-06 14:35:08 +02:00
..
api Add support for slash commands (under Feature Flag) (#6482) 2026-04-02 16:15:32 +02:00
impl Fix back button sometimes not working after exiting a thread (#6732) 2026-05-06 14:35:08 +02:00
test In the module :libraries:matrix.api, change the dependencies to: 2026-04-30 09:52:10 +02:00