Log

core/modulemanager.lua @ 4454:c73793664bfb

description author age
modulemanager: Remove 'config' from module environments (no modules use it that I'm aware of) Matthew Wild Tue, 13 Dec 2011 13:34:21 +0000
modulemanager: Fix undefined global access in handling of module.save error handling. Waqas Hussain Wed, 21 Sep 2011 03:25:34 +0500
modulemanager: Fixed undefined global access in broadcast of item-remove events on module unload. Waqas Hussain Sat, 17 Sep 2011 20:28:46 +0500
modulemanager: Add module:handle_items() to allow a module to more easily handle a list of items on a host Matthew Wild Mon, 29 Aug 2011 13:09:29 -0400
modulemanager: Add module:hook_global(name, handler, priority) to hook global (server-wide) events Matthew Wild Sun, 14 Aug 2011 13:56:13 -0400
core.modulemanager, mod_disco: Add support for XEP-0128: Service Discovery Extensions Kim Alvefur Mon, 08 Aug 2011 18:23:53 +0200
modulemanager: Added module.path to the plugin API to let plugins determine their load path. Waqas Hussain Sun, 20 Feb 2011 20:06:38 +0500