From ffd945b78fa76a053f99310e96f4a70598552022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sch=C3=A4fer?= Date: Tue, 23 Aug 2022 21:28:17 +0200 Subject: [PATCH] Accept inbox/bookmark-pinning.xml as XEP-0469 --- xep-0469.xml | 118 +++++++++++++++++++++++++++++++++++++++++++++++++++ xep.ent | 1 + 2 files changed, 119 insertions(+) create mode 100644 xep-0469.xml diff --git a/xep-0469.xml b/xep-0469.xml new file mode 100644 index 00000000..ccc0986c --- /dev/null +++ b/xep-0469.xml @@ -0,0 +1,118 @@ + + + +%ents; +]> + + +
+ Bookmark Pinning + This document defines an XMPP protocol extension to allow users to pin PEP Native Bookmarks. + &LEGALNOTICE; + 0469 + Experimental + Standards Track + Standards + Council + + XMPP Core + XMPP IM + XEP-0402 + + + + bookmarkspinning + &edhelas; + + 0.1.0 + 2022-08-23 + XEP Editor (jsc) + Accepted by vote of Council on 2022-07-27. + + + 0.0.1 + 2020-05-17 + am +

Initial version.

+
+
+ +

The &xep0402; defines a way to store Bookmarks using user PEP nodes and brings a support for extensions

+

Some users might be interested to pin some important Bookmarks when managing them.

+
+ +

This extensions allow clients to pin important bookmarks.

+
+ +

When saving a &xep0402; pinned item the client MUST add a new 'pinned' element within the 'extensions' element having the '&namespace;' namespace.

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

When handling a pinned item, a client SHOULD prioritize it and treat it as important. A client MAY display it using visual specificities (e.g., ordering, icon, color) to differenciate it from non-pinned items.

+
+ +

See considerations in &xep0402;.

+
+ +

This document requires no interaction with &IANA;.

+
+ + +

This specification defines the following XML namespace:

+
    +
  • &namespace;
  • +
+

The ®ISTRAR; includes this namespace in the registry located at &NAMESPACES;, as described in Section 4 of &xep0053;.

+
+ + &NSVER; + +
+ + + + + + + + The protocol documented by this schema is defined in + XEP-0402: http://www.xmpp.org/extensions/xep-0402.html + + + + + + + + + + + + +]]> + +
diff --git a/xep.ent b/xep.ent index cc63d972..8ffc7939 100644 --- a/xep.ent +++ b/xep.ent @@ -1653,3 +1653,4 @@ IANA Service Location Protocol, Version 2 (SLPv2) Templates Ephemeral Messages (XEP-0466) XEP-0466: Ephemeral Messages <https://xmpp.org/extensions/xep-0466.html>." > XMPP over QUIC (XEP-0467) XEP-0467: XMPP over QUIC <https://xmpp.org/extensions/xep-0467.html>." > WebSocket S2S (XEP-0468) XEP-0468: WebSocket S2S <https://xmpp.org/extensions/xep-0468.html>." > +Bookmark Pinning (XEP-0469) XEP-0469: Bookmark Pinning <https://xmpp.org/extensions/xep-0469.html>." >