You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Patrick Cloke 759f9c09e1
Fix caching behavior for relations push rules. (#12859)
2 years ago
..
caches Fix caching behavior for relations push rules. (#12859) 2 years ago
__init__.py 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 Immediately retry any requests that have backed off when a server comes back online. (#12500) 2 years ago
batching_queue.py Add types to synapse.util. (#10601) 2 years ago
check_dependencies.py Try to detect borked package installations. (#12244) 2 years ago
daemonize.py Upgrade mypy to version 0.931 (#12030) 2 years ago
distributor.py Use `ParamSpec` in a few places (#12667) 2 years ago
file_consumer.py Add missing type hints to `synapse.logging.context` (#11556) 2 years ago
frozenutils.py Consistently use collections.abc.Mapping to check frozendict. (#12564) 2 years ago
gai_resolver.py Add most missing type hints to synapse.util (#11328) 2 years ago
hash.py Add missing type hints to synapse.util (#9982) 3 years ago
httpresourcetree.py Add missing type hints to `synapse.app`. (#11287) 2 years ago
iterutils.py Encode JSON responses on a thread in C, mk2 (#10905) 2 years ago
linked_list.py Eliminate a few `Any`s in `LruCache` type hints (#11453) 2 years ago
logcontext.py Improve the backwards compatibility re-exports of synapse.logging.context (#5617) 5 years ago
logformatter.py Improve the backwards compatibility re-exports of synapse.logging.context (#5617) 5 years ago
macaroons.py Add types to synapse.util. (#10601) 2 years ago
manhole.py Add missing type hints to `synapse.app`. (#11287) 2 years ago
metrics.py Use `ParamSpec` in a few places (#12667) 2 years ago
module_loader.py Standardise the module interface (#10062) 3 years ago
msisdn.py Add missing type hints to synapse.util (#9982) 3 years ago
patch_inline_callbacks.py Use `ParamSpec` in a few places (#12667) 2 years ago
ratelimitutils.py Add types to synapse.util. (#10601) 2 years ago
retryutils.py Fix `RetryDestinationLimiter` re-starting finished log contexts (#12803) 2 years ago
rlimit.py Add types to synapse.util. (#10601) 2 years ago
stringutils.py Discard null-containing strings before updating the user directory (#12762) 2 years ago
templates.py Implement a Jinja2 filter to extract localparts from email addresses (#12212) 2 years ago
threepids.py Add a callback to allow modules to deny 3PID (#11854) 2 years ago
wheel_timer.py Prevent memory leak from reoccurring when presence is disabled. (#12656) 2 years ago