Bug 368339

Summary: Add support for XEP-0313 Message Archive Management on XMPP accounts to KDE Telepathy log viewer
Product: [Frameworks and Libraries] telepathy Reporter: Murz <MurzNN>
Component: telepathy-logger-qtAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: REPORTED ---    
Severity: wishlist CC: abyss.andrey, eseifert, gaelic, olaf.the.lost.viking
Priority: NOR    
Version: unspecified   
Target Milestone: Future   
Platform: Other   
OS: All   
Latest Commit: Version Fixed In:

Description Murz 2016-09-06 13:49:35 UTC
At now most of popular messages (Telegram, Facebook, Viber, WhatsApp, etc) have ability to store chat logs on server and retrieve history from server, sync history between devices.

Opensource XMPP IM servers Ejabberd and Prosody already have build-in support for XEP-0313 Message Archive Management, so this is easy to enable now on any XMPP server.

Please add ability to retrieve and sync chat log message from archive on server in next versions of KDE Telepathy, this is very useful feature.

Some other Jabber clients already impement this feature, for example Gajim - maybe we can re-use code from this project?
Comment 1 Murz 2016-09-06 13:50:15 UTC
Here is list of projects that already impement MAM support: https://www.zash.se/mam.html
Comment 2 gaelic 2016-10-11 10:11:33 UTC
Additionally to XEP-0313: Message Archive Management I would also include:

XEP-0280: Message Carbons to send copies of both your sent and received messages to all devices.