summary refs log tree commit diff
path: root/synapse/server.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-29Refactor event building into EventBuilderErik Johnston1-4/+1
2019-01-29Make add_hashes_and_signatures operate on dictsErik Johnston2-40/+32
2019-01-29