David Robertson c29e2c6306 Revert "POC delete stale non-e2e devices for users (#14038)" (#14582) 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 d38d242411 Reload cache factors from disk on SIGHUP (#12673) 1 year ago
crypto e1b15f25f3 Fix /key/v2/server calls with URL-unsafe key IDs (#14490) 1 year ago
events 40e3e68cd7 Register homeserver modules when creating test homeserver (#13558) 1 year ago
federation d748bbc8f8 Include thread information when sending receipts over federation. (#14466) 1 year ago
handlers c29e2c6306 Revert "POC delete stale non-e2e devices for users (#14038)" (#14582) 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 2bb2c32e8e Avoid incrementing bg process utime/stime counters by negative durations (#14323) 1 year ago
module_api 618e4ab81b Fix an invalid comparison of `UserPresenceState` to `str` (#14393) 1 year ago
push 3da6450327 Initial support for MSC3931: Room version push rule feature flags (#14520) 1 year ago
replication 618e4ab81b Fix an invalid comparison of `UserPresenceState` to `str` (#14393) 1 year ago
rest 8f10c8b054 Move MSC3030 `/timestamp_to_event` endpoint to stable v1 location (#14471) 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 c29e2c6306 Revert "POC delete stale non-e2e devices for users (#14038)" (#14582) 1 year ago
test_utils cc3a52b33d Support OIDC backchannel logouts (#11414) 1 year ago
util 4ae967cf63 Add missing type hints to test.util.caches (#14529) 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 4eaf3eb840 Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 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 285d72556b Update mypy and mypy-zope, attempt 3 (#13993) 1 year ago