MatrixSynapse/synapse/push
Patrick Cloke 92d87c6882
Add type hints for HTTP and email pushers. (#8880)
2020-12-07 09:59:38 -05:00
..
__init__.py Add type hints for HTTP and email pushers. (#8880) 2020-12-07 09:59:38 -05:00
action_generator.py
baserules.py Add base pushrule to notify for jitsi conferences (#8286) 2020-11-02 16:36:14 +00:00
bulk_push_rule_evaluator.py Implement and use an @lru_cache decorator (#8595) 2020-10-30 11:43:17 +00:00
clientformat.py
emailpusher.py Add type hints for HTTP and email pushers. (#8880) 2020-12-07 09:59:38 -05:00
httppusher.py Add type hints for HTTP and email pushers. (#8880) 2020-12-07 09:59:38 -05:00
mailer.py Add type hints to the push mailer module. (#8882) 2020-12-07 07:10:22 -05:00
presentable_names.py
push_rule_evaluator.py Apply suggestions from code review 2020-10-16 16:14:42 +01:00
push_tools.py Add type hints for HTTP and email pushers. (#8880) 2020-12-07 09:59:38 -05:00
pusher.py Add type hints for HTTP and email pushers. (#8880) 2020-12-07 09:59:38 -05:00
pusherpool.py Add type hints for HTTP and email pushers. (#8880) 2020-12-07 09:59:38 -05:00
rulekinds.py