diff options
author | Erik Johnston <erik@matrix.org> | 2015-02-04 15:02:23 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-02-04 15:02:23 +0000 |
commit | 95e2d2d36d6dfb7205c40fa8e59ef350f8096395 (patch) | |
tree | 671ed04da2afb1fe6dd41a75ff8c1facf551a282 | |
parent | Retry make_join (diff) | |
download | synapse-95e2d2d36d6dfb7205c40fa8e59ef350f8096395.tar.xz |
When returning lists of servers from alias lookups, put the current server first in the list
-rw-r--r-- | synapse/handlers/directory.py | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/synapse/handlers/directory.py b/synapse/handlers/directory.py |