Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Asynchronous Uploads #15460

Closed
wants to merge 7 commits into from
Closed

Commits on Apr 28, 2023

  1. Remove re-assignment of self.clock in UploadResource

    Signed-off-by: Sumner Evans <[email protected]>
    sumnerevans committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    0838172 View commit details
    Browse the repository at this point in the history
  2. config: add option to rate limit media creation

    Signed-off-by: Sumner Evans <[email protected]>
    sumnerevans committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    50a0f9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68272cb View commit details
    Browse the repository at this point in the history
  4. media/create: add /create endpoint

    See matrix-org/matrix-spec-proposals#2246 for details
    
    Signed-off-by: Sumner Evans <[email protected]>
    sumnerevans committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    9badcae View commit details
    Browse the repository at this point in the history
  5. changelog: add entry for async uploads

    Signed-off-by: Sumner Evans <[email protected]>
    sumnerevans committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    0f7ddcf View commit details
    Browse the repository at this point in the history
  6. media/upload: add support for async uploads

    Signed-off-by: Sumner Evans <[email protected]>
    sumnerevans committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    cfaeac8 View commit details
    Browse the repository at this point in the history
  7. media/{download,thumbnail}: support timeout_ms parameter

    Signed-off-by: Sumner Evans <[email protected]>
    sumnerevans committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    298355c View commit details
    Browse the repository at this point in the history