Richard van der Hoff 21a296cd5a Split OidcProvider out of OidcHandler (#9107) há 3 anos atrás
..
ui_auth 789d9ebad3 UI Auth via SSO: redirect the user to an appropriate SSO. (#9081) há 3 anos atrás
__init__.py c9c0ad5e20 Remove the deprecated Handlers object (#8494) há 4 anos atrás
_base.py 36ba73f53d Simplify the flow for SSO UIA (#8881) há 3 anos atrás
account_data.py a93f3121f8 Add type hints to some handlers (#8505) há 4 anos atrás
account_validity.py 10f45d85bb Add type hints for account validity handler (#8620) há 3 anos atrás
acme.py c619253db8 Stop sub-classing object (#8249) há 4 anos atrás
acme_issuing_service.py aec294ee0d Use slots in attrs classes where possible (#8296) há 4 anos atrás
admin.py 9999eb2d02 Add type hints to admin and room list handlers. (#8973) há 3 anos atrás
appservice.py 51338491c9 Improve appservice handler to send only the most recent read receipts when no stream_id is stored. (#8744) há 3 anos atrás
auth.py 789d9ebad3 UI Auth via SSO: redirect the user to an appropriate SSO. (#9081) há 3 anos atrás
cas_handler.py 111b673fc1 Add initial support for a "pick your IdP" page (#9017) há 3 anos atrás
deactivate_account.py 7a2e9b549d Remove user's avatar URL and displayname when deactivated. (#8932) há 3 anos atrás
device.py b460a088c6 Add typing information to the device handler. (#8407) há 4 anos atrás
devicemessage.py b530eaa262 Allow running sendToDevice on workers (#9044) há 3 anos atrás
directory.py f14428b25c Allow spam-checker modules to be provide async methods. (#8890) há 3 anos atrás
e2e_keys.py 2e380f0f18 e2e: ensure we have both master and self-signing key (#8455) há 3 anos atrás
e2e_room_keys.py c619253db8 Stop sub-classing object (#8249) há 4 anos atrás
events.py 7941372ec8 Make token serializing/deserializing async (#8427) há 4 anos atrás
federation.py f14428b25c Allow spam-checker modules to be provide async methods. (#8890) há 3 anos atrás
groups_local.py b7c580e333 Check if group IDs are valid before using them. (#8977) há 3 anos atrás
identity.py 56e00ca85e Send the location of the web client to the IS when inviting via 3PIDs. (#8930) há 3 anos atrás
initial_sync.py 637282bb50 Add additional type hints to the storage module. (#8980) há 3 anos atrás
message.py 70586aa63e Try and drop stale extremities. (#8929) há 3 anos atrás
oidc_handler.py 21a296cd5a Split OidcProvider out of OidcHandler (#9107) há 3 anos atrás
pagination.py a090b86209 Add `force_purge` option to delete-room admin api. (#8843) há 3 anos atrás
password_policy.py a93f3121f8 Add type hints to some handlers (#8505) há 4 anos atrás
presence.py 473dfec1e5 Use TYPE_CHECKING instead of magic MYPY variable. (#8770) há 3 anos atrás
profile.py 7a2e9b549d Remove user's avatar URL and displayname when deactivated. (#8932) há 3 anos atrás
read_marker.py a93f3121f8 Add type hints to some handlers (#8505) há 4 anos atrás
receipts.py 31b1905e13 Add type hints to the receipts and user directory handlers. (#8976) há 3 anos atrás
register.py a7a913918c Merge remote-tracking branch 'origin/erikj/as_mau_block' into develop há 3 anos atrás
room.py 9dde9c9f01 Implement MSC2176: Updated redaction rules (#8984) há 3 anos atrás
room_list.py 9999eb2d02 Add type hints to admin and room list handlers. (#8973) há 3 anos atrás
room_member.py f14428b25c Allow spam-checker modules to be provide async methods. (#8890) há 3 anos atrás
room_member_worker.py 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) há 4 anos atrás
saml_handler.py 111b673fc1 Add initial support for a "pick your IdP" page (#9017) há 3 anos atrás
search.py 34a5696f93 Fix typos and spelling errors. (#8639) há 3 anos atrás
set_password.py 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) há 4 anos atrás
sso.py 789d9ebad3 UI Auth via SSO: redirect the user to an appropriate SSO. (#9081) há 3 anos atrás
state_deltas.py 34a5696f93 Fix typos and spelling errors. (#8639) há 3 anos atrás
stats.py 62894673e6 Allow background tasks to be run on a separate worker. (#8369) há 4 anos atrás
sync.py 637282bb50 Add additional type hints to the storage module. (#8980) há 3 anos atrás
typing.py 0c7f9cb81f Don't unnecessarily start bg process while handling typing. (#8668) há 3 anos atrás
user_directory.py 31b1905e13 Add type hints to the receipts and user directory handlers. (#8976) há 3 anos atrás