Software /
code /
prosody
Log
core/modulemanager.lua @ 4537:d8d257c13562
description | author | age |
---|---|---|
modulemanager: load(): Return and use the correct module object | Matthew Wild | Sun, 22 Jan 2012 19:27:06 +0000 |
modulemanager: Cleanup some unused variables, imports, whitespace and add a comment. | Matthew Wild | Sun, 22 Jan 2012 18:49:49 +0000 |
modulemanager, moduleapi: Replace hooks multitable with an event_handlers map stored in individual modules. Also adds module:hook_object_event() to hook events on any util.events compatible object. | Matthew Wild | Sun, 22 Jan 2012 18:49:11 +0000 |