Patrick Cloke 9dc3293e0b Consolidate the logic of delete_device/delete_devices. (#12970) 2 years ago
..
ui_auth cc7656099d Fix typo in some instances of enable_registration_token_3pid_bypass. (#12639) 2 years ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
account.py 5436b014f4 Optionally include account validity in MSC3720 account status responses (#12266) 2 years ago
account_data.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 years ago
account_validity.py a00462dd99 Implement cancellation support/protection for module callbacks (#12568) 2 years ago
admin.py 1e453053cb Rename storage classes (#12913) 2 years ago
appservice.py c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
auth.py 7b88f5a107 Add an option allowing users to use their password to reauthenticate even though password authentication is disabled. (#12883) 2 years ago
cas.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
deactivate_account.py 15382b1afa Add third_party module callbacks to check if a user can delete a room and deactivate a user (#12028) 2 years ago
device.py 9dc3293e0b Consolidate the logic of delete_device/delete_devices. (#12970) 2 years ago
devicemessage.py c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
directory.py e3163e2e11 Reduce the amount of state we pull from the DB (#12811) 2 years ago
e2e_keys.py c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
e2e_room_keys.py 800ba87cc8 Refactor and convert `Linearizer` to async (#12357) 2 years ago
event_auth.py 942c30b16b Add a new room version for MSC3787's knock+restricted join rule (#12623) 2 years ago
events.py 1e453053cb Rename storage classes (#12913) 2 years ago
federation.py e3163e2e11 Reduce the amount of state we pull from the DB (#12811) 2 years ago
federation_event.py e3163e2e11 Reduce the amount of state we pull from the DB (#12811) 2 years ago
identity.py 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 years ago
initial_sync.py e3163e2e11 Reduce the amount of state we pull from the DB (#12811) 2 years ago
message.py e3163e2e11 Reduce the amount of state we pull from the DB (#12811) 2 years ago
oidc.py 6ff99e3bea Downgrade some OIDC exceptions to warnings (#12723) 2 years ago
pagination.py 1e453053cb Rename storage classes (#12913) 2 years ago
password_policy.py e584534403 Use direct references for some configuration variables (part 3) (#10885) 2 years ago
presence.py 888a29f412 Wait for lazy join to complete when getting current state (#12872) 2 years ago
profile.py f7baffd8ec Remove remaining pieces of groups code. (#12966) 2 years ago
push_rules.py 5ef673de4f Add a module API to allow modules to edit push rule actions (#12406) 2 years ago
read_marker.py 800ba87cc8 Refactor and convert `Linearizer` to async (#12357) 2 years ago
receipts.py c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
register.py 888a29f412 Wait for lazy join to complete when getting current state (#12872) 2 years ago
relations.py 1acc897c31 Implement MSC3816, consider the root event for thread participation. (#12766) 2 years ago
room.py e3163e2e11 Reduce the amount of state we pull from the DB (#12811) 2 years ago
room_batch.py 1e453053cb Rename storage classes (#12913) 2 years ago
room_list.py 888a29f412 Wait for lazy join to complete when getting current state (#12872) 2 years ago
room_member.py e3163e2e11 Reduce the amount of state we pull from the DB (#12811) 2 years ago
room_member_worker.py d936371b69 Implement knock feature (#6739) 3 years ago
room_summary.py 888a29f412 Wait for lazy join to complete when getting current state (#12872) 2 years ago
saml.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
search.py e3163e2e11 Reduce the amount of state we pull from the DB (#12811) 2 years ago
send_email.py 6c0984e3f0 Remove unnecessary ignores due to Twisted upgrade. (#11939) 2 years ago
set_password.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
sso.py 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 years ago
state_deltas.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
stats.py 888a29f412 Wait for lazy join to complete when getting current state (#12872) 2 years ago
sync.py 888a29f412 Wait for lazy join to complete when getting current state (#12872) 2 years ago
typing.py 44de53bb79 Reduce state pulled from DB due to sending typing and receipts over federation (#12964) 2 years ago
user_directory.py 888a29f412 Wait for lazy join to complete when getting current state (#12872) 2 years ago