-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Simplified Sliding Sync #28515
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
Simplified Sliding Sync #28515
Changes from 37 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
df7bb61
Experimental SSS
dbkr 7fbac10
Adjust tests to use new behaviour
kegsay 194362a
Remove well-known proxy URL lookup; always use native
kegsay 48eec70
Linting
kegsay 797ef2d
Merge branch 'develop' into dbkr/sss
kegsay 8325c59
Debug logging
kegsay ee85f73
Control the race condition when swapping between rooms
kegsay be76852
Dont' filter by space as synapse doesn't support it
kegsay 0b142b4
Remove SS code related to registering lists and managing ranges
kegsay 7621fe2
User bumpStamp if it is present
kegsay 7662b99
Drop initial room load from 20 per list to 10
kegsay 52c2436
Half the batch size to trickle more quickly
kegsay f90178a
Merge remote-tracking branch 'react-sdk/dbkr/sss' into dbkr/sss
dbkr bb2f6d3
Merge branch 'develop' into dbkr/sss
dbkr 628d2bd
Prettier
dbkr 473d861
prettier on tests too
dbkr 60cee83
Merge remote-tracking branch 'origin/develop' into dbkr/sss
dbkr fd97548
Merge branch 'develop' into dbkr/sss
dbkr fb1b7e2
Remove proxy URL & unused import
dbkr 56906bb
Hopefully fix tests to assert what the behaviour is supposed to be
dbkr ef990e2
Move the singleton to the manager tyo fix import loop
dbkr e60b331
Very well, code, I will remove you
dbkr ce6a080
Strip out more unused stuff
dbkr 7af6053
Fix playwright test
dbkr 5ce0d09
Fix test to do maybe what it was supposed to do... possibly?
dbkr 560dc15
Remove test for old pre-simplified sliding sync behaviour
dbkr 0608f82
Unused import
dbkr 527c636
Remove sliding sync proxy & test
dbkr 31efca4
Merge branch 'develop' into dbkr/sss
dbkr 9fa612a
Remove now pointless credentials
dbkr 9475972
Remove subscription removal as SSS doesn't do that
dbkr 943a452
Update tests
dbkr efd78e1
add test
dbkr 81507f3
Switch to new labs flag & break if old labs flag is enabled
dbkr 0bbd2d3
Remove unused import & fix test
dbkr 084fe59
Fix other test
dbkr 8a52c49
Remove name & description from old labs flag
dbkr 3d6afc7
Remove old sliding sync option
dbkr 3777116
Add back unread nindicator test but inverted
dbkr fc41b54
Reinstate test for room_subscriptions
dbkr 378b8c9
Use UserFriendlyError
dbkr 5943e41
Remove empty constructor
dbkr 4b0c52c
Remove unrelated changes
dbkr da7e4ba
Merge remote-tracking branch 'origin/develop' into dbkr/sss
dbkr e2e9a46
Unused import
dbkr 862174a
Fix import
dbkr 5f8719f
Avoid moving import
dbkr 04554ef
Merge remote-tracking branch 'origin/develop' into dbkr/sss
dbkr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.