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 by adding a federation /download endpoint #17172

Merged
merged 19 commits into from
Jun 7, 2024

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    e9e8b50 View commit details
    Browse the repository at this point in the history
  2. add MultipartResponder and MultipartFileSender classes and use these …

    …classes when fetching media for federation download
    H-Shay committed May 8, 2024
    Configuration menu
    Copy the full SHA
    913e67e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a8063b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    447cbcc View commit details
    Browse the repository at this point in the history
  5. tests

    H-Shay committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d317c5e View commit details
    Browse the repository at this point in the history
  6. cleanup + note

    H-Shay committed May 8, 2024
    Configuration menu
    Copy the full SHA
    cbf9154 View commit details
    Browse the repository at this point in the history
  7. newsfragment

    H-Shay committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b6803f6 View commit details
    Browse the repository at this point in the history
  8. maybe fix olddeps error??

    H-Shay committed May 8, 2024
    Configuration menu
    Copy the full SHA
    522e752 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

Commits on May 13, 2024

  1. improve readability

    H-Shay committed May 13, 2024
    Configuration menu
    Copy the full SHA
    85bd3a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef41492 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. add comment and test

    H-Shay committed May 14, 2024
    Configuration menu
    Copy the full SHA
    cbac3f5 View commit details
    Browse the repository at this point in the history
  2. lint

    H-Shay committed May 14, 2024
    Configuration menu
    Copy the full SHA
    faa346f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. use multipart-mixed

    H-Shay committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    66993dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbf803d View commit details
    Browse the repository at this point in the history
  3. tests

    H-Shay committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0305870 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8ef34b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    157e5d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. requested changes

    H-Shay committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fb7ce78 View commit details
    Browse the repository at this point in the history