MatrixSynapse/synapse/push
Brendan Abolivier d8762cc116
Only add rows to the push actions table if the event notifies or should be marked unread (#8274)
2020-09-07 16:56:27 +01:00
..
__init__.py
action_generator.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
baserules.py
bulk_push_rule_evaluator.py Only add rows to the push actions table if the event notifies or should be marked unread (#8274) 2020-09-07 16:56:27 +01:00
clientformat.py
emailpusher.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
httppusher.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
mailer.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
presentable_names.py
push_rule_evaluator.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
push_tools.py Unread counts fixes (#8254) 2020-09-04 14:14:22 +01:00
pusher.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
pusherpool.py
rulekinds.py