Eric Eastwood 7c2a78bb3b Marker events as state - MSC2716 (#12718) 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 e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
appservice.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 years ago
auth.py a00462dd99 Implement cancellation support/protection for module callbacks (#12568) 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 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 years ago
devicemessage.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 years ago
directory.py df4963548b Give a meaningful error message when a client tries to create a room with an invalid alias localpart. (#12779) 2 years ago
e2e_keys.py aec69d2481 Another batch of type annotations (#12726) 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 01e625513a remove constantly lib use and switch to enums. (#12624) 2 years ago
federation.py 71e8afe34d Update EventContext `get_current_event_ids` and `get_prev_event_ids` to accept state filters and update calls where possible (#12791) 2 years ago
federation_event.py 7c2a78bb3b Marker events as state - MSC2716 (#12718) 2 years ago
groups_local.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
identity.py 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 years ago
initial_sync.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 years ago
message.py 28199e9357 Uniformize spam-checker API, part 2: check_event_for_spam (#12808) 2 years ago
oidc.py 6ff99e3bea Downgrade some OIDC exceptions to warnings (#12723) 2 years ago
pagination.py 4cc4229cd7 Prevent expired events from being filtered out when retention is disabled (#12611) 2 years ago
password_policy.py e584534403 Use direct references for some configuration variables (part 3) (#10885) 2 years ago
presence.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 years ago
profile.py fffb3c4c8f Always allow the empty string as an avatar_url. (#12261) 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 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 years ago
register.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
relations.py 86a515ccbf Consolidate logic for parsing relations. (#12693) 2 years ago
room.py 71e8afe34d Update EventContext `get_current_event_ids` and `get_prev_event_ids` to accept state filters and update calls where possible (#12791) 2 years ago
room_batch.py 50ae4eafe1 Add some type hints to `event_federation` datastore (#12753) 2 years ago
room_list.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
room_member.py 71e8afe34d Update EventContext `get_current_event_ids` and `get_prev_event_ids` to accept state filters and update calls where possible (#12791) 2 years ago
room_member_worker.py d936371b69 Implement knock feature (#6739) 3 years ago
room_summary.py 942c30b16b Add a new room version for MSC3787's knock+restricted join rule (#12623) 2 years ago
saml.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
search.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 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 e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
sync.py 6edefef602 Add some type hints to datastore (#12717) 2 years ago
typing.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 years ago
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 years ago