summary refs log tree commit diff
path: root/synapse/appservice/api.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-04Convert the SimpleHttpClient to async. (#8016)Patrick Cloke1-1/+1
2020-08-04Convert streams to async. (#8014)Patrick Cloke10