Mercurial > prosody-modules
comparison mod_mam_muc/README.markdown @ 3467:741886d5d84f
mod_mam_muc: Mention that this MAM version is legacy.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Fri, 15 Feb 2019 12:28:12 +0100 |
parents | f879e28daf97 |
children | 637d63b7398e |
comparison
equal
deleted
inserted
replaced
3466:f879e28daf97 | 3467:741886d5d84f |
---|---|
46 ``` | 46 ``` |
47 | 47 |
48 Compatibility | 48 Compatibility |
49 ============= | 49 ============= |
50 | 50 |
51 ------- --------------------------------------------------------------------- | 51 ------- ----------------------------------------------------------------------------- |
52 trunk Use mod\_muc\_mam (included with Prosody) | 52 trunk Use mod\_muc\_mam (included with Prosody) |
53 0.11 Use mod\_muc\_mam (included with Prosody) | 53 0.11 Use mod\_muc\_mam (included with Prosody) |
54 0.10 Works partially, only XEP-0313 version 0.5 (namespace urn:xmpp:mam:1) | 54 0.10 Works partially, only legacy XEP-0313 (version 0.5, namespace urn:xmpp:mam:1) |
55 0.9 Does not work | 55 0.9 Does not work |
56 0.8 Does not work | 56 0.8 Does not work |
57 ------- --------------------------------------------------------------------- | 57 ------- ----------------------------------------------------------------------------- |
58 | 58 |
59 Prosody trunk (after April 2014) has a major rewrite of the MUC module, | 59 Prosody trunk (after April 2014) has a major rewrite of the MUC module, |
60 allowing easier integration, but this module is not compatible with | 60 allowing easier integration, but this module is not compatible with |
61 that. | 61 that. |