MatrixSynapse/synapse/push
Patrick Cloke b774c555d8
Add additional validation to pusher URLs. (#8865)
Pusher URLs now must end in `/_matrix/push/v1/notify` per the
specification.
2020-12-04 10:51:56 -05:00
..
__init__.py Add additional validation to pusher URLs. (#8865) 2020-12-04 10:51:56 -05:00
action_generator.py
baserules.py
bulk_push_rule_evaluator.py
clientformat.py
emailpusher.py
httppusher.py Add additional validation to pusher URLs. (#8865) 2020-12-04 10:51:56 -05:00
mailer.py
presentable_names.py
push_rule_evaluator.py
push_tools.py Add a config option to change whether unread push notification counts are per-message or per-room (#8820) 2020-11-30 18:43:54 +00:00
pusher.py
pusherpool.py
rulekinds.py