Log

mod_mam_muc/mod_mam_muc.lua @ 1315:e8eebf281405

description author age
mod_mam_muc: Remove code that should have been removed in previous commit Kim Alvefur Thu, 20 Feb 2014 20:40:38 +0100
mod_mam_muc: Add and remove method overrides based on configuration instead of modifying room metatable Kim Alvefur Thu, 20 Feb 2014 20:37:26 +0100
mod_mam_muc: Rename variable Kim Alvefur Thu, 20 Feb 2014 20:22:35 +0100
mod_mam_muc: Use public API of rooms for authorization check Kim Alvefur Thu, 20 Feb 2014 20:16:15 +0100
mod_mam_muc: porting archive checks from mod_mam (to avoid tracebacks about calling null functions) Vadim Misbakh-Soloviov Wed, 19 Feb 2014 18:03:39 +0700
mod_mam_muc: Override method for storing history messages instead of hooking stanza events Kim Alvefur Sat, 18 Jan 2014 21:16:27 +0100
mod_mam_muc: Override sending of room history and use archives Kim Alvefur Sat, 18 Jan 2014 21:14:40 +0100
mod_mam_muc: Remove archives when a room is destroyed Kim Alvefur Sat, 18 Jan 2014 21:07:12 +0100
mod_mam_muc: Hide logging option from room configuration if set to log all rooms Kim Alvefur Sat, 18 Jan 2014 21:06:15 +0100
mod_mam_muc: Make the logging option in the room config reflect logging and inherit the default Kim Alvefur Sat, 18 Jan 2014 21:04:33 +0100
mod_mam_muc: Search the rooms archive correctly (copypaste error from mod_mam) Kim Alvefur Sat, 10 Aug 2013 21:37:35 +0200
mod_mam_muc: Send item-not-found if the requested room does not exist Kim Alvefur Sat, 10 Aug 2013 21:32:21 +0200
mod_mam_muc: Fix room lookup, should be indexed by bare jid Kim Alvefur Sat, 10 Aug 2013 21:31:51 +0200
mod_mam_muc: Allow archiving to be enabled trough in the room configuration Kim Alvefur Sat, 10 Aug 2013 21:18:25 +0200
mod_mam_muc: Stap archived messages Kim Alvefur Sat, 10 Aug 2013 21:17:12 +0200
mod_mam_muc: Switch to new stanza storage API Kim Alvefur Sat, 10 Aug 2013 21:15:25 +0200
mod_mam_muc: Send proper error reply when one is not allowed to query archive Kim Alvefur Sat, 10 Aug 2013 21:10:03 +0200
mod_mam_muc: Get room objects in a less awkward fashion Kim Alvefur Sat, 10 Aug 2013 21:08:45 +0200
mod_mam_muc: Switch to iq-get hook and drop some indentation Kim Alvefur Sat, 10 Aug 2013 21:05:38 +0200
mod_mam_muc: MUC version of mod_mam Kim Alvefur Mon, 17 Sep 2012 20:14:51 +0200