forked-synapse/synapse/rest/client/v1
2016-05-31 17:20:07 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
admin.py Fix relative imports so they work in both py3 and py27 2016-03-08 11:45:50 +00:00
base.py copyrights 2016-01-07 04:26:29 +00:00
directory.py Add published room list edit API 2016-03-21 15:06:07 +00:00
events.py Allow non-guests to peek on rooms using /events 2016-01-20 15:34:07 +00:00
initial_sync.py Fix relative imports so they work in both py3 and py27 2016-03-08 11:45:50 +00:00
login.py Make pyjwt dependency optional 2016-04-25 14:30:15 +01:00
logout.py Implement logout 2016-03-11 16:27:50 +00:00
presence.py Move the presence handler out of the Handlers object 2016-05-16 18:56:37 +01: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 Make the /set part mandatory 2016-04-12 13:54:41 +01:00
register.py Create user with expiry 2016-05-13 15:34:15 +02:00
room.py Basic, un-cached support for secondary_directory_servers 2016-05-31 17:20:07 +01:00
transactions.py copyrights 2016-01-07 04:26:29 +00:00
voip.py Fix relative imports so they work in both py3 and py27 2016-03-08 11:45:50 +00:00