Log

plugins/muc/muc.lib.lua @ 5310:bc60cad47397

description author age
MUC: Don't reply to errors (thanks iron) Kim Alvefur 2013-01-09
MUC: Support invite messages when stanza type is explicitly set to "normal" or to an unknown value. Waqas Hussain 2012-12-15
muc: Make max_history_messages simply a service-wide config option, and don't store it per-room (rooms still have their own history_message, but this is a global limit) Matthew Wild 2012-11-22
MUC: Fix traceback caused by faulty logic precedence. (thanks waqas, nulani) Kim Alvefur 2012-09-25
MUC: Fix a traceback caused by private IQ result and error stanzas where the encoded id can't be processed. Waqas Hussain 2012-08-09
MUC: Fix private IQ results and errors for non-vcard queries. Waqas Hussain 2012-08-04
MUC: Expose room metatable in the MUC lib. Waqas Hussain 2012-07-31
MUC: Fix private IQ and message routing. Waqas Hussain 2012-07-31
mod_muc: Fix a couple of cases of 'forbidden' stanza error being sent with type 'cancel' - fixes #303 Matthew Wild 2012-07-24
muc.lib: room:set_historylength(): Condense code, and don't store length when equal to default Matthew Wild 2012-05-13
MUC: Fix check for history length update. Waqas Hussain 2012-05-13
muc.lib: Fix for traceback when no history length is set for the room Matthew Wild 2012-05-13
muc.lib: return feature-not-implemented when a foregoing discovery node is specified in a disco#info request. Marco Cirillo 2012-05-10
mod_muc/muc.lib: Fall back to default_history_length if no length in config Matthew Wild 2012-04-28
mod_muc/muc.lib.lua: Remove unused imports and variables Matthew Wild 2012-04-28