Log

description author age
Merge backout Matthew Wild 2010-11-13
Backed out changeset bfc47564aaef (No need for _M with module.environment) Matthew Wild 2010-11-13
mod_pubsub: Use module.environment to reference the module's environment Matthew Wild 2010-11-13
mod_pubsub: Expose 'service' Matthew Wild 2010-11-13
modulemanager: Inside plugins, have global _M as a reference to the module's environment Matthew Wild 2010-11-13
mod_pubsub: It's aliiiive! Matthew Wild 2010-11-13
mod_component: Logging tweaks. Waqas Hussain 2010-11-12
mod_component: Use module:get_option() instead of configmanager. Waqas Hussain 2010-11-12
mod_component: Rearranged the code a little. Waqas Hussain 2010-11-12
mod_component: Return true from stanza handler to indicate that we actually did handle the stanza. Waqas Hussain 2010-11-12
mod_console: Don't allow bang bang as the first command in a session, or when the last command is unknown (fixes #218) Matthew Wild 2010-11-12
configmanager: Change parser API again to pass a config table to insert settings to. Fixes Include(). (Thanks Zash/answerman) Matthew Wild 2010-11-11
usermanager: Don't load auth modules for components. Waqas Hussain 2010-11-11
MUC: Grant membership when inviteing someone into a members-only room. Kim Alvefur 2010-11-10