summary refs log tree commit diff
path: root/synapse/push
diff options
context:
space:
mode:
authorDavid Baker <dave@matrix.org>2016-05-04 14:52:49 +0100
committerDavid Baker <dave@matrix.org>2016-05-04 14:52:49 +0100
commit39d0a99972cc58e8d2c7f7997d13aa18d547a2d6 (patch)
treeea54385070a267f5568f226fdd0ac0bc28984bb4 /synapse/push
parentAdd date header & message id (diff)
downloadsynapse-39d0a99972cc58e8d2c7f7997d13aa18d547a2d6.tar.xz
Include no context
until we can de-dup between the context and other notifs
Diffstat (limited to 'synapse/push')
-rw-r--r--synapse/push/mailer.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/push/mailer.py b/synapse/push/mailer.py
index 037bc990d0..ad44ba985e 100644
--- a/synapse/push/mailer.py
+++ b/synapse/push/mailer.py
@@ -44,7 +44,7 @@ MESSAGES_IN_ROOMS = "Here are some messages you may have missed"
 INVITE_FROM_PERSON_TO_ROOM = "%(person)s has invited you to join the %(room)s room"
 INVITE_FROM_PERSON = "%(person)s has invited you to chat"
 
-CONTEXT_BEFORE = 1
+CONTEXT_BEFORE = 0
 
 # From https://github.com/matrix-org/matrix-react-sdk/blob/master/src/HtmlUtils.js
 ALLOWED_TAGS = [