forked-synapse/synapse/rest/client/v2_alpha
2019-01-22 17:47:00 +00:00
..
__init__.py
_base.py
account_data.py Add GET account data routes (#4303) 2019-01-07 10:27:54 +00:00
account.py improve human readable error messages 2018-09-04 12:03:17 +01:00
auth.py Fix fallback auth on Python 3 (#4197) 2018-11-19 12:27:33 -06:00
devices.py check isort by travis 2018-07-16 13:57:33 +02:00
filter.py
groups.py
keys.py
notifications.py
openid.py
read_marker.py
receipts.py
register.py move guard out of is_threepid_reserved and into register.py 2019-01-22 17:47:00 +00: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 Make auth & transactions more testable (#3499) 2018-07-14 07:34:49 +10:00
sync.py Port rest/ to Python 3 (#3823) 2018-09-12 20:41:31 +10:00
tags.py
thirdparty.py Port rest/ to Python 3 (#3823) 2018-09-12 20:41:31 +10:00
tokenrefresh.py
user_directory.py