Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Mathieu Velten 41461fd4d6
typing: check origin server of typing event against room's servers (#13830)
1 anno fa
..
api `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) 1 anno fa
app Remove configuration options for direct TCP replication. (#13647) 1 anno fa
appservice Remove remaining bits of groups code. (#12936) 1 anno fa
config Reload cache factors from disk on SIGHUP (#12673) 2 anni fa
crypto Remove direct refeferences to PyNaCl (use signedjson instead). (#12902) 1 anno fa
events Register homeserver modules when creating test homeserver (#13558) 1 anno fa
federation Accept & store thread IDs for receipts (implement MSC3771). (#13782) 1 anno fa
handlers typing: check origin server of typing event against room's servers (#13830) 1 anno fa
http Cancel the processing of key query requests when they time out. (#13680) 1 anno fa
logging Allow use of both `@trace` and `@tag_args` stacked on the same function (#13453) 1 anno fa
module_api Reduce the number of tests using TCP replication. (#13543) 1 anno fa
push Track device IDs for pushers (#13831) 1 anno fa
replication Accept & store thread IDs for receipts (implement MSC3771). (#13782) 1 anno fa
rest Properly paginate forward in the /relations API. (#13840) 1 anno fa
scripts Add some type hints to tests files (#12833) 2 anni fa
server_notices Fix that sending server notices fail if avatar is `None` (#13566) 1 anno fa
state Fix typechecks against twisted trunk (#13061) 1 anno fa
storage Only try to backfill event if we haven't tried before recently (#13635) 1 anno fa
test_utils Rename storage classes (#12913) 1 anno fa
util Make DictionaryCache have better expiry properties (#13292) 1 anno fa
__init__.py Remove redundant "coding: utf-8" lines (#9786) 3 anni fa
server.py Register homeserver modules when creating test homeserver (#13558) 1 anno fa
test_distributor.py Replace assertEquals and friends with non-deprecated versions. (#12092) 2 anni fa
test_event_auth.py Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) 1 anno fa
test_federation.py Rip out auth-event reconciliation code (#12943) 1 anno fa
test_mau.py Remove remaining bits of groups code. (#12936) 1 anno fa
test_metrics.py Add experimental configuration option to allow disabling legacy Prometheus metric names. (#13540) 1 anno fa
test_phone_home.py Share some metrics between the Prometheus exporter and the phone home stats (#13671) 1 anno fa
test_rust.py Add a stub Rust crate (#12595) 1 anno fa
test_server.py Remove configuration options for direct TCP replication. (#13647) 1 anno fa
test_state.py Faster room joins: avoid blocking when pulling events with missing prevs (#13355) 1 anno fa
test_terms_auth.py Use literals in place of `HTTPStatus` constants in tests (#13463) 1 anno fa
test_test_utils.py Replace assertEquals and friends with non-deprecated versions. (#12092) 2 anni fa
test_types.py Fix error in `is_mine_id` when encountering a malformed ID (#13746) 1 anno fa
test_visibility.py Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255) 1 anno fa
unittest.py Improve the `synapse.api.auth.Auth` mock used in unit tests. (#13809) 1 anno fa
utils.py Remove configuration options for direct TCP replication. (#13647) 1 anno fa