Bug 368339 - Add support for XEP-0313 Message Archive Management on XMPP accounts to KDE Telepathy log viewer
Summary: Add support for XEP-0313 Message Archive Management on XMPP accounts to KDE T...
Status: REPORTED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: telepathy-logger-qt (show other bugs)
Version: unspecified
Platform: Other All
: NOR wishlist
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-06 13:49 UTC by Murz
Modified: 2017-02-07 12:07 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.