Bug 331026

Summary: Support XEP-0048 -- Bookmarks -- for storage of list of XMPP MUCs
Product: [Frameworks and Libraries] telepathy Reporter: Vincent14 <vincent>
Component: text-ui-message-filtersAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: REPORTED ---    
Severity: wishlist CC: akulichalexander, bugs.kde.org, mklapetek, randy, stevenroose
Priority: NOR    
Version: unspecified   
Target Milestone: Future   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Vincent14 2014-02-12 01:14:11 UTC
Lot of XMPP clients (Gajim, Kopete, Jitsi, Psi, Psi+, etc) are able to store
the bookmarks marking XMPP MUCs on the server (with optional bit whether the
MUC should be joined automatically on the connect to the account).

XEP for this functionality is ​XEP-0048.

I think this feature give a great liberty to the user that can choose and
change of XMPP client without having to copy all his bookmarks each time. It's
a basic and very useful feature of XMPP.

Reproducible: Always
Comment 1 Steven Roose 2015-08-06 21:53:10 UTC
How is this not implemented yet?
Comment 2 Martin Klapetek 2015-08-06 21:59:41 UTC
Nobody has written the code, perhaps?
Comment 3 Steven Roose 2015-08-06 22:34:48 UTC
I figured. It's just weird that this feature was not included when the current bookmarking code was written. All major clients support Bookmarks, and KTp already has most of the required code. The only thing missing is reporting bookmarks to the server and automatically joining bookmarks marked for automatic joining...
Comment 4 Alexandr Akulich 2015-08-27 17:46:25 UTC
It seems that Telepathy haven't spec for this feature, so there is nothing to do on KTp side yet.
With that in mind, I would not expect bookmarks in the near future. May be in the next year.
Comment 5 Piotr Dobrogost 2016-03-20 18:03:46 UTC
Will this help in solving bug #307990 (Auto join jabber conference rooms) ?
Comment 6 Martin Klapetek 2016-03-21 13:56:42 UTC
No; that bug requires the patch from comment #13 first and foremost.