diff options
author | David Baker <dbkr@users.noreply.github.com> | 2017-10-05 12:27:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-05 12:27:59 +0100 |
commit | 44f8e383f36edf7ca31980a08449f2f11d107661 (patch) | |
tree | 11ba51e0f9f9464e9522ed0d6dff943383efd57d | |
parent | Merge pull request #2495 from matrix-org/dbkr/spam_check_room_creation (diff) | |
parent | Use better method for word boundary searching (diff) | |
download | synapse-44f8e383f36edf7ca31980a08449f2f11d107661.tar.xz |
Merge pull request #2500 from matrix-org/dbkr/fix_word_boundary_mentions
Fix notif kws that start/end with non-word chars
-rw-r--r-- | synapse/push/push_rule_evaluator.py | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/synapse/push/push_rule_evaluator.py b/synapse/push/push_rule_evaluator.py |