matrix-react-sdk icon indicating copy to clipboard operation
matrix-react-sdk copied to clipboard

Implement MSC3575: Sliding Sync

Open kegsay opened this issue 3 years ago • 0 comments

Requires https://github.com/matrix-org/matrix-js-sdk/pull/2242

Making PR mostly so it gets deployed onto Netlify.

This implements MSC3575 and requires the JS SDK branch of the same name. Massive WIP.

I expect Cypress E2E tests to fail given I have hard-coded sliding sync on and the proxy URL, which won't work for the local synapse that is spun up (the proxy points at matrix.org only).


Here's what your changelog entry will look like:

✨ Features

  • Implement MSC3575: Sliding Sync (#8328).

Preview: https://pr8328--matrix-react-sdk.netlify.app ⚠️ Do you trust the author of this PR? Maybe this build will steal your keys or give you malware. Exercise caution. Use test accounts.

kegsay avatar Apr 14 '22 15:04 kegsay