mirror of
https://github.com/element-hq/synapse.git
synced 2025-12-07 00:00:23 -05:00
If the previous read marker is pointing to an event that no longer exists (e.g. due to retention) then assume that the newly given read marker is newer.
2 lines
137 B
Plaintext
2 lines
137 B
Plaintext
Fix a long-standing bug where setting the read marker could fail when using message retention. Contributed by Nick @ Beeper (@fizzadar).
|