forked-synapse/synapse/push
2016-03-11 13:14:18 +00:00
..
__init__.py Fix relative imports so they work in both py3 and py27 2016-03-08 11:45:50 +00:00
action_generator.py Fix relative imports so they work in both py3 and py27 2016-03-08 11:45:50 +00:00
baserules.py Add support for changing the actions for default rules 2016-02-26 14:28:19 +00:00
bulk_push_rule_evaluator.py Fix relative imports so they work in both py3 and py27 2016-03-08 11:45:50 +00:00
clientformat.py Move the code for formatting push rules into a separate function 2016-03-03 16:11:59 +00:00
httppusher.py Remove dead code for setting device specific rules. 2016-02-18 16:05:13 +00:00
push_rule_evaluator.py Fix relative imports so they work in both py3 and py27 2016-03-08 11:45:50 +00:00
pusherpool.py Fix cache invalidation so deleting access tokens (which we did when changing password) actually takes effect without HS restart. Reinstate the code to avoid logging out the session that changed the password, removed in 415c2f0549 2016-03-11 13:14:18 +00:00
rulekinds.py copyrights 2016-01-07 04:26:29 +00:00