element-x-ada/features/messages/impl
Jorge Martin Espinosa 6c3b280ecd
Fix marking a room as read re-instantiates its timeline (#5628)
* Add `Timeline.markAsRead` to avoid reinstantiating the timeline using `Room.markAsRead`

* Mark as read when exiting the room screen, destroy the timeline when fully closed

* Ensure `MarkAsFullyReadAndExit` event can only be processed once

* Fix `DelayedVisibility` not being displayed in previews
2025-10-30 08:39:06 +01:00
..
src Fix marking a room as read re-instantiates its timeline (#5628) 2025-10-30 08:39:06 +01:00
.gitignore
build.gradle.kts Extract code for forwarding Event to its own modules. 2025-10-28 15:42:39 +01:00
consumer-rules.pro