matrix-react-sdk
0ae98a5a - Track live events in timeline and use for read receipts and read markers

Commit
6 years ago
Track live events in timeline and use for read receipts and read markers This changes the `TimelinePanel` to track live events (that have committed to the server and been remote echoed) as well as the full list of events (which includes pending events). The code paths that advance read receipt and read markers are then changed to only use the live events so that these cannot advance into pending events. Fixes https://github.com/vector-im/riot-web/issues/9952
Author
Parents
Loading