Bug 26489 - Implement XEP-0237: Roster versioning
Summary: Implement XEP-0237: Roster versioning
Status: RESOLVED DUPLICATE of bug 23367
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: git master
Hardware: Other All
: medium enhancement
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-09 03:14 UTC by Will Thompson
Modified: 2011-02-14 05:57 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Will Thompson 2010-02-09 03:14:23 UTC
Now that we've started storing stuff in .cache, there's no reason (other than time) not to implement <http://xmpp.org/extensions/xep-0237.html>. It's implemented by the Prosody server, and shouldn't be too hard.

It's probably a matter of adding wocky_roster_set_cache_file(), which gabble would call with "${XDG_CACHE_DIR}/telepathy-gabble/${account}/roster.xml", and then just saving a <query xmlns="jabber:iq:roster" ver="">...</query> node in that file.
Comment 1 Guillaume Desmottes 2010-02-09 03:21:37 UTC
Ejabberd 2.1.0 implements it as well: http://www.ejabberd.im/ejabberd-2.1.0
Comment 2 Will Thompson 2011-02-14 05:57:59 UTC

*** This bug has been marked as a duplicate of bug 23367 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.