You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Erik Johnston 2b35626b6b
Refactor storing of server keys (#16261)
9 months ago
..
api Describe which rate limiter was hit in logs (#16135) 9 months ago
app Run pyupgrade for python 3.7 & 3.8. (#16110) 10 months ago
appservice Send the opentracing span information to appservices (#16227) 9 months ago
config Describe which rate limiter was hit in logs (#16135) 9 months ago
crypto Refactor storing of server keys (#16261) 9 months ago
events Replace simple_async_mock with AsyncMock (#16180) 9 months ago
federation Don't wake up destination transaction queue if they're not due for retry. (#16223) 9 months ago
handlers Update ruff config (#16283) 9 months ago
http Add MSC4040 `matrix-fed` service lookups (#16137) 9 months ago
logging Update ruff config (#16283) 9 months ago
media Fix unsafe hotserving behaviour for non-multimedia uploads. (#15680) 1 year ago
metrics Remove support for Python 3.7 (#15851) 11 months ago
module_api Bump mypy-zope & mypy. (#16188) 9 months ago
push Add the List-Unsubscribe header for notification emails. (#16274) 9 months ago
replication Update ruff config (#16283) 9 months ago
rest Update ruff config (#16283) 9 months ago
scripts Add more missing type hints to tests. (#15028) 1 year ago
server_notices Bump mypy-zope & mypy. (#16188) 9 months ago
state Fix typechecks against twisted trunk (#13061) 2 years ago
storage Refactor storing of server keys (#16261) 9 months ago
test_utils Replace simple_async_mock with AsyncMock (#16180) 9 months ago
types Use immutabledict instead of frozendict (#15113) 1 year ago
util Update ruff config (#16283) 9 months ago
__init__.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py Bump mypy-zope & mypy. (#16188) 9 months ago
test_distributor.py Add missing type hints to tests. (#15027) 1 year ago
test_event_auth.py Add missing type hints to tests. (#15027) 1 year ago
test_federation.py Bump mypy-zope & mypy. (#16188) 9 months ago
test_mau.py Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_phone_home.py Add final type hint to tests.unittest. (#15072) 1 year ago
test_rust.py Add missing type hints to tests. (#15027) 1 year ago
test_server.py Re-introduce the outbound federation proxy (#15913) 11 months ago
test_state.py Bump mypy-zope & mypy. (#16188) 9 months ago
test_terms_auth.py Prepare unit tests for Python 3.12 (#16099) 9 months ago
test_test_utils.py Add missing type hints to tests. (#15027) 1 year ago
test_types.py Add missing type hints to tests. (#15027) 1 year ago
test_visibility.py Update ruff config (#16283) 9 months ago
unittest.py Refactor storing of server keys (#16261) 9 months ago
utils.py Modify StoreKeyFetcher to read from server_keys_json. (#15417) 1 year ago