MatrixSynapse/synapse/rest/client/v2_alpha
Travis Ralston bc1fa8cd01 Add GET account data routes (#4303)
As per https://github.com/matrix-org/matrix-doc/issues/1339
2019-01-07 10:27:54 +00:00
..
__init__.py
_base.py
account.py
account_data.py Add GET account data routes (#4303) 2019-01-07 10:27:54 +00:00
auth.py Fix fallback auth on Python 3 (#4197) 2018-11-19 12:27:33 -06:00
devices.py
filter.py
groups.py
keys.py
notifications.py
openid.py
read_marker.py
receipts.py
register.py Neilj/fix autojoin (#4223) 2018-11-28 22:24:57 +11:00
report_event.py
room_keys.py handle empty backups according to latest spec proposal (#4123) 2018-11-05 17:59:29 -05:00
room_upgrade_rest_servlet.py Address review comments 2018-10-26 17:10:30 +01:00
sendtodevice.py
sync.py
tags.py
thirdparty.py
tokenrefresh.py
user_directory.py