Shay 847e2393f3 Prepatory work for adding power level event to batched events (#14214) 1 year ago
..
ui_auth a423f45294 Fix twisted trunk mypy errors (#14012) 1 year 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 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 year ago
account_validity.py a00462dd99 Implement cancellation support/protection for module callbacks (#12568) 2 years ago
admin.py be76cd8200 Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 1 year ago
appservice.py a86b2f6837 Fix a bug where redactions were not being sent over federation if we did not have the original event. (#13813) 1 year ago
auth.py be76cd8200 Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 1 year ago
cas.py a423f45294 Fix twisted trunk mypy errors (#14012) 1 year 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 c3a4780080 When restarting a partial join resync, prioritise the server which actioned a partial join (#14126) 1 year ago
devicemessage.py c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
directory.py ccce8cdfc5 Use Pydantic when PUTting room aliases (#14179) 1 year ago
e2e_keys.py d64e85197a Remove error spam when users query the keys of departed remote users (#13826) 1 year ago
e2e_room_keys.py 50122754c8 Add missing types to opentracing. (#13345) 1 year ago
event_auth.py 847e2393f3 Prepatory work for adding power level event to batched events (#14214) 1 year ago
events.py d58615c82c Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (#13608) 1 year ago
federation.py 847e2393f3 Prepatory work for adding power level event to batched events (#14214) 1 year ago
federation_event.py dc02d9f8c5 Avoid checking the event cache when backfilling events (#14164) 1 year ago
identity.py 84ddcd7bbf Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241) 1 year ago
initial_sync.py 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 year ago
message.py 847e2393f3 Prepatory work for adding power level event to batched events (#14214) 1 year ago
oidc.py fe1daad672 Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 2 years ago
pagination.py 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 year ago
password_policy.py e584534403 Use direct references for some configuration variables (part 3) (#10885) 2 years ago
presence.py 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 year ago
profile.py 2b5ab8e367 Use a single query in `ProfileHandler.get_profile` (#13209) 1 year ago
push_rules.py 42d261c32f Port the push rule classes to Rust. (#13768) 1 year ago
read_marker.py 800ba87cc8 Refactor and convert `Linearizer` to async (#12357) 2 years ago
receipts.py 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 year ago
register.py be76cd8200 Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 1 year ago
relations.py 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 year ago
room.py 847e2393f3 Prepatory work for adding power level event to batched events (#14214) 1 year ago
room_batch.py 8ab16a92ed Persist CreateRoom events to DB in a batch (#13800) 1 year ago
room_list.py 583f22780f Use stable prefixes for MSC3827: filtering of `/publicRooms` by room type (#13370) 1 year ago
room_member.py 719488dda8 Add query parameter `ts` to allow appservices set the `origin_server_ts` for state events. (#11866) 1 year ago
room_member_worker.py d936371b69 Implement knock feature (#6739) 3 years ago
room_summary.py c06b2b7142 Faster Remote Room Joins: tell remote homeservers that we are unable to authorise them if they query a room which has partial state on our server. (#13823) 1 year 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 5507bfa769 Discourage automatic replies to Synapse's emails (#13957) 1 year ago
set_password.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
sso.py 4eaf3eb840 Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 1 year ago
state_deltas.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
stats.py 13e359aec8 Implement MSC3827: Filtering of `/publicRooms` by room type (#13031) 1 year ago
sync.py 66a7857334 Use stable identifiers for MSC3771 & MSC3773. (#14050) 1 year ago
typing.py 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 year ago
user_directory.py ad4c14e4b0 Clarifications in user directory for users who share rooms tracking (#13966) 1 year ago