Mercurial > prosody-hg
log core/modulemanager.lua @ 4535:d46e9ad4fe8a
| age | author | description |
|---|---|---|
| Sun, 22 Jan 2012 18:49:49 +0000 | Matthew Wild | modulemanager: Cleanup some unused variables, imports, whitespace and add a comment. |
| Sun, 22 Jan 2012 18:49:11 +0000 | Matthew Wild | 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. |
| Sun, 22 Jan 2012 18:47:33 +0000 | Matthew Wild | modulemanager: Drop unnecessary prosody_events local |
| Sun, 22 Jan 2012 18:46:17 +0000 | Matthew Wild | 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. |
