MatrixSynapse/synapse/rest/client/v1
David Baker a04c076b7f Make the /set part mandatory 2016-04-12 13:54:41 +01:00
..
__init__.py
admin.py
base.py
directory.py Add published room list edit API 2016-03-21 15:06:07 +00:00
events.py
initial_sync.py
login.py Add JWT support 2016-03-29 14:36:36 +02:00
logout.py
presence.py
profile.py
push_rule.py Fix regression where synapse checked whether push rules were valid JSON before the compatibility hack that handled clients sending invalid JSON 2016-03-14 14:16:41 +00:00
pusher.py Make the /set part mandatory 2016-04-12 13:54:41 +01:00
register.py
room.py Remove spurious comment 2016-03-30 15:05:33 +01:00
transactions.py
voip.py