diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-08-06 13:45:37 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-08-06 13:45:37 +0100 |
commit | f900d508244b4277065d34dd9a05224fd60d5221 (patch) | |
tree | e84050f5e8fe32559d3281040c0a4aeba1c4b758 /synapse/http | |
parent | sanity check response from make_join (diff) | |
download | synapse-f900d508244b4277065d34dd9a05224fd60d5221.tar.xz |
include known room versions in outgoing make_joins
Diffstat (limited to 'synapse/http')
-rw-r--r-- | synapse/http/matrixfederationclient.py | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/synapse/http/matrixfederationclient.py b/synapse/http/matrixfederationclient.py |