synapse-product/synapse/push
2021-11-02 09:55:52 -04:00
..
__init__.py disallow-untyped-defs for synapse.push (#11023) 2021-10-11 17:42:10 +01:00
action_generator.py
baserules.py
bulk_push_rule_evaluator.py Add remaining type hints to synapse.events. (#11098) 2021-11-02 09:55:52 -04:00
clientformat.py disallow-untyped-defs for synapse.push (#11023) 2021-10-11 17:42:10 +01:00
emailpusher.py Encode JSON responses on a thread in C, mk2 (#10905) 2021-09-28 09:37:58 +00:00
httppusher.py disallow-untyped-defs for synapse.push (#11023) 2021-10-11 17:42:10 +01:00
mailer.py Relax ignore-missing-imports for modules that have stubs now and update mypy (#11006) 2021-10-08 14:49:41 +01:00
presentable_names.py
push_rule_evaluator.py Add remaining type hints to synapse.events. (#11098) 2021-11-02 09:55:52 -04:00
push_tools.py
pusher.py Use direct references for some configuration variables (part 3) (#10885) 2021-09-23 07:13:34 -04:00
pusherpool.py
rulekinds.py