From 3dff15fcba3f2a19633e12f8a076ff5483621698 Mon Sep 17 00:00:00 2001 From: Steve Kille Date: Thu, 9 Feb 2017 08:05:53 +0000 Subject: [PATCH] Corrections to roster encoding --- xep-0369.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xep-0369.xml b/xep-0369.xml index 9122acd7..f6bbf90b 100644 --- a/xep-0369.xml +++ b/xep-0369.xml @@ -2265,7 +2265,11 @@ the participant is not be subscribed to all nodes associated with the channel (i ]]>

- When sending roster information to a client that advertises MIX capability, the server MUST return all MIX channels and MUST use this encoding. Where a client does not advertize MIX capability, the server MUST NOT return MIX channels as roster items. + When sending roster information to a client that advertises MIX capability, the server MUST return all MIX channels and MUST use this encoding. Presence of MIX roster items MUST be set to offline (unavailable). +

+ +

+ Where a client does not advertize MIX capability, the server MAY choose to not return MIX channels as roster items. If this is done care needs to be taken, in particular around support of roster versioning &xep0237;.