MatrixSynapse/synapse/push
Patrick Cloke 4136255d3c
Ensure that a URL exists in the content during push. (#8965)
This fixes an KeyError exception, after this PR the content
is just considered unknown.
2020-12-18 07:26:15 -05:00
..
__init__.py Convert internal pusher dicts to attrs classes. (#8940) 2020-12-16 11:25:30 -05:00
action_generator.py
baserules.py
bulk_push_rule_evaluator.py
clientformat.py
emailpusher.py Convert internal pusher dicts to attrs classes. (#8940) 2020-12-16 11:25:30 -05:00
httppusher.py Convert internal pusher dicts to attrs classes. (#8940) 2020-12-16 11:25:30 -05:00
mailer.py Ensure that a URL exists in the content during push. (#8965) 2020-12-18 07:26:15 -05:00
presentable_names.py
push_rule_evaluator.py
push_tools.py
pusher.py Convert internal pusher dicts to attrs classes. (#8940) 2020-12-16 11:25:30 -05:00
pusherpool.py Convert internal pusher dicts to attrs classes. (#8940) 2020-12-16 11:25:30 -05:00
rulekinds.py