[Bug 24904] StoredMessages interface

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 29 18:30:31 CEST 2010


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





--- Comment #3 from Andres Salomon <dilinger at collabora.co.uk>  2010-03-29 09:30:29 PST ---
(In reply to comment #2)
> 
> Do you intend this API to be the solution to Bug #23844 too, or is that
> orthogonal?
> 

Hm, I wasn't aware of that bug 'til now.  Perhaps it should include support for
XMPP logging as well?   After a quick skim over the spec, it looks like we'd
just need to add:

 - property EnableArchiving (r/w), of type enum { Auto, Manual, Disabled }. 
This should probably have a channel iface as well.  Also, perhaps a related
signal (ArchivingModeChanged)?

 - discussion of retrieving collections, similar to RedeliverMessages, but
allowing selection by start/end address ranges.  Either w/ separate API
functions (like RedeliverMessageRange()), or by allowing a more flexible
indexing method (not just message-token, but also thread-id, as well as
start/end/with/page).

 - DeleteMessages may return NotImplemented and/or PermissionDenied (the former
for CMs that only support archiving, the latter for servers that force
archiving for security reasons).


-- 
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