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