forked-synapse/synapse/push
David Baker 766c24b2e6 Only notify for messages in one to one rooms, not every event
Fixes the fact that candidate events and hangups generated notifications.
2016-01-26 10:21:41 +00:00
..
__init__.py Push: Use storage apis that are cached 2016-01-25 13:55:18 +00:00
action_generator.py Add regex cache. Only caculate push actions for users that have sent read receipts, and are on that server 2016-01-19 16:01:05 +00:00
baserules.py Only notify for messages in one to one rooms, not every event 2016-01-26 10:21:41 +00:00
bulk_push_rule_evaluator.py Merge pull request #523 from matrix-org/dbkr/no_push_unless_notify 2016-01-22 17:27:25 +00:00
httppusher.py Merge branch 'develop' into push_badge_counts 2016-01-19 18:17:23 +00:00
push_rule_evaluator.py Change regex cache size to 5000 2016-01-19 16:07:07 +00:00
pusherpool.py Merge branch 'develop' into push_badge_counts 2016-01-19 18:17:23 +00:00
rulekinds.py copyrights 2016-01-07 04:26:29 +00:00