summary refs log tree commit diff
path: root/synapse/federation (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-04Apply sanity to the transport client interface. Convert 'make_join' and 'send...Erik Johnston3-62/+85
2015-02-04When returning lists of servers from alias lookups, put the current server fi...Erik Johns