Software /
code /
prosody
Log
core/modulemanager.lua @ 1069:034e345c0f8d
description | author | age |
---|---|---|
modulemanager: Update logger when a module becomes global | Matthew Wild | Thu, 30 Apr 2009 01:36:46 +0100 |
Fixed: modulemanager: IQs with extended elements in the default namespace could cause backtraces (related to issue #74) | Waqas Hussain | Mon, 30 Mar 2009 02:56:34 +0500 |
0.3->0.4 | Matthew Wild | Fri, 20 Mar 2009 20:16:25 +0000 |
Let global modules add disco features for all hosts | Waqas Hussain | Wed, 04 Mar 2009 22:23:41 +0500 |
Allow global modules to hook stanza handlers | Waqas Hussain | Wed, 04 Mar 2009 22:15:46 +0500 |
modulemanager initializes hosts[host] if it isn't already initialized when loading a module. | Waqas Hussain | Wed, 11 Feb 2009 17:57:48 +0500 |
Fix for never checking if the first module for a host is already loaded (affects global modules) | Matthew Wild | Wed, 04 Feb 2009 18:53:23 +0000 |