MatrixSynapse/synapse/rest/client/v2_alpha
Patrick Cloke d2f0ec12d5
Add type hints to groups code. (#9393)
2021-02-17 08:41:47 -05:00
..
__init__.py
_base.py
account.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
account_data.py
account_validity.py
auth.py
capabilities.py
devices.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
filter.py
groups.py Add type hints to groups code. (#9393) 2021-02-17 08:41:47 -05:00
keys.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
notifications.py
openid.py
password_policy.py
read_marker.py
receipts.py
register.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
relations.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
report_event.py
room_keys.py
room_upgrade_rest_servlet.py Fix some typos. 2021-02-12 11:14:12 -05:00
sendtodevice.py
shared_rooms.py
sync.py
tags.py
thirdparty.py
tokenrefresh.py
user_directory.py