25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
reivilibre 22cc93afe3
Enable Faster Remote Room Joins against worker-mode Synapse. (#14752)
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 Merge account data streams (#14826) 1 년 전
account_validity.py Implement cancellation support/protection for module callbacks (#12568) 2 년 전
admin.py Show erasure status when listing users in the Admin API (#14205) 1 년 전
appservice.py Improve logging and opentracing for to-device message handling (#14598) 1 년 전
auth.py Add missing type hints to tests.handlers. (#14680) 1 년 전
cas.py Fix twisted trunk mypy errors (#14012) 1 년 전
deactivate_account.py Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) 1 년 전
device.py Enable Faster Remote Room Joins against worker-mode Synapse. (#14752) 1 년 전
devicemessage.py Batch up replication requests to request the resyncing of remote users's devices. (#14716) 1 년 전
directory.py Allow PUT/GET of aliases during faster join (#14292) 1 년 전
e2e_keys.py Batch up replication requests to request the resyncing of remote users's devices. (#14716) 1 년 전
e2e_room_keys.py Remove redundant types from comments. (#14412) 1 년 전
event_auth.py Faster joins: use servers list approximation in `assert_host_in_room` (#14515) 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 Enable Faster Remote Room Joins against worker-mode Synapse. (#14752) 1 년 전
federation_event.py Wait for streams to catch up when processing HTTP replication. (#14820) 1 년 전
identity.py Remove redundant types from comments. (#14412) 1 년 전
initial_sync.py Merge account data streams (#14826) 1 년 전
message.py Faster remote room joins (worker mode): do not populate external hosts-in-room cache when sending events as this requires blocking for full state. (#14749) 1 년 전
oidc.py Support RFC7636 PKCE in the OAuth 2.0 flow. (#14750) 1 년 전
pagination.py Move `StateFilter` to `synapse.types` (#14668) 1 년 전
password_policy.py Use direct references for some configuration variables (part 3) (#10885) 2 년 전
presence.py Add an early return when handling no-op presence updates. (#14855) 1 년 전
profile.py fix broken avatar checks when server_name contains a port (#13927) 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 Include thread information when sending receipts over federation. (#14466) 1 년 전
register.py Move `StateFilter` to `synapse.types` (#14668) 1 년 전
relations.py Parallelize calls to fetch bundled aggregations. (#14510) 1 년 전
room.py Make `handle_new_client_event` throws `PartialStateConflictError` (#14665) 1 년 전
room_batch.py Make `handle_new_client_event` throws `PartialStateConflictError` (#14665) 1 년 전
room_list.py Use stable prefixes for MSC3827: filtering of `/publicRooms` by room type (#13370) 1 년 전
room_member.py Make `handle_new_client_event` throws `PartialStateConflictError` (#14665) 1 년 전
room_member_worker.py Implement knock feature (#6739) 2 년 전
room_summary.py Use the room type from stats in hierarchy response. (#14263) 1 년 전
saml.py Remove redundant types from comments. (#14412) 1 년 전
search.py Improve /sync performance of when passing filters with empty arrays. (#14786) 1 년 전
send_email.py Discourage automatic replies to Synapse's emails (#13957) 1 년 전
set_password.py Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) 1 년 전
sso.py Add support for handling avatar with SSO login (#13917) 1 년 전
state_deltas.py Remove `HomeServer.get_datastore()` (#12031) 2 년 전
stats.py Implement MSC3827: Filtering of `/publicRooms` by room type (#13031) 1 년 전
sync.py Merge account data streams (#14826) 1 년 전
typing.py Better return type for `get_all_entities_changed` (#14604) 1 년 전
user_directory.py Clarifications in user directory for users who share rooms tracking (#13966) 1 년 전