[1599] in BarnOwl Developers
[nelhage/barnowl] 06f5ef: Loosen up JID resolution
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:18:38 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Tue, 4 Aug 2009 18:09:13 -0700
To: barnowl-dev@mit.edu
From: noreply@github.com
Branch: refs/heads/master
Home: http://github.com/nelhage/barnowl
Commit: 06f5ef8381f20caf5de2a48e263b12aa3bb7b130
http://github.com/nelhage/barnowl/commit/06f5ef8381f20caf5de2a48e263b12aa3bb7b130
Author: Alejandro R. SedeƱo <asedeno@mit.edu>
Date: 2009-08-04 (Tue, 04 Aug 2009)
Changed paths:
M perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm
Log Message:
-----------
Loosen up JID resolution
1) Fall back to substring matching if the existing resolution fails
to find any matches.
2) Allow optional loosening of full JID matching and use it for
jwrite_guess(). If we can't find the right full JID, we can now fall
back to matching the bare JID.