Sun, 22 Jan 2012 22:55:49 +0000 Merge with trunk
Matthew Wild <mwild1@gmail.com> [Sun, 22 Jan 2012 22:55:49 +0000] rev 4541
Merge with trunk
Sun, 22 Jan 2012 19:50:08 +0000 mod_admin_telnet: Use module:shared() to expose commands table and default console environment
Matthew Wild <mwild1@gmail.com> [Sun, 22 Jan 2012 19:50:08 +0000] rev 4540
mod_admin_telnet: Use module:shared() to expose commands table and default console environment
Sun, 22 Jan 2012 19:48:53 +0000 moduleapi: Add module:shared(), a way to easily share data between multiple loaded modules
Matthew Wild <mwild1@gmail.com> [Sun, 22 Jan 2012 19:48:53 +0000] rev 4539
moduleapi: Add module:shared(), a way to easily share data between multiple loaded modules
Sun, 22 Jan 2012 19:35:50 +0000 moduleapi: Add module:depends(), a way to safely depend upon another module at runtime
Matthew Wild <mwild1@gmail.com> [Sun, 22 Jan 2012 19:35:50 +0000] rev 4538
moduleapi: Add module:depends(), a way to safely depend upon another module at runtime
Sun, 22 Jan 2012 19:27:06 +0000 modulemanager: load(): Return and use the correct module object
Matthew Wild <mwild1@gmail.com> [Sun, 22 Jan 2012 19:27:06 +0000] rev 4537
modulemanager: load(): Return and use the correct module object
Sun, 22 Jan 2012 19:10:13 +0000 util.helpers: After nearly 'fixing' this code, I conclude it instead only deserves a bigger smile
Matthew Wild <mwild1@gmail.com> [Sun, 22 Jan 2012 19:10:13 +0000] rev 4536
util.helpers: After nearly 'fixing' this code, I conclude it instead only deserves a bigger smile
Sun, 22 Jan 2012 18:49:49 +0000 modulemanager: Cleanup some unused variables, imports, whitespace and add a comment.
Matthew Wild <mwild1@gmail.com> [Sun, 22 Jan 2012 18:49:49 +0000] rev 4535
modulemanager: Cleanup some unused variables, imports, whitespace and add a comment.
Sun, 22 Jan 2012 18:49:11 +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 <mwild1@gmail.com> [Sun, 22 Jan 2012 18:49:11 +0000] rev 4534
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 modulemanager: Drop unnecessary prosody_events local
Matthew Wild <mwild1@gmail.com> [Sun, 22 Jan 2012 18:47:33 +0000] rev 4533
modulemanager: Drop unnecessary prosody_events local
Sun, 22 Jan 2012 18:46:17 +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 <mwild1@gmail.com> [Sun, 22 Jan 2012 18:46:17 +0000] rev 4532
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.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip