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

Support MSC3916 (without MSC3911) #509

Merged
merged 51 commits into from
Jul 3, 2024
Merged

Support MSC3916 (without MSC3911) #509

merged 51 commits into from
Jul 3, 2024

Commits on Jul 2, 2024

  1. Add support for MSC3916

    turt2live committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c39fc98 View commit details
    Browse the repository at this point in the history
  2. Add changelog

    turt2live committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a004bbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9d2316 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2405827 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3d20d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5356506 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3fb16f5 View commit details
    Browse the repository at this point in the history
  8. Fix imports

    turt2live committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    beac841 View commit details
    Browse the repository at this point in the history
  9. Update tests

    turt2live committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5a51564 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4adc55a View commit details
    Browse the repository at this point in the history
  11. Fix URL preview test

    turt2live committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    05ac6a8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6aae7de View commit details
    Browse the repository at this point in the history
  13. Remove placeholder docs

    turt2live committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1773891 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9f4b29f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    237e153 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    579987b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4bfddf3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0944a9a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b5472bd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    476e92d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9879099 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2c0fcde View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    dcb3249 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f7e1504 View commit details
    Browse the repository at this point in the history
  25. Fix test shutdown

    turt2live committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2cb930b View commit details
    Browse the repository at this point in the history
  26. Remove unused test

    turt2live committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8f79ea0 View commit details
    Browse the repository at this point in the history
  27. Enable failing tests

    turt2live committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c793319 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    03dd83e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9405db7 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d2862d0 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    5af3035 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4572673 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1cc666d View commit details
    Browse the repository at this point in the history
  34. Fix routing

    turt2live committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b0ba084 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c7776f0 View commit details
    Browse the repository at this point in the history
  36. Support redirects

    turt2live committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    bf17b97 View commit details
    Browse the repository at this point in the history
  37. Finish tests

    turt2live committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    21e8281 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    99ab04a View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    8f01e45 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    fa40656 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    5f16648 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    806464d View commit details
    Browse the repository at this point in the history
  43. Fix tests for auth header

    turt2live committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5133471 View commit details
    Browse the repository at this point in the history
  44. Switch to stable endpoints

    turt2live committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9697e11 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    85e7cbe View commit details
    Browse the repository at this point in the history
  46. Revert "Temporarily disable upload tests"

    This reverts commit e21fa01.
    turt2live committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    69ac7b9 View commit details
    Browse the repository at this point in the history
  47. Try fixing tests

    turt2live committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a55b0d8 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    547cc1a View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    3039539 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    2e92cac View commit details
    Browse the repository at this point in the history
  51. Maybe remove the dev code

    turt2live committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    55742cc View commit details
    Browse the repository at this point in the history