diff options
author | Matthew Hodgson <matthew@matrix.org> | 2015-02-09 16:44:47 +0000 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2015-02-09 16:44:47 +0000 |
commit | a578251b4800f20424e8b294a42cc6c65ef568a2 (patch) | |
tree | 6c9d3303261b6f43af6690299b1f3259399db4b5 /synapse | |
parent | Merge pull request #55 from matrix-org/profiling (diff) | |
download | synapse-a578251b4800f20424e8b294a42cc6c65ef568a2.tar.xz |
only do word-boundary patches on bodies for now
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/push/__init__.py | 5 | ||||
-rw-r--r-- | synapse/python_dependencies.py | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/synapse/push/__init__.py b/synapse/push/__init__.py |