Sean Quah 2fcf4b3f6c Add cancellation support to `@cached` and `@cachedList` decorators (#12183) 2 years ago
..
caches 2fcf4b3f6c Add cancellation support to `@cached` and `@cachedList` decorators (#12183) 2 years ago
__init__.py 72e7f1c420 Remove workaround introduced in Synapse v1.50.0rc1 for Mjolnir compatibility. Breaks compatibility with Mjolnir v1.3.1 and earlier. (#11700) 2 years ago
async_helpers.py 605d161d7d Add cancellation support to `ReadWriteLock` (#12120) 2 years ago
batching_queue.py 524b8ead77 Add types to synapse.util. (#10601) 2 years ago
check_dependencies.py 2eef234ae3 Fix a bug introduced in 1.54.0rc1 which meant that Synapse would refuse to start if pre-release versions of dependencies were installed. (#12177) 2 years ago
daemonize.py e6acd3cf4f Upgrade mypy to version 0.931 (#12030) 2 years ago
distributor.py 7468723697 Add most missing type hints to synapse.util (#11328) 2 years ago
file_consumer.py 0147b3de20 Add missing type hints to `synapse.logging.context` (#11556) 2 years ago
frozenutils.py 524b8ead77 Add types to synapse.util. (#10601) 2 years ago
gai_resolver.py 7468723697 Add most missing type hints to synapse.util (#11328) 2 years ago
hash.py 7adcb20fc0 Add missing type hints to synapse.util (#9982) 3 years ago
httpresourcetree.py 5cace20bf1 Add missing type hints to `synapse.app`. (#11287) 2 years ago
iterutils.py 707d5e4e48 Encode JSON responses on a thread in C, mk2 (#10905) 2 years ago
linked_list.py 5a0b652d36 Eliminate a few `Any`s in `LruCache` type hints (#11453) 2 years ago
logcontext.py 1ee268d33d Improve the backwards compatibility re-exports of synapse.logging.context (#5617) 5 years ago
logformatter.py 1ee268d33d Improve the backwards compatibility re-exports of synapse.logging.context (#5617) 5 years ago
macaroons.py 524b8ead77 Add types to synapse.util. (#10601) 2 years ago
manhole.py 5cace20bf1 Add missing type hints to `synapse.app`. (#11287) 2 years ago
metrics.py 84fac0f814 Add type annotations to `synapse.metrics` (#10847) 2 years ago
module_loader.py 1b3e398bea Standardise the module interface (#10062) 3 years ago
msisdn.py 7adcb20fc0 Add missing type hints to synapse.util (#9982) 3 years ago
patch_inline_callbacks.py e6acd3cf4f Upgrade mypy to version 0.931 (#12030) 2 years ago
ratelimitutils.py 524b8ead77 Add types to synapse.util. (#10601) 2 years ago
retryutils.py 524b8ead77 Add types to synapse.util. (#10601) 2 years ago
rlimit.py 524b8ead77 Add types to synapse.util. (#10601) 2 years ago
stringutils.py d0e78af35e Add missing type hints to synapse.replication. (#11938) 2 years ago
templates.py e6a106fd5e Implement a Jinja2 filter to extract localparts from email addresses (#12212) 2 years ago
threepids.py 0640f8ebaa Add a callback to allow modules to deny 3PID (#11854) 2 years ago
wheel_timer.py 524b8ead77 Add types to synapse.util. (#10601) 2 years ago