candy-chat / candy

JavaScript-based multi-user chat client for XMPP.
http://candy-chat.github.io/candy
MIT License
1.32k stars 370 forks source link

Mam supporting #471

Closed hamdijmii1992 closed 8 years ago

hamdijmii1992 commented 8 years ago

Does candy js support XEP-0313 (Message Archive Management) ??

benlangfeld commented 8 years ago

No, but we'd love to if someone was willing to implement it in a plugin.

hamdijmii1992 commented 8 years ago

Sorry, Does strophe js support this module ??

benlangfeld commented 8 years ago

There is an out of date module for it at https://github.com/strophe/strophejs-plugins/tree/master/mam.

hamdijmii1992 commented 8 years ago

@benlangfeld I would implement such plugin to make candy support MAM, but I need to take some advices that make me on the correct path