Sean Quah 69fa29700e Re-type hint some collections in `/sync` code as read-only (#13754) 1 år sedan
..
ui_auth 956e015413 Drop support for delegating email validation, round 2 (#13596) 1 år sedan
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 år sedan
account.py 5436b014f4 Optionally include account validity in MSC3720 account status responses (#12266) 2 år sedan
account_data.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 år sedan
account_validity.py a00462dd99 Implement cancellation support/protection for module callbacks (#12568) 2 år sedan
admin.py f799eac7ea Add timestamp to user's consent (#13741) 1 år sedan
appservice.py 21eeacc995 Federation Sender & Appservice Pusher Stream Optimisations (#13251) 1 år sedan
auth.py 3dd175b628 `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) 1 år sedan
cas.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 år sedan
deactivate_account.py 15382b1afa Add third_party module callbacks to check if a user can delete a room and deactivate a user (#12028) 2 år sedan
device.py d3d9ca156e Cancel the processing of key query requests when they time out. (#13680) 1 år sedan
devicemessage.py c52abc1cfd Additional constants for EDU types. (#12884) 2 år sedan
directory.py 1a209efdb2 Update `get_users_in_room` mis-use to get hosts with dedicated `get_current_hosts_in_room` (#13605) 1 år sedan
e2e_keys.py d3d9ca156e Cancel the processing of key query requests when they time out. (#13680) 1 år sedan
e2e_room_keys.py 50122754c8 Add missing types to opentracing. (#13345) 1 år sedan
event_auth.py c807b814ae Use dedicated `get_local_users_in_room` to find local users when calculating `join_authorised_via_users_server` of a `/make_join` request (#13606) 1 år sedan
events.py d58615c82c Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (#13608) 1 år sedan
federation.py 51d732db3b Optimize how we calculate `likely_domains` during backfill (#13575) 1 år sedan
federation_event.py 0bf180cbb4 Comment about a better future where we can get the state diff between two events (#13586) 1 år sedan
identity.py 84ddcd7bbf Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241) 1 år sedan
initial_sync.py 3dd175b628 `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) 1 år sedan
message.py d58615c82c Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (#13608) 1 år sedan
oidc.py fe1daad672 Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 1 år sedan
pagination.py bb5b47b62a Add Admin API to Fetch Messages Within a Particular Window (#13672) 1 år sedan
password_policy.py e584534403 Use direct references for some configuration variables (part 3) (#10885) 2 år sedan
presence.py 1a209efdb2 Update `get_users_in_room` mis-use to get hosts with dedicated `get_current_hosts_in_room` (#13605) 1 år sedan
profile.py 2b5ab8e367 Use a single query in `ProfileHandler.get_profile` (#13209) 1 år sedan
push_rules.py 5ef673de4f Add a module API to allow modules to edit push rule actions (#12406) 2 år sedan
read_marker.py 800ba87cc8 Refactor and convert `Linearizer` to async (#12357) 2 år sedan
receipts.py 0e99f07952 Remove support for unstable private read receipts (#13653) 1 år sedan
register.py 3dd175b628 `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) 1 år sedan
relations.py 3dd175b628 `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) 1 år sedan
room.py 84ddcd7bbf Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241) 1 år sedan
room_batch.py 1e453053cb Rename storage classes (#12913) 2 år sedan
room_list.py 583f22780f Use stable prefixes for MSC3827: filtering of `/publicRooms` by room type (#13370) 1 år sedan
room_member.py 84ddcd7bbf Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241) 1 år sedan
room_member_worker.py d936371b69 Implement knock feature (#6739) 3 år sedan
room_summary.py 26bc26586b Remove the unspecced room_id field in the /hierarchy response. (#13506) 1 år sedan
saml.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 år sedan
search.py e3163e2e11 Reduce the amount of state we pull from the DB (#12811) 2 år sedan
send_email.py e8519e0ed2 Support Implicit TLS for sending emails (#13317) 1 år sedan
set_password.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 år sedan
sso.py 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 år sedan
state_deltas.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 år sedan
stats.py 13e359aec8 Implement MSC3827: Filtering of `/publicRooms` by room type (#13031) 1 år sedan
sync.py 69fa29700e Re-type hint some collections in `/sync` code as read-only (#13754) 1 år sedan
typing.py 1a209efdb2 Update `get_users_in_room` mis-use to get hosts with dedicated `get_current_hosts_in_room` (#13605) 1 år sedan
user_directory.py 888a29f412 Wait for lazy join to complete when getting current state (#12872) 2 år sedan