diff --git a/xep-0128.xml b/xep-0128.xml index 51ed03e9..213c84ef 100644 --- a/xep-0128.xml +++ b/xep-0128.xml @@ -23,6 +23,12 @@ N/A &stpeter; + + 1.0.1 + 2019-07-30 + gdk + Remove now-incorrect informational statement about the likelihood of multiple forms in a single disco#info reply. + 1.0 2004-10-20 @@ -156,7 +162,7 @@ -

In general, the XMPP Standards Foundation may choose to define at most one FORM_TYPE for each service discovery identity (category+type) registered with the XMPP Registrar. In addition, particular applications may define application-specific FORM_TYPEs as well, and one entity may have multiple service discovery identities (e.g., an XMPP server might also function as a publish-subscribe service). Therefore, it is possible (and allowed) for a single service discovery result to contain multiple service discovery extension elements (potentially up to two elements for each identity). However, in practice it is unlikely that any given service discovery result will contain more than one service discovery extension element.

+

In general, the XMPP Standards Foundation may choose to define at most one FORM_TYPE for each service discovery identity (category+type) registered with the XMPP Registrar. In addition, particular applications may define application-specific FORM_TYPEs as well, and one entity may have multiple service discovery identities (e.g., an XMPP server might also function as a publish-subscribe service). Therefore, it is possible (and allowed) for a single service discovery result to contain multiple service discovery extension elements (potentially up to two elements for each identity).

Applications SHOULD ensure that information disclosed in a disco extension is appropriate for discovery by any entity on the network.

diff --git a/xep-0184.xml b/xep-0184.xml index c7ceb52c..dcd136cb 100644 --- a/xep-0184.xml +++ b/xep-0184.xml @@ -27,6 +27,12 @@ &stpeter; &hildjj; + + 1.4.0 + 2018-08-02 + egp +

Make the 'id' attribute required, this extension makes no sense otherwise.

+
1.3.0 2019-05-15 @@ -209,7 +215,7 @@ ]]> -

When the recipient sends an ack message, it SHOULD ensure that the message stanza contains only one child element, namely the <received/> element qualified by the 'urn:xmpp:receipts' namespace. In addition, it SHOULD include an 'id' attribute that echoes the 'id' attribute of the content message. Naturally, intermediate entities might add other extension elements to the message when routing or delivering the receipt message, e.g., a <delay/> element as specified in &xep0203;.

+

When the recipient sends an ack message, it SHOULD ensure that the message stanza contains only one child element, namely the <received/> element qualified by the 'urn:xmpp:receipts' namespace, which MUST include an 'id' attribute that echoes the 'id' attribute of the content message. Naturally, intermediate entities might add other extension elements to the message when routing or delivering the receipt message, e.g., a <delay/> element as specified in &xep0203;.

Note: It is a good practice to use the same message type as the message that requested the receipt, however a client SHOULD also accept receipts with a different message type. When sending a Receipt for a type='groupchat' message (which is NOT RECOMMENDED), the Receipt must be sent to the bare JID of the room and not to the full JID of the sender.

@@ -248,7 +254,7 @@ - + diff --git a/xep-0371.xml b/xep-0371.xml index c0ed18dc..e97c86e5 100644 --- a/xep-0371.xml +++ b/xep-0371.xml @@ -27,6 +27,12 @@ jingle-ice &stpeter; + + 0.2.1 + 2019-07-30 + fippo + Fix reference to gathering-complete element in text. + 0.2 2017-09-11 @@ -715,7 +721,7 @@ Romeo Gateway Juliet

Informational messages can be sent by either party within the context of Jingle to communicate the status of a Jingle ICE "session". The informational message MUST be an IQ-set containing a &JINGLE; element of type "transport-info", where the informational message is a payload element qualified by the 'urn:xmpp:jingle:transports:ice:info:0' namespace.

-

The only payload element defined so far is the <ice-gathering-complete/> element. This element is used only to signal that gathering of ICE candidates has been completed (i.e., to send an "end-of-candidates indication"), as in the following example.

+

The only payload element defined so far is the <gathering-complete/> element. This element is used only to signal that gathering of ICE candidates has been completed (i.e., to send an "end-of-candidates indication"), as in the following example.

&LEGALNOTICE; 0380 - Deferred + Experimental Standards Track Standards Council @@ -24,6 +24,15 @@ EME &linkmauve; + + 0.3.0 + 2019-04-28 + lnj + +

Added OMEMO encryption namespace.

+

Made XEP experimental again.

+
+
0.2.0 2018-01-25 @@ -168,11 +177,11 @@ urn:xmpp:openpgp:0 &xep0373; - + eu.siacs.conversations.axolotl + &xep0384; + diff --git a/xep-0410.xml b/xep-0410.xml index 03518c61..fe8b9a58 100644 --- a/xep-0410.xml +++ b/xep-0410.xml @@ -29,6 +29,12 @@ georg@op-co.de georg@yax.im + + 1.0.1 + 2019-07-30 + fs + Make feature string reference more clear + 1.0.0 2019-06-27 @@ -199,7 +205,7 @@ to a occupant's Ping request to the occupant's own nickname, as opposed to routing it to any of the occupant's clients. A service implementing this optimization needs to advertise the - self-ping-optimization feature in the &xep0030; response on + http://jabber.org/protocol/muc#self-ping-optimization feature in the &xep0030; disco#info response on the individual MUC room JIDs, and it MUST respond to a self-ping request as follows: