summary refs log tree commit diff
path: root/synapse/rest (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-04Fix async/await calls for broken media providers. (#8027)Patrick Cloke2-22/+20
2020-08-04Convert the SimpleHttpClient to async. (#8016)Patrick Cloke3-32/+26
2020-08-04Convert streams to async. (#8014)Patrick Cloke10-30/+27
2020-08-04