[1553] in BarnOwl Developers
[nelhage/barnowl] 22b54a: Useful filter-modifying commands
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:17:55 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Mon, 13 Jul 2009 20:50:23 -0700
To: barnowl-dev@mit.edu
From: noreply@github.com
Branch: refs/heads/master
Home: http://github.com/nelhage/barnowl
Commit: 22b54a7e11a865e233b7487d805219989c6e31aa
http://github.com/nelhage/barnowl/commit/22b54a7e11a865e233b7487d805219989c6e31aa
Author: Alex Dehnert <adehnert@mit.edu>
Date: 2009-07-13 (Mon, 13 Jul 2009)
Changed paths:
M perl/lib/BarnOwl.pm
Log Message:
-----------
Useful filter-modifying commands
filterappend FILTER TEXT
filterand FILTER TEXT
filteror FILTER TEXT
Append TEXT onto FILTER with appropriate
('', 'and', 'or') separators
The admin message can be enabled or disabled
by (un)setting showfilterchange.