forked-synapse/synapse/push
2020-07-29 18:26:55 +01:00
..
__init__.py
action_generator.py Convert push to async/await. (#7948) 2020-07-27 12:21:34 -04:00
baserules.py
bulk_push_rule_evaluator.py Convert push to async/await. (#7948) 2020-07-27 12:21:34 -04:00
clientformat.py
emailpusher.py Convert sending mail to async/await. (#7557) 2020-05-22 13:41:11 +01:00
httppusher.py Convert push to async/await. (#7948) 2020-07-27 12:21:34 -04:00
mailer.py Allow email subjects to be customised through Synapse's configuration (#7846) 2020-07-14 19:10:42 +01:00
presentable_names.py Convert push to async/await. (#7948) 2020-07-27 12:21:34 -04:00
push_rule_evaluator.py Don't ignore set_tweak actions with no explicit value. (#7766) 2020-07-06 11:43:41 +01:00
push_tools.py Re-implement unread counts (#7736) 2020-07-29 18:26:55 +01:00
pusher.py
pusherpool.py Convert push to async/await. (#7948) 2020-07-27 12:21:34 -04:00
rulekinds.py