MatrixSynapse/synapse/push
Patrick Cloke 8d609435c0
Move methods involving event authentication to EventAuthHandler. (#10268)
Instead of mixing them with user authentication methods.
2021-07-01 14:25:37 -04:00
..
__init__.py
action_generator.py
baserules.py
bulk_push_rule_evaluator.py Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
clientformat.py
emailpusher.py
httppusher.py
mailer.py Split multiplart email sending into a dedicated handler (#9977) 2021-05-17 12:33:38 +02:00
presentable_names.py
push_rule_evaluator.py Merge pull request from GHSA-x345-32rc-8h85 2021-05-11 11:47:23 +02:00
push_tools.py
pusher.py
pusherpool.py
rulekinds.py