summary refs log tree commit diff
path: root/synapse/server.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-10-20Remove pointless create() methodRichard van der Hoff6-12/+8
It just calls the constructor, so we may as well kill it rather than having random codepaths.
2017-10-19Correctly bump version v0.24.0-rc1Erik Johnston1-1/+1
2017-10-19