Mon, 01 Jun 2009 02:06:02 +0100 Matthew Wild Merge backout with following commits file | diff | annotate
Mon, 01 Jun 2009 02:05:27 +0100 Matthew Wild Backed out changeset 98f0e9eadf3b (better fix on the way) file | diff | annotate
Sun, 31 May 2009 22:52:50 +0100 Matthew Wild stanza_router: Don't route before firing events... waqas, is this safe? file | diff | annotate
Sun, 31 May 2009 21:35:21 +0100 Matthew Wild stanza_router: Fire global event if host doesn't have events, fixes #103 file | diff | annotate
Sun, 31 May 2009 02:20:30 +0500 Waqas Hussain stanza_router: Fire events for non-jabber:client and pre-auth stanzas file | diff | annotate
Sun, 31 May 2009 00:43:24 +0500 Waqas Hussain stanza_router: Changed to use the prosody.events object directly, rather than through eventmanager2 file | diff | annotate
Fri, 29 May 2009 22:11:44 +0100 Matthew Wild stanza_router: Fix syntax errors file | diff | annotate
Sat, 30 May 2009 02:06:04 +0500 Waqas Hussain stanza_router: Fire per-host stanza events file | diff | annotate
Thu, 28 May 2009 20:39:32 +0100 Matthew Wild stanza_router: Break off resource selection for messages into a standalone function file | diff | annotate
Thu, 21 May 2009 16:09:15 +0100 Matthew Wild Merge with 0.4 file | diff | annotate
Thu, 21 May 2009 16:06:50 +0100 Matthew Wild stanza_router: Fix for subscriptions to users on components [0.4 branch only] file | diff | annotate
Tue, 19 May 2009 01:07:03 +0500 Waqas Hussain stanza_router: Handle outbound presence if inbound handlers don't catch it file | diff | annotate
Sat, 16 May 2009 20:48:07 +0100 Matthew Wild stanza_router: s/conn/stream/ in log message file | diff | annotate
Sat, 16 May 2009 20:19:15 +0100 Matthew Wild stanza_router: Remove FIXME and replace with meaningful comment file | diff | annotate
Sat, 16 May 2009 03:58:05 +0500 Waqas Hussain stanza_router: Added global function core_post_stanza file | diff | annotate
Sat, 16 May 2009 02:19:16 +0500 Waqas Hussain stanza_router: Improved message routing order file | diff | annotate
Sat, 16 May 2009 02:07:27 +0500 Waqas Hussain Dropped support for resource based components file | diff | annotate
Sat, 16 May 2009 01:41:45 +0500 Waqas Hussain stanza_router: Removed global function core_handle_stanza file | diff | annotate
Sat, 16 May 2009 00:33:49 +0500 Waqas Hussain stanza_router: Cleaner namespace handling file | diff | annotate
Sat, 16 May 2009 00:03:24 +0500 Waqas Hussain stanza_router: Refactored core_handle_stanza, and added handling for unsupported top-level stanzas file | diff | annotate
Fri, 15 May 2009 23:42:35 +0500 Waqas Hussain stanza_router: Fire events after all checks file | diff | annotate
Fri, 15 May 2009 08:42:53 +0500 Waqas Hussain stanza_router: Removed some unnecessary code file | diff | annotate
Fri, 15 May 2009 08:30:48 +0500 Waqas Hussain stanza_router: Removed a FIXME file | diff | annotate
Fri, 15 May 2009 07:04:41 +0500 Waqas Hussain stanza_router: Fixed an invalid stanza check file | diff | annotate
Fri, 15 May 2009 06:34:08 +0500 Waqas Hussain stanza_router: Remove unnecessary directed presence handling file | diff | annotate
Fri, 15 May 2009 06:31:32 +0500 Waqas Hussain stanza_router: Prevent further processing of a handled stanza file | diff | annotate
Wed, 13 May 2009 16:55:20 +0100 Matthew Wild Merge with 0.4 file | diff | annotate
Wed, 13 May 2009 16:54:46 +0100 Matthew Wild stanza_router: Bounce stanzas to/from invalid JIDs with a jid-malformed error file | diff | annotate
Sat, 09 May 2009 19:43:11 +0100 Matthew Wild stanza_router: Pass session.to_host to modulemanager, fixes modules for s2sin_unauthed file | diff | annotate
Wed, 22 Apr 2009 21:33:44 +0100 Matthew Wild stanzarouter: Make _G.hosts local file | diff | annotate
Wed, 15 Apr 2009 04:21:20 +0500 Waqas Hussain Stopped using presencemanager in stanza_router file | diff | annotate
Wed, 15 Apr 2009 02:10:05 +0500 Waqas Hussain core/eventmanager2 - new event manager file | diff | annotate
Tue, 07 Apr 2009 02:32:49 +0500 Waqas Hussain Fixed: Send correct error reply for IQs directed at unavailable resources file | diff | annotate
Tue, 07 Apr 2009 02:24:37 +0500 Waqas Hussain Fixed: Issue with presence error routing file | diff | annotate
Mon, 30 Mar 2009 01:57:51 +0500 Waqas Hussain Fixed: stanza_router: Respond with correct stanza error on malformed stanzas file | diff | annotate
Sat, 21 Mar 2009 21:42:14 +0000 Matthew Wild core.stanza_router: Allow routing from components file | diff | annotate
Fri, 20 Mar 2009 20:17:05 +0000 Matthew Wild Merge file | diff | annotate
Sat, 14 Mar 2009 16:03:48 +0000 Matthew Wild Don't reject some valid IQs. Thanks to elmex for spotting. file | diff | annotate
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4 file | diff | annotate
Mon, 02 Mar 2009 19:45:44 +0000 Matthew Wild core.stanza_router: Don't bounce errors to iq type=result/error file | diff | annotate
Sat, 28 Feb 2009 04:58:14 +0000 Matthew Wild core.stanza_router: Reply with error to groupchat messages directed at unavailable resources or offline users file | diff | annotate
Wed, 11 Feb 2009 19:53:09 +0000 Matthew Wild stanza_router: Fix handling of iq from c2s to bare JIDs, thanks to jaharkes for spotting file | diff | annotate
Wed, 11 Feb 2009 18:30:44 +0000 Matthew Wild Merge with waqas for MUC/routing fixes file | diff | annotate
Wed, 11 Feb 2009 23:26:18 +0500 Waqas Hussain Change the to attribute of messages to the recipients' bare JID when the recipient/resource is offline. file | diff | annotate
Wed, 11 Feb 2009 23:16:14 +0500 Waqas Hussain Stanza router: Message to bare JID fixes file | diff | annotate
Wed, 11 Feb 2009 18:11:41 +0500 Waqas Hussain Fixed: Some presence stanzas from local users were not being routed correctly to components (ghosts in mod_muc) file | diff | annotate
Wed, 11 Feb 2009 18:09:41 +0500 Waqas Hussain Fixed directed presence handling to work correctly for components file | diff | annotate
Mon, 09 Feb 2009 13:48:11 +0000 Matthew Wild stanza_router: Fix for when clients don't specify priority in initial presence file | diff | annotate
Fri, 30 Jan 2009 17:59:26 +0000 Matthew Wild Update copyright notices for 2009 file | diff | annotate
Fri, 30 Jan 2009 17:40:25 +0000 Matthew Wild 0.2->0.3 file | diff | annotate
Fri, 30 Jan 2009 17:22:56 +0000 Matthew Wild GPL->MIT! file | diff | annotate
Fri, 16 Jan 2009 04:57:23 +0000 Matthew Wild stanza_router: That'll teach me to not commit at this time of night. Or not. file | diff | annotate
Fri, 16 Jan 2009 04:37:16 +0000 Matthew Wild Replacing pretty_print() with top_tag() for logging file | diff | annotate
Thu, 15 Jan 2009 04:36:35 +0500 Waqas Hussain Stringprep! file | diff | annotate
Wed, 14 Jan 2009 22:35:01 +0500 Waqas Hussain stanza_router: Fixed error replies for unhandled stanzas file | diff | annotate
Wed, 31 Dec 2008 13:52:41 +0500 Waqas Hussain Send host, and not the recipient's JID to module manager (fixes #53) file | diff | annotate
Thu, 25 Dec 2008 05:16:11 +0500 Waqas Hussain More error replies for offline and non-existing users file | diff | annotate
Thu, 25 Dec 2008 04:58:15 +0500 Waqas Hussain Directed presence file | diff | annotate
Thu, 25 Dec 2008 04:27:19 +0500 Waqas Hussain Changed order of checking for component hosts to check the full and bare JIDs before the hostname (at another place) file | diff | annotate
Fri, 19 Dec 2008 01:57:13 +0500 Waqas Hussain Bounce stanza errors on failed s2s file | diff | annotate
(0) -100 -60 tip

mercurial