MatrixSynapse/synapse/handlers
Jonathan de Jong a3f124b821
Switch metaclass initialization to python 3-compatible syntax (#8326)
2020-09-16 15:15:55 -04:00
..
ui_auth
__init__.py
_base.py
account_data.py
account_validity.py
acme.py
acme_issuing_service.py Use slots in attrs classes where possible (#8296) 2020-09-14 12:50:06 -04:00
admin.py
appservice.py
auth.py Use slots in attrs classes where possible (#8296) 2020-09-14 12:50:06 -04:00
cas_handler.py
deactivate_account.py
device.py
devicemessage.py
directory.py
e2e_keys.py Use slots in attrs classes where possible (#8296) 2020-09-14 12:50:06 -04:00
e2e_room_keys.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
events.py
federation.py Use slots in attrs classes where possible (#8296) 2020-09-14 12:50:06 -04:00
groups_local.py
identity.py
initial_sync.py
message.py Add experimental support for sharding event persister. Again. (#8294) 2020-09-14 10:16:41 +01:00
oidc_handler.py Improve SAML error messages (#8248) 2020-09-14 09:05:36 -04:00
pagination.py
password_policy.py
presence.py
profile.py
read_marker.py
receipts.py Clean up types for PaginationConfig (#8250) 2020-09-08 15:00:17 +01:00
register.py
room.py Add experimental support for sharding event persister. Again. (#8294) 2020-09-14 10:16:41 +01:00
room_list.py
room_member.py Switch metaclass initialization to python 3-compatible syntax (#8326) 2020-09-16 15:15:55 -04:00
room_member_worker.py
saml_handler.py Use slots in attrs classes where possible (#8296) 2020-09-14 12:50:06 -04:00
search.py
set_password.py
state_deltas.py
stats.py
sync.py Use slots in attrs classes where possible (#8296) 2020-09-14 12:50:06 -04:00
typing.py
user_directory.py