Log

core/componentmanager.lua @ 961:b48ed2149d0a

description author age
componentmanager: Reply with service-unavailable for unconnected components Matthew Wild Wed, 08 Apr 2009 11:21:21 +0100
core.componentmanager: Fix global set, causing problems with multiple components. Fixes #82. Matthew Wild Tue, 31 Mar 2009 03:48:51 +0100
Added: componentmanager: Automatically add component.host.name to the disco items list of host.name Waqas Hussain Mon, 30 Mar 2009 06:07:21 +0500
0.3->0.4 Matthew Wild Fri, 20 Mar 2009 20:16:25 +0000
core.componentmanager: Refactor a little to make XEP-0114 plugin a little simpler Matthew Wild Sat, 28 Feb 2009 02:05:37 +0000
Component-host module loading code was breaking module reload, andduplicated older code. Changed to reuse older code. Waqas Hussain Wed, 11 Feb 2009 17:56:42 +0500