Andrew Morgan efc492ed99 Do not return the number of deleted rows from simple_truncate před 2 roky
..
api 599c403d99 Allow rate limiters to passively record actions they cannot limit (#13253) před 2 roky
app e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) před 2 roky
appservice 7bc08f3201 Remove remaining bits of groups code. (#12936) před 2 roky
config d38d242411 Reload cache factors from disk on SIGHUP (#12673) před 2 roky
crypto 88193f2125 Remove direct refeferences to PyNaCl (use signedjson instead). (#12902) před 2 roky
events 1e453053cb Rename storage classes (#12913) před 2 roky
federation 0f971ca68e Update `get_pdu` to return the original, pristine `EventBase` (#13320) před 2 roky
handlers e17e5c97e0 Faster Room Joins: don't leave a stuck room partial state flag if the join fails. (#13403) před 2 roky
http c99b511db9 Fix `destination_is` errors seen in sentry. (#13041) před 2 roky
logging 50122754c8 Add missing types to opentracing. (#13345) před 2 roky
module_api 570bf32bbb Add module API method to resolve a room alias to a room ID (#13428) před 2 roky
push b4ae3b0d44 Don't include appservice users when calculating push rules (#13332) před 2 roky
replication 86e366a46e Remove old empty/redundant slaved stores. (#13349) před 2 roky
rest 78a3111c41 Return 404 or member list when getting joined_members after leaving (#13374) před 2 roky
scripts 444588c5fc Add some type hints to tests files (#12833) před 2 roky
server_notices 92103cb2c8 Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) před 2 roky
state a4ae1406d1 Fix typechecks against twisted trunk (#13061) před 2 roky
storage efc492ed99 Do not return the number of deleted rows from simple_truncate před 2 roky
test_utils 1e453053cb Rename storage classes (#12913) před 2 roky
util 0b87eb8e0c Make DictionaryCache have better expiry properties (#13292) před 2 roky
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) před 3 roky
server.py 922b771337 Add missing type hints for tests.unittest. (#13397) před 2 roky
test_distributor.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) před 2 roky
test_event_auth.py ad5761b65c Add support for room version 10 (#13220) před 2 roky
test_federation.py fe15a865a5 Rip out auth-event reconciliation code (#12943) před 2 roky
test_mau.py 7bc08f3201 Remove remaining bits of groups code. (#12936) před 2 roky
test_metrics.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) před 3 roky
test_phone_home.py d666fc02fa Add type hints to some tests files (#12371) před 2 roky
test_server.py b977867358 Rate limit joins per-room (#13276) před 2 roky
test_state.py 335ebb21cc Faster room joins: avoid blocking when pulling events with missing prevs (#13355) před 2 roky
test_terms_auth.py efee345b45 Remove unnecessary `json.dumps` from tests (#13303) před 2 roky
test_test_utils.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) před 2 roky
test_types.py c99b511db9 Fix `destination_is` errors seen in sentry. (#13041) před 2 roky
test_visibility.py 52a0c8f2f7 Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255) před 2 roky
unittest.py 922b771337 Add missing type hints for tests.unittest. (#13397) před 2 roky
utils.py b977867358 Rate limit joins per-room (#13276) před 2 roky