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

Use new pendingEventList functionality from matrix-js-sdk #231

Merged
merged 1 commit into from
Mar 18, 2016

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Mar 17, 2016

Update react-sdk to use pendingEventOrdering==detached instead of
end. Look for pending events in the pendingEvent list, and use
MatrixClient.cancelPendingEvent to, uh, cancel pending events.

Requires matrix-org/matrix-js-sdk#111 and
matrix-org/matrix-js-sdk#112.

Fixes element-hq/element-web#989, element-hq/element-web#1120 and element-hq/element-web#1145

Update react-sdk to use `pendingEventOrdering`==`detached` instead of
`end`. Look for pending events in the pendingEvent list, and use
MatrixClient.cancelPendingEvent to, uh, cancel pending events.
@dbkr
Copy link
Member

dbkr commented Mar 18, 2016

lgtm

@dbkr dbkr assigned richvdh and unassigned dbkr Mar 18, 2016
richvdh added a commit that referenced this pull request Mar 18, 2016
Use new pendingEventList functionality from matrix-js-sdk
@richvdh richvdh merged commit 15c9ad8 into develop Mar 18, 2016
@richvdh richvdh deleted the rav/pending_event_list branch March 18, 2016 16:18
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.

2 participants