From 660684bf672aea107e64780f6d625b2b5a632233 Mon Sep 17 00:00:00 2001 From: Steve Kille Date: Wed, 6 Jun 2018 10:40:26 +0100 Subject: [PATCH] Clarify that PMs can be used in JID Visible channels; --- xep-0404.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/xep-0404.xml b/xep-0404.xml index af387221..09085aad 100644 --- a/xep-0404.xml +++ b/xep-0404.xml @@ -37,6 +37,14 @@ MIX-ANON &ksmithisode; &skille; + + 0.2.1 + 2018-06-06 + sek +

+ Clarify that PMs can be used in JID Visible channels; +

+
0.2.0 2018-06-05 @@ -75,9 +83,9 @@

- &xep0369; exposes participant JIDs to other participants, and so messages can always be sent directly. When JIDs are hidden this is no longer possible. + &xep0369; exposes participant JIDs to other participants, and so messages MAY be sent directly. When JIDs are hidden this is no longer possible. Private messages MAY be sent to channel participants if allowed by channel policy. Private messages are switched through the channel to hide addressing. - +Private messages MAY be switched through the channel when JIDs are visible. This might be useful. for example where sending messages directly is blocked.