MatrixSynapse/synapse/util
Richard van der Hoff 18ab35284a Merge branch 'social_login' into develop 2021-02-01 17:28:37 +00:00
..
caches Empty iterables should count towards cache usage. (#9028) 2021-01-06 12:33:20 -05:00
__init__.py Remove frozendict_json_encoder and support frozendicts everywhere 2020-10-28 15:56:57 +00:00
async_helpers.py Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
daemonize.py
distributor.py Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
file_consumer.py
frozenutils.py Remove frozendict_json_encoder and support frozendicts everywhere 2020-10-28 15:56:57 +00:00
hash.py
httpresourcetree.py
iterutils.py Fix chain cover update to handle events with duplicate auth events (#9210) 2021-01-22 19:44:08 +00:00
jsonobject.py
logcontext.py
logformatter.py
manhole.py
metrics.py Fix "Starting metrics collection from sentinel context" errors (#9053) 2021-01-08 14:33:53 +00:00
module_loader.py Pass a dict, instead of None, to modules if a None config is specified in the homeserver config (#9229) 2021-01-27 11:49:31 +00:00
msisdn.py
patch_inline_callbacks.py
ratelimitutils.py
retryutils.py Tell Black to format code for Python 3.5 (#8664) 2020-10-27 23:26:36 +00:00
rlimit.py
stringutils.py Support icons for Identity Providers (#9154) 2021-01-20 08:15:14 -05:00
templates.py Replace username picker with a template (#9275) 2021-02-01 15:52:50 +00:00
threepids.py
versionstring.py
wheel_timer.py