summary refs log tree commit diff
path: root/synapse/api/auth.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-04When returning lists of servers from alias lookups, put the current server fi...Erik Johnston1-1/+10
2015-02-04Retry make_joinErik Johnston1-7/+12
2015-02-04Brief comment on why we do some things on every call to persist_event and not...