forked-synapse/synapse/push
2016-01-19 16:07:07 +00:00
..
__init__.py Rename 'user_name' to 'user_id' in push to make it consistent with the rest of the code 2016-01-13 13:32:59 +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 Merge branch 'develop' of github.com:matrix-org/synapse into default_notify 2016-01-19 11:37:05 +00:00
bulk_push_rule_evaluator.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
httppusher.py Rename 'user_name' to 'user_id' in push to make it consistent with the rest of the code 2016-01-13 13:32:59 +00:00
push_rule_evaluator.py Change regex cache size to 5000 2016-01-19 16:07:07 +00:00
pusherpool.py Rename 'user_name' to 'user_id' in push to make it consistent with the rest of the code 2016-01-13 13:32:59 +00:00
rulekinds.py copyrights 2016-01-07 04:26:29 +00:00