Andrew Morgan 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 gadi atpakaļ
..
ui_auth cc7656099d Fix typo in some instances of enable_registration_token_3pid_bypass. (#12639) 2 gadi atpakaļ
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 gadi atpakaļ
account.py 5436b014f4 Optionally include account validity in MSC3720 account status responses (#12266) 2 gadi atpakaļ
account_data.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 gadi atpakaļ
account_validity.py a00462dd99 Implement cancellation support/protection for module callbacks (#12568) 2 gadi atpakaļ
admin.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 gadi atpakaļ
appservice.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 gadi atpakaļ
auth.py a00462dd99 Implement cancellation support/protection for module callbacks (#12568) 2 gadi atpakaļ
cas.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 gadi atpakaļ
deactivate_account.py 15382b1afa Add third_party module callbacks to check if a user can delete a room and deactivate a user (#12028) 2 gadi atpakaļ
device.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 gadi atpakaļ
devicemessage.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 gadi atpakaļ
directory.py fb0ffa9676 Rename various ApplicationServices interested methods (#11915) 2 gadi atpakaļ
e2e_keys.py aec69d2481 Another batch of type annotations (#12726) 2 gadi atpakaļ
e2e_room_keys.py 800ba87cc8 Refactor and convert `Linearizer` to async (#12357) 2 gadi atpakaļ
event_auth.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 gadi atpakaļ
events.py 01e625513a remove constantly lib use and switch to enums. (#12624) 2 gadi atpakaļ
federation.py c72d26c1e1 Refactor `EventContext` (#12689) 2 gadi atpakaļ
federation_event.py a4c75918b3 Remove unneeded `ActionGenerator` class. (#12691) 2 gadi atpakaļ
groups_local.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 gadi atpakaļ
identity.py 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 gadi atpakaļ
initial_sync.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 gadi atpakaļ
message.py 86a515ccbf Consolidate logic for parsing relations. (#12693) 2 gadi atpakaļ
oidc.py 6463244375 Remove unused `# type: ignore`s (#12531) 2 gadi atpakaļ
pagination.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 gadi atpakaļ
password_policy.py e584534403 Use direct references for some configuration variables (part 3) (#10885) 2 gadi atpakaļ
presence.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 gadi atpakaļ
profile.py fffb3c4c8f Always allow the empty string as an avatar_url. (#12261) 2 gadi atpakaļ
push_rules.py 5ef673de4f Add a module API to allow modules to edit push rule actions (#12406) 2 gadi atpakaļ
read_marker.py 800ba87cc8 Refactor and convert `Linearizer` to async (#12357) 2 gadi atpakaļ
receipts.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 gadi atpakaļ
register.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 gadi atpakaļ
relations.py 86a515ccbf Consolidate logic for parsing relations. (#12693) 2 gadi atpakaļ
room.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 gadi atpakaļ
room_batch.py 17d99f758a Optimise backfill calculation (#12522) 2 gadi atpakaļ
room_list.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 gadi atpakaļ
room_member.py 800ba87cc8 Refactor and convert `Linearizer` to async (#12357) 2 gadi atpakaļ
room_member_worker.py d936371b69 Implement knock feature (#6739) 3 gadi atpakaļ
room_summary.py a377a43386 Support MSC3266 room summaries over federation (#11507) 2 gadi atpakaļ
saml.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 gadi atpakaļ
search.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 gadi atpakaļ
send_email.py 6c0984e3f0 Remove unnecessary ignores due to Twisted upgrade. (#11939) 2 gadi atpakaļ
set_password.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 gadi atpakaļ
sso.py 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 gadi atpakaļ
state_deltas.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 gadi atpakaļ
stats.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 gadi atpakaļ
sync.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 gadi atpakaļ
typing.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 gadi atpakaļ
user_directory.py 699192fc1a Add the `update_user_directory_from_worker` configuration option (superseding `update_user_directory`) to allow a generic worker to be designated as the worker to update the user directory. (#12654) 2 gadi atpakaļ