-
Notifications
You must be signed in to change notification settings - Fork 412
Add Sliding Sync /sync/e2ee endpoint for To-Device messages
#17167
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
MadLittleMods
merged 39 commits into
develop
from
madlittlemods/msc3575-sliding-sync-e2ee
May 23, 2024
Merged
Changes from 5 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
f9e6e53
Configurable /sync/e2ee endpoint
MadLittleMods 1e05a05
Add Sliding Sync `/sync/e2ee` endpoint for To-Device messages
MadLittleMods 5e925f6
Share tests with test_sendtodevice
MadLittleMods 69f9143
Comment on tests
MadLittleMods d4ff933
Prefer Sync v2 vs Sliding Sync distinction
MadLittleMods 371ec57
Fix wait_for_sync_for_user in tests
MadLittleMods 06d12e5
Ugly overloads
MadLittleMods b8b70ba
Fix lint
MadLittleMods c60a4f8
Add changelog
MadLittleMods 10ffae6
Shared logic for `get_sync_result_builder()`
MadLittleMods 6bf4896
Try calculate more
MadLittleMods 8871dac
Share tests using inheritance
MadLittleMods 0892283
Add comments docs
MadLittleMods adb7e20
Consolidate device_lists /sync tests
MadLittleMods f098355
Add `device_one_time_keys_count` tests
MadLittleMods 6b7cfd7
Add tests for `device_unused_fallback_key_types` in `/sync`
MadLittleMods b9e5379
Describe test
MadLittleMods 9bdfa16
Merge branch 'develop' into madlittlemods/msc3575-sliding-sync-e2ee
MadLittleMods 7331401
Lint
MadLittleMods b23abca
Fix test inheritance
MadLittleMods 821a1b3
Add missing field to docstring
MadLittleMods 35ca937
Format docstring
MadLittleMods 4ad7a8b
No need to change this formatting from develop
MadLittleMods 3092ab5
Calculate room derived membership info for device_lists
MadLittleMods 3539abe
Membership in timeline for better derived info
MadLittleMods 5f194f9
Exclude application services
MadLittleMods 02cecfa
Merge branch 'develop' into madlittlemods/msc3575-sliding-sync-e2ee
MadLittleMods f6122ff
Use `client_patterns()` for endpoint URL
MadLittleMods 2f112e7
Merge branch 'develop' into madlittlemods/msc3575-sliding-sync-e2ee
MadLittleMods c2221bb
Lint
MadLittleMods 717b160
Adjust wording, add todo
MadLittleMods 514aba5
Merge branch 'develop' into madlittlemods/msc3575-sliding-sync-e2ee
MadLittleMods 9749795
Update filter to be more precise and avoid more work
MadLittleMods 06ac1da
Restore copyright header
MadLittleMods 3da6bc1
Use `@parameterized_class`
MadLittleMods d4b41aa
Fix lints
MadLittleMods 6606ac1
Add docstring for parametized attributes
MadLittleMods ab0b844
Add actual typing for params (not just docstrings)
MadLittleMods a482545
Fix test after removing type ignore
MadLittleMods 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
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.
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.