summary refs log tree commit diff
path: root/synapse/server.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-15Use shorter config key nameDaniel Wagner-Hall1-1/+2
2015-09-15Rename context factoryDaniel Wagner-Hall2-5/+5
2015-09-14Hacky attempt at catching SIGHUP and rotating the logfile around<