MatrixSynapse/synapse/push
Erik Johnston f502b0dea1 Perf: Don't filter events for push
We know the users are joined and we can explicitly check for if they are
ignoring the user, so lets do that.
2017-07-07 14:04:40 +01:00
..
__init__.py
action_generator.py
baserules.py
bulk_push_rule_evaluator.py Perf: Don't filter events for push 2017-07-07 14:04:40 +01:00
clientformat.py
emailpusher.py
httppusher.py Fix TravisCI tests for PR #2301 2017-06-23 15:15:18 +02:00
mailer.py
presentable_names.py
push_rule_evaluator.py Fix caching error in the push evaluator 2017-07-05 00:28:43 +01:00
push_tools.py
pusher.py Fix typo when getting app name 2017-06-06 11:50:07 +01:00
pusherpool.py
rulekinds.py