Mercurial > prosody-modules
log mod_mam_muc/mod_mam_muc.lua @ 1151:28d4b58bcc3b
age | author | description |
---|---|---|
2013-08-10 | Kim Alvefur | mod_mam_muc: Search the rooms archive correctly (copypaste error from mod_mam) |
2013-08-10 | Kim Alvefur | mod_mam_muc: Send item-not-found if the requested room does not exist |
2013-08-10 | Kim Alvefur | mod_mam_muc: Fix room lookup, should be indexed by bare jid |
2013-08-10 | Kim Alvefur | mod_mam_muc: Allow archiving to be enabled trough in the room configuration |
2013-08-10 | Kim Alvefur | mod_mam_muc: Stap archived messages |
2013-08-10 | Kim Alvefur | mod_mam_muc: Switch to new stanza storage API |
2013-08-10 | Kim Alvefur | mod_mam_muc: Send proper error reply when one is not allowed to query archive |
2013-08-10 | Kim Alvefur | mod_mam_muc: Get room objects in a less awkward fashion |
2013-08-10 | Kim Alvefur | mod_mam_muc: Switch to iq-get hook and drop some indentation |
2012-09-17 | Kim Alvefur | mod_mam_muc: MUC version of mod_mam |