diff options
author | Erik Johnston <erik@matrix.org> | 2016-08-26 14:54:30 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-08-26 14:54:30 +0100 |
commit | bed10f9880068306be3fcdd15a51b1712c6159f2 (patch) | |
tree | 5a7fee7675320aff0983da1e5d787de88026fd9a /synapse/federation | |
parent | Merge pull request #1048 from matrix-org/erikj/fix_mail_name (diff) | |
download | synapse-bed10f9880068306be3fcdd15a51b1712c6159f2.tar.xz |
Use state handler instead of get_users_in_room/get_joined_hosts
Diffstat (limited to 'synapse/federation')
-rw-r--r-- | synapse/federation/federation_client.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/federation/federation_client.py b/synapse/federation/federation_client.py |