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
Erik Johnston 9d1e4942ab
Fix typing for notifier (#8064)
4 years ago
..
caches Remove unnecessary maybeDeferred calls (#8044) 4 years ago
__init__.py Reduce unnecessary whitespace in JSON. (#7372) 4 years ago
async_helpers.py Fix some spelling mistakes / typos. (#7811) 4 years ago
daemonize.py Stop the parent process flushing the logs on exit (#8012) 4 years ago
distributor.py Convert device handler to async/await (#7871) 4 years ago
file_consumer.py Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
frozenutils.py Reduce unnecessary whitespace in JSON. (#7372) 4 years ago
hash.py Use the v2 Identity Service API for lookups (MSC2134 + MSC2140) (#5976) 5 years ago
httpresourcetree.py Replace instance variations of homeserver with correct case/spacing 5 years ago
iterutils.py Log saml assertions rather than the whole response 5 years ago
jsonobject.py Run Black. (#5482) 6 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
manhole.py Run Black. (#5482) 6 years ago
metrics.py Fix typing for notifier (#8064) 4 years ago
module_loader.py Handle `config` not being set for synapse plugin modules 5 years ago
msisdn.py Run Black. (#5482) 6 years ago
patch_inline_callbacks.py Fix some spelling mistakes / typos. (#7811) 4 years ago
ratelimitutils.py Performance improvements and refactor of Ratelimiter (#7595) 5 years ago
retryutils.py Convert some util functions to async (#8035) 4 years ago
rlimit.py Remove usage of deprecated logger.warn method from codebase (#6271) 5 years ago
stringutils.py Fix deprecation warning: import ABC from collections.abc (#7892) 4 years ago
threepids.py Fix inconsistent handling of upper and lower cases of email addresses. (#7021) 4 years ago
versionstring.py Handle FileNotFound error in checking git repository version (#6284) 5 years ago
wheel_timer.py Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago