diff --git a/xep-0333.xml b/xep-0333.xml index 7fcf0c244..13228b9d5 100644 --- a/xep-0333.xml +++ b/xep-0333.xml @@ -6,7 +6,7 @@
- Displayed Markers (was: Chat Markers) + Displayed Markers This specification introduces a method to let the sender, or multiple participants in a group chat, know that a client has displayed messages up to a certain point. &LEGALNOTICE; 0333 @@ -37,6 +37,17 @@ daniel@gultsch.de daniel@gultsch.de + + 0.7.0 + 2024-04-04 + dg + +
    +
  • Change title to "Displayed Markers"
  • +
  • Bring back Service Discovery feature
  • +
+
+
0.6.0 2024-03-21 @@ -145,6 +156,31 @@ + +

If an entity supports the Displayed Markers protocol, it MUST report that by including a &xep0030; + feature of "urn:xmpp:chat-markers:0" in response to disco#info requests:

+ + + + +]]> + + + + + + ... + + ... + + +]]> + +

Support can also be determined via &xep0115; or &xep0390;.

+
+

An entity interested to know if the recipient has displayed a message attaches a <markable/> element qualified by the 'urn:xmpp:chat-markers:0' namespace to the message. The message MUST possess an 'id' attribute for traceability.

diff --git a/xep.ent b/xep.ent index 56b2d8413..d06b29d6a 100644 --- a/xep.ent +++ b/xep.ent @@ -1530,7 +1530,7 @@ IANA Service Location Protocol, Version 2 (SLPv2) Templates Pubsub Subscription (XEP-0330) XEP-0330: Pubsub Subscription <https://xmpp.org/extensions/xep-0330.html>." > Data Forms - Color Field Types (XEP-0331) XEP-0331: Data Forms - Color Field Types <https://xmpp.org/extensions/xep-0331.html>." > HTTP Over XMPP Transport (XEP-0332) XEP-0332: HTTP Over XMPP Transport <https://xmpp.org/extensions/xep-0332.html>." > -Displayed Markers (was: Chat Markers) (XEP-0333) XEP-0333: Displayed Markers (was: Chat Markers) <https://xmpp.org/extensions/xep-0333.html>." > +Displayed Markers (XEP-0333) XEP-0333: Displayed Markers <https://xmpp.org/extensions/xep-0333.html>." > Message Processing Hints (XEP-0334) XEP-0334: Message Processing Hints <https://xmpp.org/extensions/xep-0334.html>." > JSON Containers (XEP-0335) XEP-0335: JSON Containers <https://xmpp.org/extensions/xep-0335.html>." > Data Forms - Dynamic Forms (XEP-0336) XEP-0336: Data Forms - Dynamic Forms <https://xmpp.org/extensions/xep-0336.html>." >