anonymousland-synapse/synapse/rest/client/v1
2016-09-17 15:55:24 +01:00
..
__init__.py
admin.py Dont invoke get_handlers fromClientV1RestServlet 2016-08-12 10:03:19 +01:00
base.py Dont invoke get_handlers fromClientV1RestServlet 2016-08-12 10:03:19 +01:00
directory.py Dont invoke get_handlers fromClientV1RestServlet 2016-08-12 10:03:19 +01:00
events.py Make synchrotron accept /events 2016-08-12 15:31:44 +01:00
initial_sync.py Dont invoke get_handlers fromClientV1RestServlet 2016-08-12 10:03:19 +01:00
login.py Conform better to the CAS protocol specification 2016-09-09 21:20:14 +01:00
logout.py Add helper function for getting access_tokens from requests 2016-09-09 16:33:15 +01:00
presence.py
profile.py Dont invoke get_handlers fromClientV1RestServlet 2016-08-12 10:03:19 +01:00
push_rule.py Load push rules in storage layer, so that they get cached 2016-06-03 11:10:00 +01:00
pusher.py
register.py Add helper function for getting access_tokens from requests 2016-09-09 16:33:15 +01:00
room.py Enable guest access to POST /publicRooms 2016-09-17 15:55:24 +01:00
transactions.py Add helper function for getting access_tokens from requests 2016-09-09 16:33:15 +01:00
voip.py