MatrixSynapse/synapse/rest/client/v2_alpha
Erik Johnston 04ad93e6fd Merge pull request #545 from matrix-org/erikj/sync
Move /sync state calculations from rest to handler
2016-02-02 15:28:43 +00:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
_base.py copyrights 2016-01-07 04:26:29 +00:00
account.py Allow three_pid_creds as well as threePidCreds in /account/3pid 2016-01-29 13:26:15 +00:00
account_data.py Introduce a Requester object 2016-01-11 17:48:45 +00:00
auth.py copyrights 2016-01-07 04:26:29 +00:00
filter.py Sanitize filters 2016-01-22 10:41:30 +00:00
keys.py Introduce a Requester object 2016-01-11 17:48:45 +00:00
receipts.py Introduce a Requester object 2016-01-11 17:48:45 +00:00
register.py Pull guest access token out of the auth session params, otherwise it will break if you open the email on a different device. 2016-02-01 16:33:19 +00:00
sync.py Move state calculations from rest to handler 2016-02-01 15:59:40 +00:00
tags.py Introduce a Requester object 2016-01-11 17:48:45 +00:00
tokenrefresh.py copyrights 2016-01-07 04:26:29 +00:00