summary refs log tree commit diff
path: root/synapse/media/media_storage.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ensure we delete media if we reject due to spam check (#17246)Erik Johnston2024-05-301-32/+27
* Fix slipped logging context when media rejected (#17239)Erik Johnston2024-05-291-65/+37
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Make the media `/upload` tracing less ambiguous (#15888)Eric Eastwood2023-07-101-30/+48
* Add tracing to media `/upload` endpoint (#15850)Eric Eastwood2023-07-051-0/+7
* Move Spam Checker callbacks to a dedicated file (#15453)Andrew Morgan2023-04-181-4/+3
* Refactor media modules. (#15146)Patrick Cloke2023-02-271-0/+374