forked-synapse/synapse/push
David Baker e1e042f2a1 Add comments on min_stream_id
saying that the min stream id won't be completely accurate all the time
2016-04-07 17:09:36 +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 Fix relative imports so they work in both py3 and py27 2016-03-08 11:45:50 +00:00
baserules.py Use google style doc strings. 2016-04-01 16:12:07 +01:00
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 Move the code for formatting push rules into a separate function 2016-03-03 16:11:59 +00:00
httppusher.py Add comments on min_stream_id 2016-04-07 17:09:36 +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 copyrights 2016-01-07 04:26:29 +00:00