anonymousland-synapse/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 Improved push typing (#11409) 2021-11-30 11:49:20 +00:00
httppusher.py Improved push typing (#11409) 2021-11-30 11:49:20 +00:00
mailer.py Improved push typing (#11409) 2021-11-30 11:49:20 +00:00
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 Improved push typing (#11409) 2021-11-30 11:49:20 +00:00
pusher.py
pusherpool.py Ensure emails are canonicalized before fetching associated user. (#11547) 2021-12-10 07:17:28 -05:00
rulekinds.py