Software /
code /
prosody
Log
core/modulemanager.lua @ 1334:6846c5cc9ce2
description | author | age |
---|---|---|
modulemanager: Added function add_identity(category, type) to the modules API | Waqas Hussain | Fri, 12 Jun 2009 14:32:32 +0500 |
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 |