[1456] in BarnOwl Developers
[nelhage/barnowl] d73e3a: Improve handling of outgoing instanced personals
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:16:51 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Sat, 16 May 2009 00:51:57 -0700
To: barnowl-dev@mit.edu
From: noreply@github.com
Branch: refs/heads/master
Home: http://github.com/nelhage/barnowl
Commit: d73e3af341f3d5ce274c690300bf915412075e3f
http://github.com/nelhage/barnowl/commit/d73e3af341f3d5ce274c690300bf915412075e3f
Author: Alexander W Dehnert <adehnert@mit.edu>
Date: 2009-05-16 (Sat, 16 May 2009)
Changed paths:
M zephyr.c
Log Message:
-----------
Improve handling of outgoing instanced personals
Make Barnowl's Zephyr support handle personals
with a class and/or instance better, by
displaying suitable "Message sent to <foo> on
-c <bar> -i <baz>" messages.
Current behavior:
zwrite -i test adehnert
Message sent to -c message -i test
which suggests that the message wasn't a
personal message.