Mercurial > prosody-hg
log core/modulemanager.lua @ 4573:09255a10fdfa
| age | author | description |
|---|---|---|
| Fri, 24 Feb 2012 15:14:07 +0000 | Florian Zeitz | modulemanager: include mod_c2s and mod_s2s into autoloaded modules. |
| Sun, 22 Jan 2012 19:27:06 +0000 | Matthew Wild | modulemanager: load(): Return and use the correct module object |
| 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. |
