MatrixSynapse/synapse
Richard van der Hoff 30bcbf775a Accept join events from all servers
Make sure that we accept join events from any server, rather than just the
origin server, to make the federation join dance work correctly.

(Fixes #1893).
2017-04-03 15:58:07 +01:00
..
api
app synctl.py: wait for synapse to stop before restarting (#2020) 2017-03-29 19:20:13 +01:00
appservice
config
crypto
events
federation Accept join events from all servers 2017-04-03 15:58:07 +01:00
handlers Accept join events from all servers 2017-04-03 15:58:07 +01:00
http
metrics
push Cache glob to regex at a higher level for push 2017-03-29 15:53:14 +01:00
replication
rest
static/client
storage Use txn.fetchall() so we can reuse txn 2017-03-30 10:30:05 +01:00
streams
util Fix the logcontext handling in the cache wrappers (#2077) 2017-03-30 13:22:24 +01:00
__init__.py Bump version and changelog 2017-03-30 16:37:40 +01:00
event_auth.py
notifier.py
python_dependencies.py
server.py
server.pyi
state.py
types.py
visibility.py