Richard van der Hoff e8f24b6c35 `_run_push_actions_and_persist_event`: handle no min_depth (#11014) 2 years ago
..
_scripts b7f7ca24b1 Remove shebang line from module files (#10415) 2 years ago
api eb9ddc8c2e Remove the deprecated BaseHandler. (#11005) 2 years ago
app 7d70582eb0 Fix broken export-data admin command and add a test for it to CI (#11078) 2 years ago
appservice bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
config 5573133348 Move experimental & retention config out of the server module. (#11070) 2 years ago
crypto bb7fdd821b Use direct references for configuration variables (part 5). (#10897) 2 years ago
events 5573133348 Move experimental & retention config out of the server module. (#11070) 2 years ago
federation d1bf5f7c9d Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 2 years ago
groups 47854c71e9 Use direct references for configuration variables (part 4). (#10893) 2 years ago
handlers e8f24b6c35 `_run_push_actions_and_persist_event`: handle no min_depth (#11014) 2 years ago
http 797ee7812d Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 2 years ago
logging 6b18eb4430 Fix opentracing and Prometheus metrics for replication requests (#10996) 2 years ago
metrics 797ee7812d Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 2 years ago
module_api cdd308845b Port the Password Auth Providers module interface to the new generic interface (#10548) 2 years ago
push e0f11ae4a5 disallow-untyped-defs for synapse.push (#11023) 2 years ago
replication 6a67f3786a Fix logging context warnings when losing replication connection (#10984) 2 years ago
res e2481dbe93 Allow configuration of the oEmbed URLs. (#10714) 2 years ago
rest efd0074ab7 Ensure each charset is attempted only once during media preview. (#11089) 2 years ago
server_notices e79ee48313 disallow-untyped-defs for synapse.server_notices (#11021) 2 years ago
spam_checker_api 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
state f563676c09 `disallow-untyped-defs` for `synapse.state` (#11004) 2 years ago
static 6e613a10d0 Display an error page during failure of fallback UIA. (#10561) 2 years ago
storage e8f24b6c35 `_run_push_actions_and_persist_event`: handle no min_depth (#11014) 2 years ago
streams aa2c027792 Remove unnecessary parentheses around tuples returned from methods (#10889) 2 years ago
util 797ee7812d Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 2 years ago
__init__.py 99a4e5222d 1.45.0rc2 2 years ago
event_auth.py 3a5b0cbe7a Ensure that we reject events which use rejected events for auth (#10956) 2 years ago
notifier.py 4054dfa409 Add type hints for event streams. (#10856) 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 40f619eaa5 Validate new m.room.power_levels events (#10232) 2 years ago
server.py cdd308845b Port the Password Auth Providers module interface to the new generic interface (#10548) 2 years ago
types.py aa2c027792 Remove unnecessary parentheses around tuples returned from methods (#10889) 2 years ago
visibility.py 95e47b2e78 [pyupgrade] `synapse/` (#10348) 2 years ago