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.
Sun, 22 Jan 2012 18:41:55 +0000 modulemanager: Move in-module API functions to core.moduleapi (half the file size, yay)
Matthew Wild <mwild1@gmail.com> [Sun, 22 Jan 2012 18:41:55 +0000] rev 4531
modulemanager: Move in-module API functions to core.moduleapi (half the file size, yay)
Sat, 10 Dec 2011 17:21:19 +0000 configmanager: get(): Make section (core) optional (hurrah)
Matthew Wild <mwild1@gmail.com> [Sat, 10 Dec 2011 17:21:19 +0000] rev 4530
configmanager: get(): Make section (core) optional (hurrah)
Tue, 24 Apr 2012 03:23:44 +0100 Merge with Markus Kötter
Matthew Wild <mwild1@gmail.com> [Tue, 24 Apr 2012 03:23:44 +0100] rev 4529
Merge with Markus Kötter
Fri, 13 Apr 2012 21:23:26 +0200 muc - implement per channel history limits
Markus Kötter <koetter@rrzn-hiwi.uni-hannover.de> [Fri, 13 Apr 2012 21:23:26 +0200] rev 4528
muc - implement per channel history limits - allow configuration via channel settings - store the settings for permanent channels - honor muc max_history_messages from the config as upper limit - only broadcast_message with historic = true if history_length is > 0
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip