forked-synapse/synapse/rest/client/v1
Mark Haines b7dbe5147a Add a parse_json_object function
to deduplicate all the copy+pasted _parse_json functions. Also document
the parse_.* functions.
2016-03-09 11:26:26 +00: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 a parse_json_object function 2016-03-09 11:26:26 +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 Add a parse_json_object function 2016-03-09 11:26:26 +00:00
presence.py "You are not..." 2016-02-18 17:01:53 +00:00
profile.py Pass whole requester to ratelimiting 2016-03-03 16:43:42 +00:00
push_rule.py Add a parse_json_object function 2016-03-09 11:26:26 +00:00
pusher.py Add a parse_json_object function 2016-03-09 11:26:26 +00:00
register.py Add a parse_json_object function 2016-03-09 11:26:26 +00:00
room.py Add a parse_json_object function 2016-03-09 11:26:26 +00: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