diff options
author | Erik Johnston <erik@matrix.org> | 2016-04-14 12:05:13 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-04-14 12:05:13 +0100 |
commit | b42ad359e9c658ebd245738a66be1e4c605b00c8 (patch) | |
tree | 0137d5b2aeb2d748a407bfea08a72170fc9a653a | |
parent | Add missing yield (diff) | |
parent | Don't push for everyone who ever sent an RR to the room (diff) | |
download | synapse-b42ad359e9c658ebd245738a66be1e4c605b00c8.tar.xz |
Merge pull request #725 from matrix-org/dbkr/push_only_joined
Don't push for everyone who ever sent an RR to the room
-rw-r--r-- | synapse/push/bulk_push_rule_evaluator.py | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/synapse/push/bulk_push_rule_evaluator.py b/synapse/push/bulk_push_rule_evaluator.py |