You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/handlers
Erik Johnston 6633a4015a
Allow moving account data and receipts streams off master (#9104)
4 years ago
..
ui_auth UI Auth via SSO: redirect the user to an appropriate SSO. (#9081) 4 years ago
__init__.py
_base.py Simplify the flow for SSO UIA (#8881) 4 years ago
account_data.py Allow moving account data and receipts streams off master (#9104) 4 years ago
account_validity.py
acme.py
acme_issuing_service.py
admin.py Add type hints to admin and room list handlers. (#8973) 4 years ago
appservice.py
auth.py Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) 4 years ago
cas_handler.py Add initial support for a "pick your IdP" page (#9017) 4 years ago
deactivate_account.py Remove user's avatar URL and displayname when deactivated. (#8932) 4 years ago
device.py
devicemessage.py Ensure the user ID is serialized in the payload instead of used as an instance name. (#9130) 4 years ago
directory.py Allow spam-checker modules to be provide async methods. (#8890) 4 years ago
e2e_keys.py
e2e_room_keys.py
events.py
federation.py Allow spam-checker modules to be provide async methods. (#8890) 4 years ago
groups_local.py Check if group IDs are valid before using them. (#8977) 4 years ago
identity.py Send the location of the web client to the IS when inviting via 3PIDs. (#8930) 4 years ago
initial_sync.py Add additional type hints to the storage module. (#8980) 4 years ago
message.py Try and drop stale extremities. (#8929) 4 years ago
oidc_handler.py Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) 4 years ago
pagination.py
password_policy.py
presence.py
profile.py Remove user's avatar URL and displayname when deactivated. (#8932) 4 years ago
read_marker.py Allow moving account data and receipts streams off master (#9104) 4 years ago
receipts.py Allow moving account data and receipts streams off master (#9104) 4 years ago
register.py Merge remote-tracking branch 'origin/erikj/as_mau_block' into develop 4 years ago
room.py Implement MSC2176: Updated redaction rules (#8984) 4 years ago
room_list.py Add type hints to admin and room list handlers. (#8973) 4 years ago
room_member.py Allow moving account data and receipts streams off master (#9104) 4 years ago
room_member_worker.py
saml_handler.py Add initial support for a "pick your IdP" page (#9017) 4 years ago
search.py
set_password.py
sso.py Move `complete_sso_ui_auth` into SSOHandler 4 years ago
state_deltas.py
stats.py
sync.py Add additional type hints to the storage module. (#8980) 4 years ago
typing.py
user_directory.py Add type hints to the receipts and user directory handlers. (#8976) 4 years ago