diff options
author | Erik Johnston <erik@matrix.org> | 2015-09-11 14:26:15 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-09-17 10:26:03 +0100 |
commit | 744e7d2790380b20260c0740fc68f7f49d07136b (patch) | |
tree | 707d871ed4e6470b2b0635805eaf723f1419c6eb /synapse/handlers | |
parent | Don't bail out of joining if we encounter a rejected event (diff) | |
download | synapse-744e7d2790380b20260c0740fc68f7f49d07136b.tar.xz |
Also handle state
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/federation.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/handlers/federation.py b/synapse/handlers/federation.py |