Patrick Cloke 4df10d3214 Do not consider events by ignored users for relations (#12285) 2 years ago
..
_scripts 4aeb00ca20 Move synctl into `synapse._scripts` and expose as an entrypoint (#12140) 2 years ago
api ea27528b5d Support stable identifiers for MSC3440: Threading (#12151) 2 years ago
app 1530cef192 Make it possible to enable compression for the metrics HTTP resource (#12258) 2 years ago
appservice fb0ffa9676 Rename various ApplicationServices interested methods (#11915) 2 years ago
config 5436b014f4 Optionally include account validity in MSC3720 account status responses (#12266) 2 years ago
crypto e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
events 8fe930c215 Move get_bundled_aggregations to relations handler. (#12237) 2 years ago
federation afa17f0eab Return a 404 from `/state` for an outlier (#12087) 2 years ago
groups e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
handlers 4df10d3214 Do not consider events by ignored users for relations (#12285) 2 years ago
http bc9dff1d95 Remove unnecessary pass statements. (#12206) 2 years ago
logging 5627182788 Use `ParamSpec` in type hints for `synapse.logging.context` (#12150) 2 years ago
metrics 4ae956c8bb Use version string helper from matrix-common (#11979) 2 years ago
module_api 692b82838e Allow registering admin users using the module API (#12250) 2 years ago
push dda9b7fc4d Use the ignored_users table to test event visibility & sync. (#12225) 2 years ago
replication 4a53f35737 Improve code documentation for the typing stream over replication. (#12211) 2 years ago
res 01211e0c16 Tweak copy for sso account details template (#12265) 2 years ago
rest c5776780f0 Remove mutual_rooms `update_user_directory` check, and add extra documentation (#12038) 2 years ago
server_notices e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
spam_checker_api 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
state d56202b038 Fix type of `events` in `StateGroupStorage` and `StateHandler` (#12156) 2 years ago
static 6e613a10d0 Display an error page during failure of fallback UIA. (#10561) 2 years ago
storage e78d4f61fc Refuse to start if DB has an unsafe locale (#12262) 2 years ago
streams e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
util bf9d549e3a Try to detect borked package installations. (#12244) 2 years ago
__init__.py 34baf76451 1.55.0 2 years ago
event_auth.py e3fe6347be Remove excess condition on `knock->leave` check (#11900) 2 years ago
notifier.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
py.typed 2a2b189130 Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2 years ago
python_dependencies.py 5627182788 Use `ParamSpec` in type hints for `synapse.logging.context` (#12150) 2 years ago
server.py fc9bd620ce Add a relations handler to avoid duplication. (#12227) 2 years ago
types.py 872dbb0181 Correct `check_username_for_spam` annotations and docs (#12246) 2 years ago
visibility.py dda9b7fc4d Use the ignored_users table to test event visibility & sync. (#12225) 2 years ago