summary refs log tree commit diff
path: root/synapse/server.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-05Update places where we create eventsErik Johnston1-0/+5
2018-02-05Split event creation into a separate handlerErik Johnston1-146/+160
2018-02-05