[1307] in BarnOwl Developers
[nelhage/barnowl] e625b5: IRC: Implement irc-mode.
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:15:12 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Sat, 21 Feb 2009 20:17:37 -0800
To: dirty-owl-hackers@mit.edu
From: noreply@github.com
Branch: refs/heads/master
Home: http://github.com/nelhage/barnowl
Commit: e625b5ee2687d67d0105b162b2c877f4aae7140d
http://github.com/nelhage/barnowl/commit/e625b5ee2687d67d0105b162b2c877f4aae7140d
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-02-21 (Sat, 21 Feb 2009)
Changed paths:
M perl/modules/IRC/lib/BarnOwl/Module/IRC.pm
Log Message:
-----------
IRC: Implement irc-mode.
We could probably be smarter about this; Right now I believe 'irc-mode
#channel +m' works, but 'irc-mode +m #channel' doesn't. But it's a start.