forked-synapse/synapse/push
David Baker ed3979df5f Fix invite pushes
* If the event is an invite event, add the invitee to list of user we run push rules for (if they have a pusher etc)
 * Move invite_for_me to be higher prio than member events otherwise member events matches them
 * Spell override right
2016-04-08 15:29:59 +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 invite pushes 2016-04-08 15:29:59 +01:00
baserules.py Fix invite pushes 2016-04-08 15:29:59 +01:00
bulk_push_rule_evaluator.py Fix invite pushes 2016-04-08 15:29:59 +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 Make sure max stream ordering only increases 2016-04-08 14:08:16 +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 Only pass in what we need 2016-04-07 17:37:19 +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 indenting 2016-04-07 17:24:05 +01:00
rulekinds.py copyrights 2016-01-07 04:26:29 +00:00