Software /
code /
prosody
Log
description | author | age |
---|---|---|
modulemanager: load(): Return and use the correct module object | Matthew Wild | Sun, 22 Jan 2012 19:27:06 +0000 |
util.helpers: After nearly 'fixing' this code, I conclude it instead only deserves a bigger smile | Matthew Wild | Sun, 22 Jan 2012 19:10:13 +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 |
modulemanager: Drop unnecessary prosody_events local | Matthew Wild | Sun, 22 Jan 2012 18:47:33 +0000 |
modulemanager: Some reorganisation. Only external change is (should be) that module-unloaded and module-loaded are no longer fired when reloading a module, the new event module-reloaded is fired instead. | Matthew Wild | Sun, 22 Jan 2012 18:46:17 +0000 |