MatrixSynapse/synapse/push
Patrick Cloke 4ff0201e62
Enable mypy checking for unreachable code and fix instances. (#8432)
2020-10-01 08:09:18 -04:00
..
__init__.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
action_generator.py
baserules.py
bulk_push_rule_evaluator.py
clientformat.py
emailpusher.py
httppusher.py
mailer.py
presentable_names.py
push_rule_evaluator.py Enable mypy checking for unreachable code and fix instances. (#8432) 2020-10-01 08:09:18 -04:00
push_tools.py
pusher.py
pusherpool.py Don't push if an user account has expired (#8353) 2020-09-23 16:06:28 +01:00
rulekinds.py