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

Refactoring for safer olm and megolm session usage #5380

Merged
merged 28 commits into from
Mar 10, 2022

Commits on Mar 4, 2022

  1. Extract olm cache store

    BillCarsonFr committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    10ea166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33f9bc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9df5f17 View commit details
    Browse the repository at this point in the history
  4. Fix test compilation

    BillCarsonFr committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    87d9308 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24c51ea View commit details
    Browse the repository at this point in the history
  6. Added e2ee sanity tests

    BillCarsonFr committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    c97de48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b3c5d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ade16a0 View commit details
    Browse the repository at this point in the history
  9. better logs

    BillCarsonFr committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    9eb0473 View commit details
    Browse the repository at this point in the history
  10. test forward better key

    BillCarsonFr committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    11e8881 View commit details
    Browse the repository at this point in the history
  11. cleaning

    BillCarsonFr committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    2f665dd View commit details
    Browse the repository at this point in the history
  12. clean test

    BillCarsonFr committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    122e785 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2d9beb6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f238739 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    078ed1b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b7bf39b View commit details
    Browse the repository at this point in the history
  17. Use loggerTag

    BillCarsonFr committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    87de51b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    49d33f3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6546f98 View commit details
    Browse the repository at this point in the history
  20. clean log level

    BillCarsonFr committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    714e1d7 View commit details
    Browse the repository at this point in the history
  21. fix test

    BillCarsonFr committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    ada83d0 View commit details
    Browse the repository at this point in the history
  22. code review cleaning

    BillCarsonFr committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    5d952fe View commit details
    Browse the repository at this point in the history
  23. better comment

    Co-authored-by: poljar <poljar@termina.org.uk>
    BillCarsonFr and poljar committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    7616e2d View commit details
    Browse the repository at this point in the history
  24. Better comment

    Co-authored-by: poljar <poljar@termina.org.uk>
    BillCarsonFr and poljar committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    31d3fe3 View commit details
    Browse the repository at this point in the history
  25. Better comment

    Co-authored-by: poljar <poljar@termina.org.uk>
    BillCarsonFr and poljar committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    99a07af View commit details
    Browse the repository at this point in the history
  26. Code review cleaning

    BillCarsonFr committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    db84c67 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3c931d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Fix ktlint

    BillCarsonFr committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    96b5174 View commit details
    Browse the repository at this point in the history