[3287] in BarnOwl Developers

home help back first fref pref prev next nref lref last post

[PULL] Add :viewircuser and :viewchannel for IRC

daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Sat Aug 11 13:10:58 2012

Date: Sat, 11 Aug 2012 10:10:53 -0700 (PDT)
From: Geoffrey Thomas <geofft@ldpreload.com>
To: barnowl-dev@mit.edu

(This time it compiles and works.)

The following changes since commit 0a9ffc5232545cdaee5dacab62f1082c9230892e:

   Fix race condition in starting up logger thread (2012-08-07 22:55:09 -0400)

are available in the git repository at:

   git://geofft.scripts.mit.edu/barnowl.git master

for you to fetch changes up to 739bc1cffce017e900bcdc7ec68783634475320a:

   IRC: Alias :viu and :vi to :viewircuser and :viewchannel, respectively (2012-08-11 09:56:55 -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/lib/BarnOwl.pm                         |    7 +++++++
  perl/modules/IRC/lib/BarnOwl/Message/IRC.pm |   32 +++++++-------------------------
  perl/modules/IRC/lib/BarnOwl/Module/IRC.pm  |   82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  perlglue.xs                                 |    7 +++++++
  4 files changed, 103 insertions(+), 25 deletions(-)


-- 
Geoffrey Thomas
http://ldpreload.com
geofft@ldpreload.com

home help back first fref pref prev next nref lref last post