Skip to content

matrix-sdk-base: remove InvitedRoom, JoinedRoom, LeftRoom, StrippedRoom and RoomState #167

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

Merged
merged 2 commits into from
Mar 8, 2021

Conversation

jsparber
Copy link
Contributor

@jsparber jsparber commented Mar 4, 2021

In #168 I introduce a high-level api for joined, invited and left rooms to the matrix-sdk.

Fixes: #163

@jsparber jsparber force-pushed the room_merge branch 5 times, most recently from bc7c46a to e16680b Compare March 4, 2021 20:54
@jsparber jsparber changed the title WIP: matrix_sdk_base: merge StrippedRoom and Room matrix-sdk-base: remove InvitedRoom, JoinedRoom, LeftRoom, StrippedRoom and RoomState Mar 5, 2021
@poljar poljar merged commit e5585b5 into matrix-org:master Mar 8, 2021
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.

Turn common Room methods into trait
2 participants