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

Sliding sync: add include_old_rooms; remove is_tombstoned #2801

Merged
merged 4 commits into from
Oct 26, 2022

Conversation

kegsay
Copy link
Member

@kegsay kegsay commented Oct 25, 2022

Remade PR of #2785 as it landed too early and was causing React SDK failures.

Bringing TS definitions up-to-date with the latest MSC version.


This change is marked as an internal change (Task), so will not be included in the changelog.

In sliding sync, with an empty list, it is possible for the proxy
to send back DELETE 0, INSERT 0 !room which has the net result of
`[!room]`. Previously, the JS SDK would not handle this correctly.
Now it does. With tests.
@kegsay kegsay merged commit 9f6b42d into develop Oct 26, 2022
@kegsay kegsay deleted the kegan/ss-api-changes branch October 26, 2022 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants