Software /
code /
prosody-modules
Log
mod_mam_muc/mod_mam_muc.lua @ 1579:9e784ddac236
description | author | age |
---|---|---|
mod_mam_muc, mod_http_muc_log: Change store name from 'archive2' to 'muc_log' to distinguish it from personal MAM archives. Old data will require migration. | Kim Alvefur | Tue, 18 Nov 2014 13:59:39 +0100 |
mod_mam_muc: Try to use new MUC API for getting room objects (fixes queries to not yet initialized rooms) | Kim Alvefur | Sat, 08 Nov 2014 16:41:31 +0100 |
mod_mam_muc: Store joins and leaves | Kim Alvefur | Sat, 08 Nov 2014 15:47:30 +0100 |
mod_mam_muc: Limit search to groupchat messages (we use the internal 'with' field stanza types) | Kim Alvefur | Sat, 08 Nov 2014 15:46:47 +0100 |
mod_mam_muc: Remove parsing of 'with' field in MAM form, we currently ignore it anyways | Kim Alvefur | Sat, 08 Nov 2014 15:45:19 +0100 |
mod_mam_muc: Add compatibility with the new MUC code in trunk | Kim Alvefur | Thu, 30 Oct 2014 12:43:00 +0100 |
mod_mam_muc: Split logic for determining if logging is enabled into a function | Kim Alvefur | Thu, 30 Oct 2014 12:39:57 +0100 |