element-x-ada/features/messages
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
..
api Add Forward action to MediaDetailsBottomSheet. Closes #5454 2025-10-28 18:13:53 +01:00
impl Fix marking a room as read re-instantiates its timeline (#5628) 2025-10-30 08:39:06 +01:00
test Threads - first iteration (#5165) 2025-08-19 13:35:48 +00:00