Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
David Robertson e9a0419c8d
Fix sending events into rooms with non-integer power levels (#14073)
1 rok temu
..
api `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) 1 rok temu
app Remove configuration options for direct TCP replication. (#13647) 1 rok temu
appservice Remove remaining bits of groups code. (#12936) 1 rok temu
config Reload cache factors from disk on SIGHUP (#12673) 2 lat temu
crypto Remove direct refeferences to PyNaCl (use signedjson instead). (#12902) 1 rok temu
events Register homeserver modules when creating test homeserver (#13558) 1 rok temu
federation Track when the pulled event signature fails (#13815) 1 rok temu
handlers Optimise get_rooms_for_user (drop with_stream_ordering) (#13787) 1 rok temu
http Cancel the processing of key query requests when they time out. (#13680) 1 rok temu
logging Allow use of both `@trace` and `@tag_args` stacked on the same function (#13453) 1 rok temu
module_api Reduce the number of tests using TCP replication. (#13543) 1 rok temu
push Fix sending events into rooms with non-integer power levels (#14073) 1 rok temu
replication Accept & store thread IDs for receipts (implement MSC3771). (#13782) 1 rok temu
rest Do not return unspecced original_event field when using the stable /relations endpoint. (#14025) 1 rok temu
scripts Add some type hints to tests files (#12833) 2 lat temu
server_notices Fix that sending server notices fail if avatar is `None` (#13566) 1 rok temu
state Fix typechecks against twisted trunk (#13061) 1 rok temu
storage Update mypy and mypy-zope, attempt 3 (#13993) 1 rok temu
test_utils Rename storage classes (#12913) 1 rok temu
util Don't require `setuptools_rust` at runtime (#13952) 1 rok temu
__init__.py Remove redundant "coding: utf-8" lines (#9786) 3 lat temu
server.py Register homeserver modules when creating test homeserver (#13558) 1 rok temu
test_distributor.py Replace assertEquals and friends with non-deprecated versions. (#12092) 2 lat temu
test_event_auth.py Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) 1 rok temu
test_federation.py Track when the pulled event signature fails (#13815) 1 rok temu
test_mau.py Remove remaining bits of groups code. (#12936) 1 rok temu
test_metrics.py Add experimental configuration option to allow disabling legacy Prometheus metric names. (#13540) 1 rok temu
test_phone_home.py Share some metrics between the Prometheus exporter and the phone home stats (#13671) 1 rok temu
test_rust.py Add a stub Rust crate (#12595) 1 rok temu
test_server.py Remove configuration options for direct TCP replication. (#13647) 1 rok temu
test_state.py Faster room joins: avoid blocking when pulling events with missing prevs (#13355) 1 rok temu
test_terms_auth.py Use literals in place of `HTTPStatus` constants in tests (#13463) 1 rok temu
test_test_utils.py Replace assertEquals and friends with non-deprecated versions. (#12092) 2 lat temu
test_types.py Fix error in `is_mine_id` when encountering a malformed ID (#13746) 1 rok temu
test_visibility.py Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255) 1 rok temu
unittest.py Persist CreateRoom events to DB in a batch (#13800) 1 rok temu
utils.py Update mypy and mypy-zope, attempt 3 (#13993) 1 rok temu