MatrixSynapse/synapse/rest/client/v1
Kegan Dougal 4b31426a02 Pass through user-supplied content in /join/$room_id
It was always intended to allow custom keys on the join event, but this has
at some point been lost. Restore it.

If the user specifies keys like "avatar_url" then they will be clobbered.
2016-08-23 16:32:04 +01:00
..
__init__.py
admin.py
base.py
directory.py
events.py
initial_sync.py
login.py
logout.py
presence.py
profile.py
push_rule.py
pusher.py
register.py
room.py Pass through user-supplied content in /join/$room_id 2016-08-23 16:32:04 +01:00
transactions.py
voip.py