forked-synapse/synapse/push
2016-04-07 17:12:29 +01:00
..
__init__.py Remove code that's now been obsoleted or moved elsewhere 2016-04-07 16:31:38 +01:00
action_generator.py
baserules.py
bulk_push_rule_evaluator.py Make pushers use the event_push_actions table instead of listening on an event stream & running the rules again. Sytest passes, but remaining to do: 2016-04-06 15:42:15 +01:00
clientformat.py
httppusher.py Add measure blocks 2016-04-07 17:12:29 +01:00
push_rule_evaluator.py Remove code that's now been obsoleted or moved elsewhere 2016-04-07 16:31:38 +01:00
push_tools.py Make pushers use the event_push_actions table instead of listening on an event stream & running the rules again. Sytest passes, but remaining to do: 2016-04-06 15:42:15 +01:00
pusher.py Make pushers use the event_push_actions table instead of listening on an event stream & running the rules again. Sytest passes, but remaining to do: 2016-04-06 15:42:15 +01:00
pusherpool.py Send badge count pushes. 2016-04-07 15:39:53 +01:00
rulekinds.py