Sean Quah 522489fbcd 1.45.1 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 f4b1a9a527 Require direct references to configuration variables. (#10985) 2 years ago
appservice bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
config 797ee7812d Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 2 years ago
crypto bb7fdd821b Use direct references for configuration variables (part 5). (#10897) 2 years ago
events 3828dd819b Pass through `SynapseError`s that are raised from experimental `check_event_allowed` callback of the module API (#11042) 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 df95d3aec2 Revert change to counting of deactivated users towards the monthly active users limit (#11127) 2 years ago
http 797ee7812d Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 2 years ago
logging b83e822556 Stop user directory from failing if it encounters users not in the `users` table. (#11053) 2 years ago
metrics 797ee7812d Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 2 years ago
module_api e584534403 Use direct references for some configuration variables (part 3) (#10885) 2 years ago
push e0f11ae4a5 disallow-untyped-defs for synapse.push (#11023) 2 years ago
replication b83e822556 Stop user directory from failing if it encounters users not in the `users` table. (#11053) 2 years ago
res e2481dbe93 Allow configuration of the oEmbed URLs. (#10714) 2 years ago
rest 1db9282dfa Fix formatting string when oEmbed errors occur. (#11061) 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 df95d3aec2 Revert change to counting of deactivated users towards the monthly active users limit (#11127) 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 522489fbcd 1.45.1 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
python_dependencies.py 40f619eaa5 Validate new m.room.power_levels events (#10232) 2 years ago
server.py a7d22c36db Refactor MSC2716 `/batch_send` endpoint into separate handler functions (#10974) 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