Patrick Cloke d748bbc8f8 Include thread information when sending receipts over federation. (#14466) 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 1335367ca7 Merge branch 'master' into develop 1 year ago
config d38d242411 Reload cache factors from disk on SIGHUP (#12673) 2 years 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 09de2aecb0 Add support for handling avatar with SSO login (#13917) 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 2d0ba3f89a Implementation for MSC3664: Pushrules for relations (#11804) 1 year ago
replication 618e4ab81b Fix an invalid comparison of `UserPresenceState` to `str` (#14393) 1 year ago
rest f6c74d1cb2 Implement message forward pagination from start when no from is given, fixes #12383 (#14149) 1 year ago
scripts 444588c5fc Add some type hints to tests files (#12833) 2 years ago
server_notices d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
state a4ae1406d1 Fix typechecks against twisted trunk (#13061) 2 years ago
storage 9af2be192a Remove legacy Prometheus metrics names. They were deprecated in Synapse v1.69.0 and disabled by default in Synapse v1.71.0. (#14538) 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) 2 years 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