synapse-product/synapse/rest/client/v1
2017-01-09 18:25:13 +00:00
..
__init__.py
admin.py Dont invoke get_handlers fromClientV1RestServlet 2016-08-12 10:03:19 +01:00
base.py Clean transactions based on time. Add HttpTransactionCache tests. 2016-11-14 11:19:24 +00:00
directory.py Add new API appservice specific public room list 2016-12-06 16:12:27 +00:00
events.py Make synchrotron accept /events 2016-08-12 15:31:44 +01:00
initial_sync.py Support /initialSync in synchrotron worker 2016-09-21 11:46:28 +01:00
login.py Stop generating refresh tokens 2016-11-28 10:13:01 +00: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
pusher.py
register.py Stop putting a time caveat on access tokens 2016-11-29 16:49:41 +00:00
room.py Linearize updates to membership via PUT /state/ 2017-01-09 18:25:13 +00:00
voip.py