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

Use leaveRoomChain when leaving a room #2818

Merged
merged 3 commits into from
Mar 25, 2019
Merged

Conversation

turt2live
Copy link
Member

Requires matrix-org/matrix-js-sdk#868
Fixes element-hq/element-web#8539

We don't need to use leaveRoomChain when rejecting invites because we won't have the references needed. This leaves the couple spots where we do actually leave a room, and use the new function for that.

Requires matrix-org/matrix-js-sdk#868
Fixes element-hq/element-web#8539

We don't need to use leaveRoomChain when rejecting invites because we won't have the references needed. This leaves the couple spots where we do actually leave a room, and use the new function for that.
@turt2live turt2live requested a review from a team March 23, 2019 01:04
@dbkr dbkr self-assigned this Mar 25, 2019
Copy link
Member

@dbkr dbkr left a comment

Choose a reason for hiding this comment

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

lgtm

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