Skip to content
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

Remove code which loads legacy libolm #27650

Merged
merged 4 commits into from
Jul 5, 2024
Merged

Remove code which loads legacy libolm #27650

merged 4 commits into from
Jul 5, 2024

Commits on Jun 26, 2024

  1. Remove code which loads legacy libolm

    Now that we use the Rust crypto stack
    (matrix-org/matrix-react-sdk#12630), the legacy olm
    library is unneeded. Remove all the dedicated cruft for loading it.
    
    (All this crap is why matrix-sdk-crypto-wasm has to base64 its wasm artifact,
    cf matrix-org/matrix-rust-sdk#1167.)
    richvdh committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7c7cbe6 View commit details
    Browse the repository at this point in the history
  2. Remove from package.json too

    richvdh committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    818ec75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f9637b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    438d07b View commit details
    Browse the repository at this point in the history