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.
 
 
 
 
 
watcha-synapse/synapse/util
Brendan Abolivier 1b3e398bea
Standardise the module interface (#10062)
3 years ago
..
caches Extend `ResponseCache` to pass a context object into the callback (#10157) 3 years ago
__init__.py Merge pull request from GHSA-x345-32rc-8h85 4 years ago
async_helpers.py When joining a remote room limit the number of events we concurrently check signatures/hashes for (#10117) 4 years ago
batching_queue.py Fix up `BatchingQueue` (#10078) 4 years ago
daemonize.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
distributor.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
file_consumer.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
frozenutils.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
hash.py Add missing type hints to synapse.util (#9982) 4 years ago
httpresourcetree.py Replace instance variations of homeserver with correct case/spacing 5 years ago
iterutils.py Add missing type hints to synapse.util (#9982) 4 years ago
jsonobject.py Remove redundant "coding: utf-8" lines (#9786) 4 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 Remove redundant "coding: utf-8" lines (#9786) 4 years ago
manhole.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
metrics.py Add debug logging when we enter/exit Measure block (#10183) 3 years ago
module_loader.py Standardise the module interface (#10062) 3 years ago
msisdn.py Add missing type hints to synapse.util (#9982) 4 years ago
patch_inline_callbacks.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
ratelimitutils.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
retryutils.py Don't hammer the database for destination retry timings every ~5mins (#10036) 4 years ago
rlimit.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
stringutils.py Simplify exception handling in is_ascii. (#9985) 4 years ago
templates.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
threepids.py Limit length of accepted email addresses (#9855) 4 years ago
versionstring.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
wheel_timer.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago