您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Patrick Cloke b706111b78
Do not return unspecced original_event field when using the stable /relations endpoint. (#14025)
1年前
..
ui_auth Fix twisted trunk mypy errors (#14012) 1年前
__init__.py Remove redundant "coding: utf-8" lines (#9786) 3 年前
account.py Optionally include account validity in MSC3720 account status responses (#12266) 2 年前
account_data.py Add `StreamKeyType` class and replace string literals with constants (#12567) 2 年前
account_validity.py Implement cancellation support/protection for module callbacks (#12568) 2 年前
admin.py Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 1年前
appservice.py Federation Sender & Appservice Pusher Stream Optimisations (#13251) 1年前
auth.py Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 1年前
cas.py Fix twisted trunk mypy errors (#14012) 1年前
deactivate_account.py Add third_party module callbacks to check if a user can delete a room and deactivate a user (#12028) 2 年前
device.py Optimise get_rooms_for_user (drop with_stream_ordering) (#13787) 1年前
devicemessage.py Additional constants for EDU types. (#12884) 2 年前
directory.py Update `get_users_in_room` mis-use to get hosts with dedicated `get_current_hosts_in_room` (#13605) 1年前
e2e_keys.py Remove error spam when users query the keys of departed remote users (#13826) 1年前
e2e_room_keys.py Add missing types to opentracing. (#13345) 1年前
event_auth.py 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年前
events.py Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (#13608) 1年前
federation.py Fix performance regression in `get_users_in_room` (#13972) 1年前
federation_event.py Revert the general exception recording introduced in #13814 (#13969) 1年前
identity.py Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241) 1年前
initial_sync.py `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) 1年前
message.py Persist CreateRoom events to DB in a batch (#13800) 1年前
oidc.py Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 2 年前
pagination.py Add Admin API to Fetch Messages Within a Particular Window (#13672) 1年前
password_policy.py Use direct references for some configuration variables (part 3) (#10885) 2 年前
presence.py Update `get_users_in_room` mis-use to get hosts with dedicated `get_current_hosts_in_room` (#13605) 1年前
profile.py Use a single query in `ProfileHandler.get_profile` (#13209) 1年前
push_rules.py Port the push rule classes to Rust. (#13768) 1年前
read_marker.py Refactor and convert `Linearizer` to async (#12357) 2 年前
receipts.py Accept & store thread IDs for receipts (implement MSC3771). (#13782) 1年前
register.py Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 1年前
relations.py Do not return unspecced original_event field when using the stable /relations endpoint. (#14025) 1年前
room.py Fix performance regression in `get_users_in_room` (#13972) 1年前
room_batch.py Persist CreateRoom events to DB in a batch (#13800) 1年前
room_list.py Use stable prefixes for MSC3827: filtering of `/publicRooms` by room type (#13370) 1年前
room_member.py Add query parameter `ts` to allow appservices set the `origin_server_ts` for state events. (#11866) 1年前
room_member_worker.py Implement knock feature (#6739) 3 年前
room_summary.py 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年前
saml.py Remove `HomeServer.get_datastore()` (#12031) 2 年前
search.py Reduce the amount of state we pull from the DB (#12811) 2 年前
send_email.py Discourage automatic replies to Synapse's emails (#13957) 1年前
set_password.py Remove `HomeServer.get_datastore()` (#12031) 2 年前
sso.py Carry IdP Session IDs through user-mapping sessions. (#13839) 1年前
state_deltas.py Remove `HomeServer.get_datastore()` (#12031) 2 年前
stats.py Implement MSC3827: Filtering of `/publicRooms` by room type (#13031) 1年前
sync.py Optimise get_rooms_for_user (drop with_stream_ordering) (#13787) 1年前
typing.py typing: check origin server of typing event against room's servers (#13830) 1年前
user_directory.py Clarifications in user directory for users who share rooms tracking (#13966) 1年前