summary refs log tree commit diff
path: root/synapse/handlers/events.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-14Allow client event serialization to be asyncErik Johnston1-4/+4
2019-05-13Migrate all tests to use the dict