Software /
code /
prosody
Log
core/modulemanager.lua @ 1330:baad431dabc5
description | author | age |
---|---|---|
modulemanager: Use module_name in log entry to fix 'error initialising module "nil"' error | Matthew Wild | Mon, 08 Jun 2009 13:25:10 +0100 |
Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | Sun, 07 Jun 2009 14:19:36 +0100 |
modulemanager: Allow setting a priority while adding an event handler via the module:hook API | Waqas Hussain | Sun, 07 Jun 2009 18:04:56 +0500 |
modulemanager: Don't require xmlns to be non-nil | Matthew Wild | Sat, 06 Jun 2009 17:17:16 +0100 |
modulemanager: module:log() -> self:log() fix | Matthew Wild | Sat, 06 Jun 2009 17:15:26 +0100 |
modulemanager: Allow setting priority of stanza handlers | Matthew Wild | Sat, 06 Jun 2009 17:08:47 +0100 |
modulemanager: Add module:hook([xmlns, ] name, handler) which uses new stanza events | Matthew Wild | Sat, 06 Jun 2009 16:41:09 +0100 |