You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* WIP support for state_after
* Fix sliding sync sdk / embedded tests
* Allow both state & state_after to be undefined
Since it must have allowed state to be undefined previously: the test
had it as such.
* Fix limited sync handling
* Need to use state_after being undefined
if state can be undefined anyway
* Make sliding sync sdk tests pass
* Remove deprecated interfaces & backwards-compat code
* Remove useless assignment
* Use updates unstable prefix
* Clarify docs
* Remove additional semi-backwards compatible overload
* Update unstable prefixes
* Iterate
Signed-off-by: Michael Telatynski <[email protected]>
* Iterate
Signed-off-by: Michael Telatynski <[email protected]>
* Fix test
Signed-off-by: Michael Telatynski <[email protected]>
* Iterate
Signed-off-by: Michael Telatynski <[email protected]>
* Iterate
Signed-off-by: Michael Telatynski <[email protected]>
* Add test for MSC4222 behaviour
Signed-off-by: Michael Telatynski <[email protected]>
* Improve coverage
Signed-off-by: Michael Telatynski <[email protected]>
* Iterate
Signed-off-by: Michael Telatynski <[email protected]>
* Fix tests
Signed-off-by: Michael Telatynski <[email protected]>
* Iterate
Signed-off-by: Michael Telatynski <[email protected]>
* Tidy
Signed-off-by: Michael Telatynski <[email protected]>
* Add comments to explain why things work as they are.
* Fix sync accumulator for state_after sync handling
Signed-off-by: Michael Telatynski <[email protected]>
* Add tests
Signed-off-by: Michael Telatynski <[email protected]>
* Revert "Fix room state being updated with old (now overwritten) state and emitting for those updates. (#4242)"
This reverts commit 957329b.
* Fix Sync Accumulator toJSON putting start timeline state in state_after field
Signed-off-by: Michael Telatynski <[email protected]>
* Update tests
Signed-off-by: Michael Telatynski <[email protected]>
* Add test case
Signed-off-by: Michael Telatynski <[email protected]>
* Iterate
Signed-off-by: Michael Telatynski <[email protected]>
---------
Signed-off-by: Michael Telatynski <[email protected]>
Co-authored-by: Hugh Nimmo-Smith <[email protected]>
Co-authored-by: Michael Telatynski <[email protected]>
Co-authored-by: Timo <[email protected]>
0 commit comments