summary refs log tree commit diff
path: root/synapse/appservice/api.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-11Converts event_federation and registration databases to async/await (#8061)Patrick Cloke7-177/+150
2020-08-11