Software /
code /
prosody
Log
core/modulemanager.lua @ 4363:35ebd8e5747a
description | author | age |
---|---|---|
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 |
modulemanager: Fix disabling a module on a single host | Paul Aurich | Tue, 01 Feb 2011 17:56:16 -0800 |
modulemanager: Removed an unused variable. | Waqas Hussain | Wed, 05 Jan 2011 06:16:27 +0500 |