Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Erik Johnston c9b7e97355
Add a stub Rust crate (#12595)
il y a 1 an
..
api `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) il y a 1 an
app Remove configuration options for direct TCP replication. (#13647) il y a 1 an
appservice Remove remaining bits of groups code. (#12936) il y a 1 an
config Reload cache factors from disk on SIGHUP (#12673) il y a 2 ans
crypto Remove direct refeferences to PyNaCl (use signedjson instead). (#12902) il y a 1 an
events Register homeserver modules when creating test homeserver (#13558) il y a 1 an
federation Generalise the `@cancellable` annotation so it can be used on functions other than just servlet methods. (#13662) il y a 1 an
handlers Remove support for unstable private read receipts (#13653) il y a 1 an
http Generalise the `@cancellable` annotation so it can be used on functions other than just servlet methods. (#13662) il y a 1 an
logging Allow use of both `@trace` and `@tag_args` stacked on the same function (#13453) il y a 1 an
module_api Reduce the number of tests using TCP replication. (#13543) il y a 1 an
push Don't include appservice users when calculating push rules (#13332) il y a 1 an
replication Generalise the `@cancellable` annotation so it can be used on functions other than just servlet methods. (#13662) il y a 1 an
rest Remove support for unstable private read receipts (#13653) il y a 1 an
scripts Add some type hints to tests files (#12833) il y a 2 ans
server_notices Fix that sending server notices fail if avatar is `None` (#13566) il y a 1 an
state Fix typechecks against twisted trunk (#13061) il y a 1 an
storage Disable calculating unread counts unless the config flag is enabled. (#13694) il y a 1 an
test_utils Rename storage classes (#12913) il y a 1 an
util Make DictionaryCache have better expiry properties (#13292) il y a 1 an
__init__.py Remove redundant "coding: utf-8" lines (#9786) il y a 3 ans
server.py Register homeserver modules when creating test homeserver (#13558) il y a 1 an
test_distributor.py Replace assertEquals and friends with non-deprecated versions. (#12092) il y a 2 ans
test_event_auth.py Add support for room version 10 (#13220) il y a 1 an
test_federation.py Rip out auth-event reconciliation code (#12943) il y a 1 an
test_mau.py Remove remaining bits of groups code. (#12936) il y a 1 an
test_metrics.py Add experimental configuration option to allow disabling legacy Prometheus metric names. (#13540) il y a 1 an
test_phone_home.py Share some metrics between the Prometheus exporter and the phone home stats (#13671) il y a 1 an
test_rust.py Add a stub Rust crate (#12595) il y a 1 an
test_server.py Remove configuration options for direct TCP replication. (#13647) il y a 1 an
test_state.py Faster room joins: avoid blocking when pulling events with missing prevs (#13355) il y a 1 an
test_terms_auth.py Use literals in place of `HTTPStatus` constants in tests (#13463) il y a 1 an
test_test_utils.py Replace assertEquals and friends with non-deprecated versions. (#12092) il y a 2 ans
test_types.py Fix `destination_is` errors seen in sentry. (#13041) il y a 1 an
test_visibility.py Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255) il y a 1 an
unittest.py Implement MSC3852: Expose `last_seen_user_agent` to users for their own devices; also expose to Admin API (#13549) il y a 1 an
utils.py Remove configuration options for direct TCP replication. (#13647) il y a 1 an