Thu, 02 Dec 2010 16:58:24 +0500 Waqas Hussain mod_iq: Fix an extra character in previous commit... file | diff | annotate
Thu, 02 Dec 2010 16:56:30 +0500 Waqas Hussain mod_iq: Don't hook 'iq/full' on components. file | diff | annotate
Thu, 02 Dec 2010 16:04:42 +0500 Waqas Hussain mod_iq: Don't stop event dispatch for unhandled IQ errors and results (this lets negative priority handlers intercept the events). file | diff | annotate
Sun, 28 Nov 2010 02:42:02 +0500 Waqas Hussain mod_iq: Optimized a bit more (fewer table accesses). file | diff | annotate
Sun, 28 Nov 2010 02:37:18 +0500 Waqas Hussain mod_iq: Optimized a bit (fewer table accesses). file | diff | annotate
Sun, 28 Nov 2010 02:24:26 +0500 Waqas Hussain mod_iq: Extra IQ get and set sub-events are now fired: "iq-{get,set}/{host,self,bare}/xmlns:tag" (when "iq/{host,self,bare}/xmlns:tag" is unhandled). file | diff | annotate
Sun, 28 Nov 2010 02:03:59 +0500 Waqas Hussain mod_iq: IQ error and result sub-events are now "iq-{error,result}/{host,self,bare}/id" (previously "iq/{host,self,bare}/id"). file | diff | annotate
Sun, 30 May 2010 23:01:34 +0500 Waqas Hussain mod_iq: Removed a check for user existance when firing iq/bare/* sub-events. file | diff | annotate
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7 file | diff | annotate
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010 file | diff | annotate
Sun, 21 Feb 2010 17:43:39 +0500 Waqas Hussain mod_iq: Fire sub-events for iq/self events. file | diff | annotate
Fri, 10 Jul 2009 03:08:38 +0100 Matthew Wild Add copyright header to those files missing one file | diff | annotate
Fri, 26 Jun 2009 10:02:46 +0500 Waqas Hussain mod_iq: Change sub-event names for IQ errors and results to use stanza IDs file | diff | annotate
Wed, 24 Jun 2009 20:05:17 +0500 Waqas Hussain mod_iq: Fire sub-events for IQ results and errors file | diff | annotate
Tue, 02 Jun 2009 20:18:02 +0500 Waqas Hussain mod_iq: Limit sub-events to get and set IQs file | diff | annotate
Mon, 01 Jun 2009 11:16:48 +0500 Waqas Hussain mod_iq: Correctly handle the lack of 'to' on IQs file | diff | annotate
Mon, 01 Jun 2009 10:44:05 +0500 Waqas Hussain mod_iq: Immediately return an error for IQs to non-existing bare JIDs file | diff | annotate
Mon, 01 Jun 2009 10:27:47 +0500 Waqas Hussain mod_iq: Include event data in sub-events file | diff | annotate
Mon, 01 Jun 2009 09:49:37 +0500 Waqas Hussain mod_iq: Error reply for IQ to non-existing session. mod_iq now handles all 'iq/full' cases file | diff | annotate
Mon, 01 Jun 2009 05:35:32 +0500 Waqas Hussain mod_iq: Fire sub-events for IQs directed at bare JIDs and hosts file | diff | annotate
Sat, 30 May 2009 17:48:12 +0500 Waqas Hussain mod_message, mod_iq: A little cleanup file | diff | annotate
Sat, 30 May 2009 17:38:53 +0500 Waqas Hussain mod_iq: Initial commit file | diff | annotate
(0) tip

mercurial