Software /
code /
prosody
Log
description | author | age |
---|---|---|
fallbacks/lxp.lua: Pure Lua pseudo-XML parser. Implements the same API as LuaExpat. | Waqas Hussain | Thu, 02 Dec 2010 17:11:51 +0500 |
mod_iq: Fix an extra character in previous commit... | Waqas Hussain | Thu, 02 Dec 2010 16:58:24 +0500 |
mod_iq: Don't hook 'iq/full' on components. | Waqas Hussain | Thu, 02 Dec 2010 16:56:30 +0500 |
modulemanager: Allow components to inherit mod_iq. This allows modules loaded on components to hook IQ stanza sub-events ("iq-set/bare/xmlns:tag", etc). | Waqas Hussain | Thu, 02 Dec 2010 16:32:42 +0500 |
mod_proxy65: Give the 'iq/host' stanza handler a negative priority, to allow mod_iq to process the events first. | Waqas Hussain | Thu, 02 Dec 2010 16:17:44 +0500 |
MUC: Give stanza handlers a negative priority, to allow mod_iq to process them first. | Waqas Hussain | Thu, 02 Dec 2010 16:16:44 +0500 |