log mod_mam_muc/mod_mam_muc.lua @ 2596:ffb6646b4253

age author description
2017-02-19 Kim Alvefur mod_mam_muc: Update to XEP-0313 0.5.1
2017-02-14 Kim Alvefur mod_mam_muc: Move swapping of reversed variables (like 5fb917b86838 for mod_mam)
2017-02-14 Kim Alvefur mod_mam_muc: Make sure that the total, if it is a total, is a number
2017-02-14 Kim Alvefur mod_mam_muc: Minor syntax change
2017-02-14 Kim Alvefur mod_mam_muc: Remove fallback for util.stanza.is_stanza, it should be available
2017-02-14 Kim Alvefur mod_mam_muc: Use util.rsm (fixes #829, depends on a recent 0.10+)
2017-01-02 Kim Alvefur mod_mam_muc: Use is_stanza from util.stanza if available