Log

core/modulemanager.lua @ 1321:0698d0d39b35

description author age
modulemanager: Don't require xmlns to be non-nil Matthew Wild 2009-06-06
modulemanager: module:log() -> self:log() fix Matthew Wild 2009-06-06
modulemanager: Allow setting priority of stanza handlers Matthew Wild 2009-06-06
modulemanager: Add module:hook([xmlns, ] name, handler) which uses new stanza events Matthew Wild 2009-06-06
modulemanager: Load mod_message, mod_iq and mod_presence implicitly Waqas Hussain 2009-06-04
modulemanager: Keep track of event handlers added by module:hook, and remove them on module unload Waqas Hussain 2009-05-31