summary refs log tree commit diff
path: root/synapse/handlers/account_data.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-10Port handlers.account_validity to async/await.Erik Johnston1-1/+1
2019-12-10Port handlers.account_data to async/await.Erik Johnston1-9/+5
2019-12-09