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