MatrixSynapse/synapse/handlers
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
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py
auth.py
device.py
devicemessage.py
directory.py
e2e_keys.py
events.py
federation.py Accept join events from all servers 2017-04-03 15:58:07 +01:00
identity.py
initial_sync.py
message.py
presence.py
profile.py
receipts.py
register.py
room.py
room_list.py
room_member.py
search.py
sync.py
typing.py