forked-synapse/synapse/rest/client/v2_alpha
2016-05-24 11:33:32 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
_base.py Add a parse_json_object function 2016-03-09 11:26:26 +00:00
account_data.py Use parse_json_object_from_request to parse JSON out of request bodies 2016-03-11 16:41:03 +00:00
account.py Fix password reset 2016-04-29 12:07:54 +01:00
auth.py Catch the exceptions thrown by twisted when you write to a closed connection 2016-02-12 13:46:59 +00:00
filter.py Use parse_json_object_from_request to parse JSON out of request bodies 2016-03-11 16:41:03 +00:00
keys.py Use parse_json_object_from_request to parse JSON out of request bodies 2016-03-11 16:41:03 +00:00
notifications.py Include the ts the notif was received at 2016-05-24 11:33:32 +01:00
openid.py Rename openid/token to openid/request_token 2016-05-05 15:15:00 +01:00
receipts.py Move the presence handler out of the Handlers object 2016-05-16 18:56:37 +01:00
register.py More consistent config naming 2016-05-10 14:39:16 +02:00
report_event.py Add timestamp and auto incrementing ID 2016-05-04 15:19:12 +01:00
sync.py Move SyncHandler out of the Handlers object 2016-05-16 20:19:26 +01:00
tags.py Use parse_json_object_from_request to parse JSON out of request bodies 2016-03-11 16:41:03 +00:00
tokenrefresh.py Add a parse_json_object function 2016-03-09 11:26:26 +00:00