[Bug 26489] New: Implement XEP-0237: Roster versioning

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 9 12:14:23 CET 2010


http://bugs.freedesktop.org/show_bug.cgi?id=26489

           Summary: Implement XEP-0237: Roster versioning
           Product: Telepathy
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: gabble
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: will.thompson at collabora.co.uk


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.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the telepathy-bugs mailing list