Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-13 | Fix function signature, use default random boundary (#3422) | Till | |
Fixes the function signature of `parseMultipartResponse` and uses the default random boundary when creating a new multipart response. | |||
2024-08-16 | Implement MSC3916 (#3397) | Till | |
Needs https://github.com/matrix-org/gomatrixserverlib/pull/437 | |||
2023-12-12 | Allow some content types to be inlined (#3274) | Till | |
"Shamelessly" stolen from https://github.com/matrix-org/synapse/pull/15988 |