diff options
author | David Baker <dave@matrix.org> | 2017-10-05 11:57:43 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2017-10-05 11:57:43 +0100 |
commit | 0c8da8b519fbd8bca984117e354fe57c3a76e154 (patch) | |
tree | 11ba51e0f9f9464e9522ed0d6dff943383efd57d /synapse/push/push_rule_evaluator.py | |
parent | pep8 (diff) | |
download | synapse-0c8da8b519fbd8bca984117e354fe57c3a76e154.tar.xz |
Use better method for word boundary searching
From https://github.com/matrix-org/matrix-js-sdk/commit/ebc95667b8a5777d13e5d3c679972bedae022fd5
Diffstat (limited to 'synapse/push/push_rule_evaluator.py')
-rw-r--r-- | synapse/push/push_rule_evaluator.py | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/synapse/push/push_rule_evaluator.py b/synapse/push/push_rule_evaluator.py |