diff options
author | Erik Johnston <erik@matrix.org> | 2015-09-10 14:25:54 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-09-10 14:25:54 +0100 |
commit | 49ae42bbe1176b9061c17cf7e3829008f608c0a4 (patch) | |
tree | d233638a43fc49eae6cadacf7b6df5055096c250 /synapse/events/utils.py | |
parent | Merge pull request #274 from matrix-org/add_threepid_fix (diff) | |
download | synapse-49ae42bbe1176b9061c17cf7e3829008f608c0a4.tar.xz |
Bundle in some room state in the unsigned bit of the invite when sending to invited servers
Diffstat (limited to 'synapse/events/utils.py')
-rw-r--r-- | synapse/events/utils.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/events/utils.py b/synapse/events/utils.py |