summary refs log tree commit diff
path: root/synapse/handlers/message.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-12Add type hints to handlers.message and events.builder (#8067)Erik Johnston1-9/+13
2020-08-12Convert account data, device inbox, and censor events databases to async/awai...Patrick Cloke5-87/+99