MatrixSynapse/synapse/push
David Baker 92e3071623 Send badge count pushes.
Also fix bugs with retrying.
2016-04-07 15:39:53 +01:00
..
__init__.py Make get_invites return RoomsForUser 2016-03-23 10:32:10 +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 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 Send badge count pushes. 2016-04-07 15:39:53 +01:00
push_rule_evaluator.py Don't ignore the obey overlay if the rule has an enabled attribute of False 2016-03-31 10:12:31 +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