Mercurial > prosody-modules
log
age | author | description |
---|---|---|
2017-02-19 | Matthew Wild | mod_firewall: More meta! Allow simple functions to be applied to $<> expressions |
2017-02-19 | Matthew Wild | mod_firewall: Fix circular dependency check |
2017-02-20 | Kim Alvefur | mod_mam: Add support for XEP-0313 v0.6 |
2017-02-20 | Kim Alvefur | mod_mam: Fix to expect archive id as first return value from archive:append |
2017-02-20 | Kim Alvefur | mod_storage_xmlarchive: Raise error instead of warning if there's ever more than one stanza in a chunk (this indicates some kind of corruption) |
2017-02-19 | Kim Alvefur | mod_mam: Add comments |
2017-02-19 | Kim Alvefur | mod_mam: Normalize whitespace |
2017-02-19 | Kim Alvefur | mod_mam: Bring hints processing in line with 0.10 version |
2017-02-19 | Kim Alvefur | mod_mam: Make the store configurable to ease move to 0.10 version |
2017-02-19 | Kim Alvefur | mod_mam: Add annotations [luacheck] |
2017-02-19 | Kim Alvefur | mod_mam/fallback_archive: Remove unused variables |
2017-02-19 | Kim Alvefur | mod_mam_muc: Update to XEP-0313 0.5.1 |