Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement 'pendingEventList' #111

Merged
merged 3 commits into from
Mar 18, 2016
Merged

Implement 'pendingEventList' #111

merged 3 commits into from
Mar 18, 2016

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Mar 17, 2016

The existing 'pendingEventOrdering'=='end' semantics had been substantially
broken by the introduction of timelines and gappy syncs: after a gappy
sync, pending events would get stuck in the old timeline section. (Part of
element-hq/element-web#1120).

This is a breaking change; PR for matrix-react-sdk will follow.

The existing 'pendingEventOrdering'=='end' semantics had been substantially
broken by the introduction of timelines and gappy syncs: after a gappy
sync, pending events would get stuck in the old timeline section. (Part of
element-hq/element-web#1120).
@dbkr
Copy link
Member

dbkr commented Mar 17, 2016

lgtm I think, assuming incompatibilities are resolved.

@dbkr dbkr assigned richvdh and unassigned dbkr Mar 17, 2016
richvdh added a commit that referenced this pull request Mar 18, 2016
@richvdh richvdh merged commit 8bc9c19 into develop Mar 18, 2016
@richvdh richvdh deleted the rav/pending_event_list branch March 18, 2016 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants