MatrixSynapse/synapse/push
David Baker 3b554bda26 Never notify for member events. This fixes https://github.com/vector-im/vector-web/issues/828 2016-03-24 13:19:39 +00: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 Never notify for member events. This fixes https://github.com/vector-im/vector-web/issues/828 2016-03-24 13:19:39 +00:00
bulk_push_rule_evaluator.py Use get_users_in_room to count the number of room members rather than using read_receipts 2016-03-22 13:52:45 +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 Make select more sensible when dseleting access tokens, rename pusher deletion to match access token deletion and make exception arg optional. 2016-03-11 14:34:09 +00:00
rulekinds.py copyrights 2016-01-07 04:26:29 +00:00