MatrixSynapse/synapse/push
Erik Johnston 51adaac953 Fix email push in pusher worker
This was broken when device list updates were implemented, as Mailer
could no longer instantiate an AuthHandler due to a dependency on
federation sending.
2017-02-02 10:53:36 +00:00
..
__init__.py
action_generator.py
baserules.py _id field must uniquely identify different conditions 2016-09-19 10:34:01 +01:00
bulk_push_rule_evaluator.py Add /room/<room_id>/joined_members API 2016-12-08 13:32:07 +00:00
clientformat.py
emailpusher.py Reduce redundant database work in email pusher 2016-10-18 10:52:47 +01:00
httppusher.py
mailer.py Fix email push in pusher worker 2017-02-02 10:53:36 +00:00
presentable_names.py Fix push room names for rooms with only an alias 2016-08-30 11:19:59 +01:00
push_rule_evaluator.py
push_tools.py Get state at event rather than for room in push 2017-01-17 14:31:21 +00:00
pusher.py
pusherpool.py
rulekinds.py