mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-25 09:39:34 -04:00
This patch revisits the need to trigger a room list update for all changes of `RoomInfo`. For the moment, it reduces the scope to `recency_timestamp` update. This patch comes with a test to ensure things work as expected.