comparison mod_mam_muc/README.markdown @ 3466:f879e28daf97

mod_mam_muc: Explicit which namespace MAM version 0.5 implements.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Fri, 15 Feb 2019 12:23:35 +0100
parents 468082a9913c
children 741886d5d84f
comparison
equal deleted inserted replaced
3465:468082a9913c 3466:f879e28daf97
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 54 0.10 Works partially, only 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.