Dirk Klimpel c46065fa3d Add some type hints to datastore (#12248) 2 gadi atpakaļ
..
_scripts 4aeb00ca20 Move synctl into `synapse._scripts` and expose as an entrypoint (#12140) 2 gadi atpakaļ
api ea27528b5d Support stable identifiers for MSC3440: Threading (#12151) 2 gadi atpakaļ
app 54f674f7a9 Deprecate the groups/communities endpoints and add an experimental configuration flag. (#12200) 2 gadi atpakaļ
appservice fb0ffa9676 Rename various ApplicationServices interested methods (#11915) 2 gadi atpakaļ
config 86965605a4 Fix dead link in spam checker warning (#12231) 2 gadi atpakaļ
crypto e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 gadi atpakaļ
events 872dbb0181 Correct `check_username_for_spam` annotations and docs (#12246) 2 gadi atpakaļ
federation 54f674f7a9 Deprecate the groups/communities endpoints and add an experimental configuration flag. (#12200) 2 gadi atpakaļ
groups e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 gadi atpakaļ
handlers 872dbb0181 Correct `check_username_for_spam` annotations and docs (#12246) 2 gadi atpakaļ
http bc9dff1d95 Remove unnecessary pass statements. (#12206) 2 gadi atpakaļ
logging 5627182788 Use `ParamSpec` in type hints for `synapse.logging.context` (#12150) 2 gadi atpakaļ
metrics 4ae956c8bb Use version string helper from matrix-common (#11979) 2 gadi atpakaļ
module_api 872dbb0181 Correct `check_username_for_spam` annotations and docs (#12246) 2 gadi atpakaļ
push dda9b7fc4d Use the ignored_users table to test event visibility & sync. (#12225) 2 gadi atpakaļ
replication 4a53f35737 Improve code documentation for the typing stream over replication. (#12211) 2 gadi atpakaļ
res 003cc6910a Update the SSO username picker template to comply with SIWA guidelines (#12210) 2 gadi atpakaļ
rest 872dbb0181 Correct `check_username_for_spam` annotations and docs (#12246) 2 gadi atpakaļ
server_notices e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 gadi atpakaļ
spam_checker_api 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 gadi atpakaļ
state d56202b038 Fix type of `events` in `StateGroupStorage` and `StateHandler` (#12156) 2 gadi atpakaļ
static 6e613a10d0 Display an error page during failure of fallback UIA. (#10561) 2 gadi atpakaļ
storage c46065fa3d Add some type hints to datastore (#12248) 2 gadi atpakaļ
streams e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 gadi atpakaļ
util 2fcf4b3f6c Add cancellation support to `@cached` and `@cachedList` decorators (#12183) 2 gadi atpakaļ
__init__.py d1130a249b 1.55.0rc1 2 gadi atpakaļ
event_auth.py e3fe6347be Remove excess condition on `knock->leave` check (#11900) 2 gadi atpakaļ
notifier.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 gadi atpakaļ
py.typed 2a2b189130 Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2 gadi atpakaļ
python_dependencies.py 5627182788 Use `ParamSpec` in type hints for `synapse.logging.context` (#12150) 2 gadi atpakaļ
server.py fc9bd620ce Add a relations handler to avoid duplication. (#12227) 2 gadi atpakaļ
types.py 872dbb0181 Correct `check_username_for_spam` annotations and docs (#12246) 2 gadi atpakaļ
visibility.py dda9b7fc4d Use the ignored_users table to test event visibility & sync. (#12225) 2 gadi atpakaļ