[3268] in BarnOwl Developers
[PULL] Add :viewircuser and :viewchannel for IRC
daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Sat May 5 20:37:10 2012
Date: Sat, 5 May 2012 17:37:03 -0700 (PDT)
From: Geoffrey Thomas <geofft@ldpreload.com>
To: barnowl-dev@mit.edu
The following changes since commit e6e78421f9036ad03088a5e5dd248bf7efa65a27:
Complete viewperson and vp as viewuser and vu (2012-04-27 00:00:31 -0400)
are available in the git repository at:
git://geofft.scripts.mit.edu/barnowl.git irc-view
for you to fetch changes up to 07ce6c24c08422be24bdb2eac83e0328de0c8b7b:
IRC: Alias :viu and :vi to :viewircuser and :viewchannel, respectively (2012-05-05 11:05:57 -0700)
----------------------------------------------------------------
Geoffrey Thomas (5):
IRC: Refactor filter creation into BarnOwl::Module::IRC
IRC: Restrict user filtering to within a network
IRC: Add :viewircuser and :viewchannel
perlglue: Add BarnOwl::new_command_alias.
IRC: Alias :viu and :vi to :viewircuser and :viewchannel, respectively
perl/modules/IRC/lib/BarnOwl/Message/IRC.pm | 31 ++--------
perl/modules/IRC/lib/BarnOwl/Module/IRC.pm | 82 +++++++++++++++++++++++++++
perlglue.xs | 10 +++
3 files changed, 99 insertions(+), 24 deletions(-)
--
Geoffrey Thomas
http://ldpreload.com
geofft@ldpreload.com