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

Upgrade Ruma #471

Merged
merged 14 commits into from
Feb 1, 2022
Merged

Upgrade Ruma #471

merged 14 commits into from
Feb 1, 2022

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    3e496db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f56f27a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df93cfd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa4a31d View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary copying

    jplatte committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    80e8d4f View commit details
    Browse the repository at this point in the history
  6. Use faster sorting algorithm

    … because Clippy complained.
    jplatte committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    c6594ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6baffc4 View commit details
    Browse the repository at this point in the history
  8. Upgrade Ruma

    jplatte committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    8dec390 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    96d9fd8 View commit details
    Browse the repository at this point in the history
  10. Activate ruma's rand feature unconditionally in matrix-sdk, matrix-sd…

    …k-crypto
    
    … because it is required for `TransactionId::new()`.
    jplatte committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    74172da View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2f67b62 View commit details
    Browse the repository at this point in the history
  12. Fix build warnings and clippy lints

    gnunicorn authored and jplatte committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    8270304 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0df1f60 View commit details
    Browse the repository at this point in the history
  14. Fix one more clippy warning

    jplatte committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    8a97936 View commit details
    Browse the repository at this point in the history