MatrixSynapse/synapse/push
David Baker c27c51484a Don't ignore the obey overlay if the rule has an enabled attribute of False
Fixes https://github.com/vector-im/vector-web/issues/1244
2016-03-31 10:12:31 +01:00
..
__init__.py Make get_invites return RoomsForUser 2016-03-23 10:32:10 +00:00
action_generator.py
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
httppusher.py
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
pusherpool.py
rulekinds.py