[3275] in BarnOwl Developers
Re: [PULL] Add :viewircuser and :viewchannel for IRC
daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Mon May 14 17:06:25 2012
Date: Mon, 14 May 2012 14:06:22 -0700 (PDT)
From: Geoffrey Thomas <geofft@ldpreload.com>
To: barnowl-dev@mit.edu
In-Reply-To: <alpine.DEB.2.00.1205051735370.9464@dr-wily.mit.edu>
This doesn't compile, as jgross noticed, and it doesn't even work once you
make it compile. I haven't gotten to fix it yet, so please ignore this
pull request for now.
--
Geoffrey Thomas
http://ldpreload.com
geofft@ldpreload.com
On Sat, 5 May 2012, Geoffrey Thomas wrote:
> 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
>