Log

mod_mam_muc/mod_mam_muc.lua @ 1425:9c894b56b4e4

description author age
mod_mam_muc: Place stanza type in 'with' column; when sending history, only send messages with type=groupchat daurnimator 2014-04-15
mod_mam_muc: Fix to, from on result messages (thanks daurnimator) Kim Alvefur 2014-04-08
mod_mam, mod_mam_muc: Check that storagemanager didn't return an instance of the null storage method (Thanks Jonathan) Kim Alvefur 2014-03-23
Backed out changeset 853a382c9bd6 Kim Alvefur 2014-02-28
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus) Kim Alvefur 2014-02-28
mod_mam_muc: Remove code that should have been removed in previous commit Kim Alvefur 2014-02-20
mod_mam_muc: Add and remove method overrides based on configuration instead of modifying room metatable Kim Alvefur 2014-02-20
mod_mam_muc: Rename variable Kim Alvefur 2014-02-20
mod_mam_muc: Use public API of rooms for authorization check Kim Alvefur 2014-02-20
mod_mam_muc: porting archive checks from mod_mam (to avoid tracebacks about calling null functions) Vadim Misbakh-Soloviov 2014-02-19
mod_mam_muc: Override method for storing history messages instead of hooking stanza events Kim Alvefur 2014-01-18
mod_mam_muc: Override sending of room history and use archives Kim Alvefur 2014-01-18
mod_mam_muc: Remove archives when a room is destroyed Kim Alvefur 2014-01-18
mod_mam_muc: Hide logging option from room configuration if set to log all rooms Kim Alvefur 2014-01-18
mod_mam_muc: Make the logging option in the room config reflect logging and inherit the default Kim Alvefur 2014-01-18
mod_mam_muc: Search the rooms archive correctly (copypaste error from mod_mam) Kim Alvefur 2013-08-10
mod_mam_muc: Send item-not-found if the requested room does not exist Kim Alvefur 2013-08-10
mod_mam_muc: Fix room lookup, should be indexed by bare jid Kim Alvefur 2013-08-10
mod_mam_muc: Allow archiving to be enabled trough in the room configuration Kim Alvefur 2013-08-10
mod_mam_muc: Stap archived messages Kim Alvefur 2013-08-10
mod_mam_muc: Switch to new stanza storage API Kim Alvefur 2013-08-10
mod_mam_muc: Send proper error reply when one is not allowed to query archive Kim Alvefur 2013-08-10
mod_mam_muc: Get room objects in a less awkward fashion Kim Alvefur 2013-08-10
mod_mam_muc: Switch to iq-get hook and drop some indentation Kim Alvefur 2013-08-10
mod_mam_muc: MUC version of mod_mam Kim Alvefur 2012-09-17