MatrixSynapse/synapse/push
David Baker fa969cfdde Support for channel notifications
Add condition type to check the sender's power level and add a base
rule using it for @channel notifications.
2017-10-05 12:39:18 +01:00
..
__init__.py
action_generator.py Store ActionGenerator in HomeServer 2017-05-19 10:09:56 +01:00
baserules.py Support for channel notifications 2017-10-05 12:39:18 +01:00
bulk_push_rule_evaluator.py Support for channel notifications 2017-10-05 12:39:18 +01:00
clientformat.py
emailpusher.py Only load jinja2 templates once 2017-05-22 17:48:58 +01:00
httppusher.py Also include the room_id 2017-09-18 15:58:38 +01:00
mailer.py Only load jinja2 templates once 2017-05-22 17:48:58 +01:00
presentable_names.py
push_rule_evaluator.py Support for channel notifications 2017-10-05 12:39:18 +01:00
push_tools.py Don't convert to deferreds when not necessary 2017-03-30 14:14:36 +01:00
pusher.py Fix typo when getting app name 2017-06-06 11:50:07 +01:00
pusherpool.py Only load jinja2 templates once 2017-05-22 17:48:58 +01:00
rulekinds.py