synapse-product/synapse/handlers
Richard van der Hoff a7a3790066
Convert Requester to attrs (#9586)
... because namedtuples suck

Fix up a couple of other annotations to keep mypy happy.
2021-03-10 18:15:56 +00:00
..
ui_auth
__init__.py
_base.py
account_data.py Allow moving account data and receipts streams off master (#9104) 2021-01-18 15:47:59 +00:00
account_validity.py
acme_issuing_service.py
acme.py
admin.py
appservice.py
auth.py
cas_handler.py
deactivate_account.py
device.py
devicemessage.py
directory.py
e2e_keys.py
e2e_room_keys.py
events.py
federation.py
groups_local.py
identity.py
initial_sync.py
message.py
oidc_handler.py JWT OIDC secrets for Sign in with Apple (#9549) 2021-03-09 15:03:37 +00:00
pagination.py
password_policy.py
presence.py Prevent presence background jobs from running when presence is disabled (#9530) 2021-03-03 10:21:46 +00:00
profile.py Fix style checking due to updated black. 2021-02-19 08:19:54 -05:00
read_marker.py
receipts.py
register.py
room_list.py
room_member_worker.py
room_member.py
room.py
saml_handler.py
search.py Add type hints to various handlers. (#9223) 2021-01-26 10:50:21 -05:00
set_password.py
sso.py
state_deltas.py
stats.py
sync.py
typing.py
user_directory.py