-
-
Notifications
You must be signed in to change notification settings - Fork 619
Remove legacy crypto #4653
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
florianduros
merged 25 commits into
develop
from
florianduros/rip-out-legacy-crypto/remove-legacy-crypto
Feb 7, 2025
Merged
Remove legacy crypto #4653
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
a45de2f
Remove deprecated calls in `webrtc/call.ts`
florianduros 9c4f21b
Throw error when legacy call was used
florianduros 020770b
Merge branch 'develop' into florianduros/rip-out-legacy-crypto/call
florianduros d12fcc4
Merge pull request #4562 from matrix-org/florianduros/rip-out-legacy-…
florianduros 1129c45
Remove `MatrixClient.initLegacyCrypto` (#4620)
florianduros 8537aee
Remove legacy crypto support in `sync` api (#4622)
florianduros f763192
Remove deprecated `DeviceInfo` in `webrtc/call.ts` (#4654)
florianduros ce6f971
Merge branch 'develop' into florianduros/rip-out-legacy-crypto/remove…
florianduros 89cec0a
Remove deprecated methods and attributes of `MatrixClient` (#4659)
florianduros b156707
Remove usage of legacy crypto in `event.ts` (#4666)
florianduros 2558903
Remove legacy crypto export in `matrix.ts` (#4667)
florianduros 69db213
Remove usage of legacy crypto in integ tests (#4669)
florianduros 344ffa3
Clean up legacy stores (#4663)
florianduros bca2582
Remove deprecated methods of `CryptoBackend` (#4671)
florianduros 0185f30
Remove usage of legacy crypto in `embedded.ts` (#4668)
florianduros 6bd319b
Remove legacy crypto files (#4672)
florianduros 07016bb
Merge branch 'develop' into florianduros/rip-out-legacy-crypto/remove…
florianduros b76ccc6
Clean up integ test after legacy crypto removal (#4682)
florianduros e287ff6
Merge branch 'develop' into florianduros/rip-out-legacy-crypto/remove…
florianduros b3ec086
Restore broken link to `CryptoApi` (#4692)
florianduros 19fbd6b
Merge branch 'develop' into florianduros/rip-out-legacy-crypto/remove…
florianduros 664e3fd
chore: fix linting and formatting due to merge
florianduros e6b7a1f
Remove unused crypto type and missing doc (#4696)
florianduros 5fa0b04
Merge branch 'develop' into florianduros/rip-out-legacy-crypto/remove…
florianduros 2e83fea
test(call): add test when crypto is enabled
florianduros 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
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.