MatrixSynapse/synapse/push
Erik Johnston dd927b29e1
Merge pull request #5388 from matrix-org/erikj/fix_email_push
Fix email notifications for unnamed rooms with multiple people
2019-06-17 13:54:35 +01:00
..
__init__.py
action_generator.py
baserules.py
bulk_push_rule_evaluator.py
clientformat.py
emailpusher.py Add test 2019-06-07 12:15:33 +01:00
httppusher.py
mailer.py Change password reset links to /_matrix. 2019-06-11 11:34:33 +01:00
presentable_names.py Fix email notifications for large unnamed rooms. 2019-06-07 12:15:28 +01:00
push_rule_evaluator.py
push_tools.py
pusher.py Add ability to perform password reset via email without trusting the identity server (#5377) 2019-06-06 17:34:07 +01:00
pusherpool.py Add test 2019-06-07 12:15:33 +01:00
rulekinds.py