diff options
author | Erik Johnston <erik@matrix.org> | 2016-08-05 10:43:47 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-08-05 10:43:47 +0100 |
commit | fccadb7719f872ecdabd6ebfb299156eca208454 (patch) | |
tree | efa4a47c8a0036679c365237bc11d58eab2f7ea0 /synapse/federation | |
parent | Delete more tables (diff) | |
download | synapse-fccadb7719f872ecdabd6ebfb299156eca208454.tar.xz |
Check if we already have the events returned by /state/
Diffstat (limited to 'synapse/federation')
-rw-r--r-- | synapse/federation/federation_client.py | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/synapse/federation/federation_client.py b/synapse/federation/federation_client.py |