Marcus a9481223d1 Improved push typing (#11409) 2 years ago
..
_scripts 66c4b774fd Add type hints to synapse._scripts (#11297) 2 years ago
api 7862f821de Annotate string constants in `synapse.api.constants` with `Final` (#11356) 2 years ago
app a4521ce0a8 Support the stable /hierarchy endpoint from MSC2946 (#11329) 2 years ago
appservice 7ffddd819c Prevent historical state from being pushed to an application service via `/transactions` (MSC2716) (#11265) 2 years ago
config a82b90ab32 Add type annotations to some of the configuration surrounding refresh tokens. (#11428) 2 years ago
crypto 9cd13c5f63 Fix perspectives requests for multiple keys for the same server (#11440) 2 years ago
events 7b4e228e41 Fix using MSC2716 batch sending with event persistence workers (#11220) 2 years ago
federation a4521ce0a8 Support the stable /hierarchy endpoint from MSC2946 (#11329) 2 years ago
groups 84fac0f814 Add type annotations to `synapse.metrics` (#10847) 2 years ago
handlers a4521ce0a8 Support the stable /hierarchy endpoint from MSC2946 (#11329) 2 years ago
http b64b6d12d4 Add more type hints to synapse.util. (#11321) 2 years ago
logging 5cace20bf1 Add missing type hints to `synapse.app`. (#11287) 2 years ago
metrics 84fac0f814 Add type annotations to `synapse.metrics` (#10847) 2 years ago
module_api d08ef6f155 Make background updates controllable via a plugin (#11306) 2 years ago
push a9481223d1 Improved push typing (#11409) 2 years ago
replication ffd858aa68 Add type hints to `synapse/storage/databases/main/events_worker.py` (#11411) 2 years ago
res e2481dbe93 Allow configuration of the oEmbed URLs. (#10714) 2 years ago
rest e8ae94a223 Convert status codes to `HTTPStatus` in `synapse.rest.admin` (#11452) 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 ffd858aa68 Add type hints to `synapse/storage/databases/main/events_worker.py` (#11411) 2 years ago
static 6e613a10d0 Display an error page during failure of fallback UIA. (#10561) 2 years ago
storage a9481223d1 Improved push typing (#11409) 2 years ago
streams aa2c027792 Remove unnecessary parentheses around tuples returned from methods (#10889) 2 years ago
util 454c3d7694 Merge branch 'master' into develop 2 years ago
__init__.py 97a402302c 1.47.1 2 years ago
event_auth.py a5d2ea3d08 Check *all* auth events for room id and rejection (#11009) 2 years ago
notifier.py c9c3aea9b1 Fix providing a `RoomStreamToken` instance to `_notify_app_services_ephemeral` (#11137) 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 e5c5e213ea Bump ijson dependency to 3.1 (#11438) (#11439) 2 years ago
server.py 5cace20bf1 Add missing type hints to `synapse.app`. (#11287) 2 years ago
types.py 4c96ce396e Misc typing fixes for `tests`, part 1 of N (#11323) 2 years ago
visibility.py 95e47b2e78 [pyupgrade] `synapse/` (#10348) 2 years ago