summary refs log tree commit diff
path: root/synapse/replication/http/streams.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-04Add additional validation to pusher URLs. (#8865)Patrick Cloke6-30/+106
2020-12-04Do not 500 if the content-length is not provided when uploading media. (#8862)Patrick Cloke2-1/