From a8c1766d2be283c295070ee8e8023f2b13a55a65 Mon Sep 17 00:00:00 2001 From: Steve Kille Date: Fri, 2 Sep 2016 16:52:06 +0100 Subject: [PATCH] Address Georg Lukas comments. See messages 17 Aug and 2 Sep --- xep-0369.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xep-0369.xml b/xep-0369.xml index 46b89c7d..6ba1885f 100644 --- a/xep-0369.xml +++ b/xep-0369.xml @@ -795,8 +795,8 @@ Harpier cries: 'tis time, 'tis time. ]]> -

The message comes from the channel as a pubsub notification, with the 'publisher' attribute set to the participant identifier of the sender.

-

AUTHOR NOTE: Message id coming back is different in example. Need to be explicit as to compliant behaviour. Input as to whether the ID should change is solicited.

+

The message comes from the channel as a standard groupchat message, compatible with MUC.

+

AUTHOR NOTE AND QUESTION: Message id coming back is different in example. This is because the reflected message uses MAM ID, which seems helpful. However, it makes it harder for sender to correlate reflections. Need to be explicit as to compliant behaviour. Input as to whether the ID should change is solicited. A more complex option would be to include both IDs in some way.