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
Sat, 13 Dec 2008 17:43:52 +0000 Matthew Wild Add support for dialback piggy-backing. Fixes #37. Thanks to CShadowRun for helping me test :) file | diff | annotate
Wed, 10 Dec 2008 15:44:03 +0000 Matthew Wild 0.1 -> 0.2 file | diff | annotate
Sat, 06 Dec 2008 07:24:15 +0500 Waqas Hussain Fixed: Stopped tryint to send error replies on unauthed connections file | diff | annotate
Wed, 03 Dec 2008 14:39:07 +0000 Matthew Wild Insert copyright/license headers file | diff | annotate
Sat, 29 Nov 2008 08:25:34 +0500 Waqas Hussain Moved incoming c2s presence handling from stanza_router to presencemanager file | diff | annotate
Thu, 27 Nov 2008 03:12:12 +0000 Matthew Wild Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. file | diff | annotate
Fri, 21 Nov 2008 05:59:03 +0000 Matthew Wild Now possible to specify nil origin to core_route_stanza. Origin will be chosen as the host of the 'from' attribute on the stanza. Returns false on no such host. file | diff | annotate
Thu, 20 Nov 2008 03:00:43 +0000 Matthew Wild Remove or comment useless prints, or change them to log() file | diff | annotate
Thu, 20 Nov 2008 02:05:26 +0000 Matthew Wild Don't error reply to stanzas direct over the s2s stream they came from file | diff | annotate
(0) -100 -60 tip

mercurial