MatrixSynapse/synapse/rest/client/v1
Erik Johnston 3e7fac0d56 Add published room list edit API 2016-03-21 15:06:07 +00: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
logout.py
presence.py Use parse_json_object_from_request to parse JSON out of request bodies 2016-03-11 16:41:03 +00:00
profile.py Use parse_json_object_from_request to parse JSON out of request bodies 2016-03-11 16:41:03 +00:00
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 Hook up adding a pusher to the notifier for replication. 2016-03-15 17:42:03 +00:00
register.py
room.py Use parse_json_object_from_request to parse JSON out of request bodies 2016-03-11 16:41:03 +00:00
transactions.py
voip.py