Eric Eastwood fa8616e65c Fix MSC3030 `/timestamp_to_event` returning `outliers` that it has no idea whether are near a gap or not (#14215) hace 1 año
..
api 4283bd1cf9 Support filtering the /messages API by relation type (MSC3874). (#14148) hace 1 año
app 32fc3b7ba4 Remove configuration options for direct TCP replication. (#13647) hace 1 año
appservice 27fa0fa698 Send the appservice access token as a header. (#13996) hace 1 año
config d38d242411 Reload cache factors from disk on SIGHUP (#12673) hace 2 años
crypto 88193f2125 Remove direct refeferences to PyNaCl (use signedjson instead). (#12902) hace 2 años
events 40e3e68cd7 Register homeserver modules when creating test homeserver (#13558) hace 1 año
federation cb20b885cb Always close _all_ `ijson` coroutines, even if doing so raises Exceptions (#14065) hace 1 año
handlers dc02d9f8c5 Avoid checking the event cache when backfilling events (#14164) hace 1 año
http a9934d48c1 Making parse_server_name more consistent (#14007) hace 1 año
logging 4eaf3eb840 Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) hace 1 año
module_api f3fba4914d Reduce the number of tests using TCP replication. (#13543) hace 1 año
push 09be8ab5f9 Remove the experimental implementation of MSC3772. (#14094) hace 1 año
replication b4ec4f5e71 Track notification counts per thread (implement MSC3773). (#13776) hace 1 año
rest fa8616e65c Fix MSC3030 `/timestamp_to_event` returning `outliers` that it has no idea whether are near a gap or not (#14215) hace 1 año
scripts 444588c5fc Add some type hints to tests files (#12833) hace 2 años
server_notices 37f329c9ad Fix that sending server notices fail if avatar is `None` (#13566) hace 1 año
state a4ae1406d1 Fix typechecks against twisted trunk (#13061) hace 1 año
storage 828b5502cf Remove `_get_events_cache` check optimisation from `_have_seen_events_dict` (#14161) hace 1 año
test_utils 1e453053cb Rename storage classes (#12913) hace 2 años
util 6f0c3e669d Don't require `setuptools_rust` at runtime (#13952) hace 1 año
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) hace 3 años
server.py 4eaf3eb840 Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) hace 1 año
test_distributor.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) hace 2 años
test_event_auth.py c2fe48a6ff Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) hace 1 año
test_federation.py 70a4317692 Track when the pulled event signature fails (#13815) hace 1 año
test_mau.py 7bc08f3201 Remove remaining bits of groups code. (#12936) hace 2 años
test_metrics.py be4250c7a8 Add experimental configuration option to allow disabling legacy Prometheus metric names. (#13540) hace 1 año
test_phone_home.py 898fef2789 Share some metrics between the Prometheus exporter and the phone home stats (#13671) hace 1 año
test_rust.py c9b7e97355 Add a stub Rust crate (#12595) hace 1 año
test_server.py 4eaf3eb840 Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) hace 1 año
test_state.py 335ebb21cc Faster room joins: avoid blocking when pulling events with missing prevs (#13355) hace 1 año
test_terms_auth.py e2ed1b7155 Use literals in place of `HTTPStatus` constants in tests (#13463) hace 1 año
test_test_utils.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) hace 2 años
test_types.py 8ef0c8ff14 Fix error in `is_mine_id` when encountering a malformed ID (#13746) hace 1 año
test_visibility.py 52a0c8f2f7 Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255) hace 1 año
unittest.py 8ab16a92ed Persist CreateRoom events to DB in a batch (#13800) hace 1 año
utils.py 285d72556b Update mypy and mypy-zope, attempt 3 (#13993) hace 1 año