synapse-product/synapse/handlers
2021-06-30 07:08:42 -04:00
..
ui_auth Add missing type hints to handlers and fix a Spam Checker type hint. (#9896) 2021-04-29 07:17:28 -04:00
__init__.py
_base.py
account_data.py
account_validity.py
admin.py
appservice.py
auth.py
cas.py
deactivate_account.py
device.py
devicemessage.py
directory.py
e2e_keys.py
e2e_room_keys.py
event_auth.py
events.py
federation.py
groups_local.py
identity.py
initial_sync.py
message.py Correct type hints for synapse.event_auth. (#10253) 2021-06-30 07:08:42 -04:00
oidc.py
pagination.py
password_policy.py
presence.py
profile.py
read_marker.py
receipts.py
register.py
room_list.py
room_member_worker.py
room_member.py
room.py Correctly ratelimit invites when creating a room (#9968) 2021-05-12 16:05:28 +02:00
saml.py
search.py
send_email.py
set_password.py
space_summary.py
sso.py
state_deltas.py
stats.py
sync.py
typing.py
user_directory.py