Nick Mills-Barrett 41320a0554 Optimise async get event lookups (#13435) 1 year ago
..
caches 41320a0554 Optimise async get event lookups (#13435) 1 year ago
__init__.py 6ba732fefe Type `tests.utils` (#13028) 1 year ago
async_helpers.py 8dd3e0e084 Immediately retry any requests that have backed off when a server comes back online. (#12500) 2 years ago
batching_queue.py 524b8ead77 Add types to synapse.util. (#10601) 2 years ago
check_dependencies.py bf9d549e3a Try to detect borked package installations. (#12244) 2 years ago
daemonize.py e6acd3cf4f Upgrade mypy to version 0.931 (#12030) 2 years ago
distributor.py fa0eab9c8e Use `ParamSpec` in a few places (#12667) 2 years ago
file_consumer.py 0147b3de20 Add missing type hints to `synapse.logging.context` (#11556) 2 years ago
frozenutils.py 8a23bde823 Consistently use collections.abc.Mapping to check frozendict. (#12564) 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) 4 years ago
logformatter.py 1ee268d33d Improve the backwards compatibility re-exports of synapse.logging.context (#5617) 4 years ago
macaroons.py fe1daad672 Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 1 year ago
manhole.py 5cace20bf1 Add missing type hints to `synapse.app`. (#11287) 2 years ago
metrics.py fa0eab9c8e Use `ParamSpec` in a few places (#12667) 2 years ago
module_loader.py 1b3e398bea Standardise the module interface (#10062) 2 years ago
msisdn.py 7adcb20fc0 Add missing type hints to synapse.util (#9982) 3 years ago
patch_inline_callbacks.py fa0eab9c8e Use `ParamSpec` in a few places (#12667) 2 years ago
ratelimitutils.py d6e94ad9d9 Rename `RateLimitConfig` to `RatelimitSettings` (#13442) 1 year ago
retryutils.py 2be5a2b07b Fix `RetryDestinationLimiter` re-starting finished log contexts (#12803) 2 years ago
rlimit.py 524b8ead77 Add types to synapse.util. (#10601) 2 years ago
stringutils.py d4713d3e33 Discard null-containing strings before updating the user directory (#12762) 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 4337d33a73 Prevent memory leak from reoccurring when presence is disabled. (#12656) 2 years ago