Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Track live events in timeline and use for read receipts and read markers #3184

Merged
merged 2 commits into from
Jul 5, 2019

Conversation

jryans
Copy link
Collaborator

@jryans jryans commented Jul 5, 2019

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 element-hq/element-web#9952

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 element-hq/element-web#9952
@jryans jryans requested a review from a team July 5, 2019 13:42
Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it looks like it does something regarding events

@jryans jryans merged commit 017fc84 into develop Jul 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sending a reaction bolds the room
2 participants