From b6dd67129ee26dbeff2d40de20f4fc2308704c35 Mon Sep 17 00:00:00 2001 From: David Baker Date: Mon, 2 Mar 2015 14:35:44 +0000 Subject: [PATCH] Specify that we never alert for event we sent ourself. --- drafts/push_csapi.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drafts/push_csapi.rst b/drafts/push_csapi.rst index 83a15250..293c79ac 100644 --- a/drafts/push_csapi.rst +++ b/drafts/push_csapi.rst @@ -106,7 +106,8 @@ character. In addition, all rules may be enabled or disabled. Disabled rules never match. If no rules match an event, the Home Server should not notify for the message -(that is to say, the default action is "dont-notify"). +(that is to say, the default action is "dont-notify"). Events that the user sent +themself are never alerted for. Predefined Rules ----------------