MatrixSynapse/synapse/push
Patrick Cloke 9562f0c2f1
Ensure emails are canonicalized before fetching associated user. (#11547)
This should fix pushers with an email in non-canonical form is used as
the pushkey.
2021-12-10 07:17:28 -05:00
..
__init__.py
action_generator.py
baserules.py
bulk_push_rule_evaluator.py
clientformat.py
emailpusher.py
httppusher.py
mailer.py
presentable_names.py
push_rule_evaluator.py Revert "Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505) (#11527) 2021-12-07 13:51:11 +00:00
push_tools.py Add a constant for receipt types (m.read). (#11531) 2021-12-08 12:26:29 -05:00
push_types.py
pusher.py
pusherpool.py Ensure emails are canonicalized before fetching associated user. (#11547) 2021-12-10 07:17:28 -05:00
rulekinds.py