log core/modulemanager.lua @ 395:de4fa6f3cccf

age author description
Sun, 23 Nov 2008 05:43:17 +0000 Matthew Wild Backed out changeset 79bd7a3e906c
Sun, 23 Nov 2008 05:14:37 +0000 Matthew Wild Typo prevented modulemanager.load() from returning the error if load failed.
Sat, 22 Nov 2008 23:14:31 +0500 Waqas Hussain Check to prevent error for IQs from completely unhandled origins
Sat, 15 Nov 2008 23:10:41 +0000 Matthew Wild If iq child element has no xmlns, use parent's
Sun, 09 Nov 2008 04:26:25 +0500 Waqas Hussain We now fail if modules fail to load at startup.
Thu, 06 Nov 2008 16:52:39 +0500 Waqas Hussain Reworked the way lxmppd.cfg is used
Sun, 02 Nov 2008 01:30:36 +0000 Matthew Wild Fix for previous commit (again)
Sun, 02 Nov 2008 01:28:27 +0000 Matthew Wild Fix for previous commit
Sun, 02 Nov 2008 01:26:37 +0000 Matthew Wild Fix for add_iq_handler to allow multiple origin types too
Sat, 01 Nov 2008 21:07:14 +0000 Matthew Wild Fix s2s once and for all
Thu, 30 Oct 2008 21:26:53 +0000 Matthew Wild mod_version is here
Sun, 26 Oct 2008 21:22:59 +0500 Waqas Hussain Added support for XEP-0049: Private XML Storage (mod_private)