Patrick Cloke 7f2cabf271 Fix-up type hints for tests.push module. (#14816) 1 year ago
..
api e980982b59 Do not reject `/sync` requests with unrecognised filter fields (#14369) 1 year ago
app 755bfeee3a Use servlets for /key/ endpoints. (#14229) 1 year ago
appservice 1183c372fa Use `device_one_time_keys_count` to match MSC3202 (#14565) 1 year ago
config 3aeca2588b Add missing type hints to tests.config. (#14681) 1 year ago
crypto a4ca770655 Add missing type hints to tests. (#14687) 1 year ago
events e2a1adbf5d Allow selecting "prejoin" events by state keys (#14642) 1 year ago
federation 854a6884d8 Modernize unit tests configuration settings for workers. (#14568) 1 year ago
handlers 630d0aeaf6 Support RFC7636 PKCE in the OAuth 2.0 flow. (#14750) 1 year ago
http d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
logging 4eaf3eb840 Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 1 year ago
metrics a4ca770655 Add missing type hints to tests. (#14687) 1 year ago
module_api 854a6884d8 Modernize unit tests configuration settings for workers. (#14568) 1 year ago
push 7f2cabf271 Fix-up type hints for tests.push module. (#14816) 1 year ago
replication 9e82caac45 Faster remote room joins: unblock tasks waiting for full room state when the un-partial-stating of that room is received over the replication stream. [rei:frrj/streams/unpsr] (#14474) 1 year ago
rest 06ab64f201 Implement MSC3925: changes to bundling of edits (#14811) 1 year ago
scripts 444588c5fc Add some type hints to tests files (#12833) 1 year ago
server_notices d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
state a4ae1406d1 Fix typechecks against twisted trunk (#13061) 1 year ago
storage e2a1adbf5d Allow selecting "prejoin" events by state keys (#14642) 1 year ago
test_utils cc3a52b33d Support OIDC backchannel logouts (#11414) 1 year ago
types e2a1adbf5d Allow selecting "prejoin" events by state keys (#14642) 1 year ago
util 630d0aeaf6 Support RFC7636 PKCE in the OAuth 2.0 flow. (#14750) 1 year ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py cc3a52b33d Support OIDC backchannel logouts (#11414) 1 year ago
test_distributor.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_event_auth.py c2fe48a6ff Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) 1 year ago
test_federation.py 70a4317692 Track when the pulled event signature fails (#13815) 1 year ago
test_mau.py 7bc08f3201 Remove remaining bits of groups code. (#12936) 1 year ago
test_phone_home.py 898fef2789 Share some metrics between the Prometheus exporter and the phone home stats (#13671) 1 year ago
test_rust.py c9b7e97355 Add a stub Rust crate (#12595) 1 year ago
test_server.py 9d8a3234ba Respond with proper error responses on unknown paths. (#14621) 1 year ago
test_state.py 335ebb21cc Faster room joins: avoid blocking when pulling events with missing prevs (#13355) 1 year ago
test_terms_auth.py e2ed1b7155 Use literals in place of `HTTPStatus` constants in tests (#13463) 1 year ago
test_test_utils.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_types.py 8ef0c8ff14 Fix error in `is_mine_id` when encountering a malformed ID (#13746) 1 year ago
test_visibility.py 1526ff389f Faster joins: filter out non local events when a room doesn't have its full state (#14404) 1 year ago
unittest.py d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
utils.py 854a6884d8 Modernize unit tests configuration settings for workers. (#14568) 1 year ago