# # ChangeLog for perl/modules/IRC # # Generated by Trac 1.0.2 # Mar 18, 2024, 10:22:51 PM Sat, 18 Jul 2009 03:53:34 GMT Nelson Elhage [96f7b07] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Update IRC and Jabber for the new BarnOwl::$command(). Both modules ... Wed, 15 Jul 2009 00:40:17 GMT Nelson Elhage [7c83a32] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) IRC: Fix "ARRAY(0x...)" at the start of 'whois' output. Sat, 06 Jun 2009 01:47:57 GMT Nelson Elhage [48f7d12] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Get rid of cryptic numeric messages after IRC commands. Remove the ... Fri, 05 Jun 2009 23:39:41 GMT Geoffrey Thomas [c00ab5f] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) IRC: Include IRC admin messages in the 'irc' filter. Stolen-from: ... Sat, 30 May 2009 23:29:16 GMT Alex Dehnert [e04b7a1] * perl/modules/IRC/lib/BarnOwl/Message/IRC.pm (modified) Add short_personal_context to IRC This is thoroughly untested --- ... Fri, 15 May 2009 03:41:34 GMT Geoffrey Thomas [dfaa47d] * perl/modules/IRC/lib/BarnOwl/Message/IRC.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) * perlwrap.pm (modified) Display context for personals, so as to make usable. ... Sun, 26 Apr 2009 17:27:49 GMT Alex Vandiver [1b62a55] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Add support for private channel keys Tue, 14 Apr 2009 14:35:27 GMT Nelson Elhage [32620ac] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) IRC: Don't beep on messages matching your nick. Having this feature ... Wed, 11 Mar 2009 22:22:41 GMT Nelson Elhage [e0fba58] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) IRC: Don't use a default target for irc-msg Because /msg can take ... Mon, 23 Feb 2009 02:15:53 GMT Nelson Elhage [f17bb2c0] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) IRC: Document most commands and add a quickstart entry. Sun, 22 Feb 2009 04:16:58 GMT Nelson Elhage [e625b5e] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) IRC: Implement irc-mode. We could probably be smarter about this; ... Sat, 21 Feb 2009 00:08:36 GMT Nelson Elhage [4df2568] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) IRC: Show admin messages for mode changes. Sat, 21 Feb 2009 00:00:35 GMT Nelson Elhage [33db995] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Fix cmd_disconnect (accidentally broken in 330c55a8). Fri, 20 Feb 2009 23:30:39 GMT Nelson Elhage [af9de56] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Add an `irc-quote' command to send raw IRC commands. This should ... Mon, 16 Feb 2009 21:38:22 GMT Nelson Elhage [330c55a] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Refactor IRC argument processing. The primary concrete improvement ... Mon, 15 Dec 2008 18:04:07 GMT Anders Kaseorg [3048f1f] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Show incoming IRC /me messages with * instead of bold, too. Tue, 09 Dec 2008 22:00:56 GMT Anders Kaseorg [56d0189] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Show IRC /me messages with the conventional * instead of bold. Sat, 06 Dec 2008 04:21:35 GMT Anders Kaseorg [f79d6a2] * perl/modules/IRC/lib/BarnOwl/Message/IRC.pm (modified) IRC: Escape interpolated variables in regexes using "\Q\E". Thu, 21 Aug 2008 06:08:39 GMT Nelson Elhage [38a7f22] * perl/modules/IRC/lib/BarnOwl/Message/IRC.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) Convert Message::IRC and Message::Jabber to use the new ... Wed, 20 Aug 2008 06:16:43 GMT Nelson Elhage [167044b] * perl/lib/BarnOwl/ModuleLoader.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perlwrap.pm (modified) Support string hook entries. perlwrap.pm: Support calling and adding ... Sat, 26 Jul 2008 03:59:40 GMT Geoffrey Thomas [4789b17] * perl/modules/IRC/lib/BarnOwl/Message/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) IRC: Add /quit display support Thu, 24 Jul 2008 05:55:35 GMT Geoffrey Thomas [d264c6d] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) IRC: Support for displaying :irc-whois replies, and various bugfixes. Thu, 24 Jul 2008 01:05:18 GMT Geoffrey Thomas [38cfdb5d] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) IRC: Add proper display for the :irc-names reply. Thu, 24 Jul 2008 00:18:30 GMT Geoffrey Thomas [3ad15ff] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) IRC: Add :irc-topic support and on_topic/on_topicinfo callbacks. Mon, 09 Jun 2008 23:31:26 GMT Alex Vandiver [f151757] * perl/modules/IRC/lib/BarnOwl/Message/IRC.pm (modified) Narrowing on a /msg from a user should be personals-only Mon, 09 Jun 2008 22:32:38 GMT Alex Vandiver [3835ae8] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) A small bit of warnings avoidance for empty bodies. Fri, 23 May 2008 20:16:10 GMT Nelson Elhage [43c62e4] * perl/modules/IRC/inc/Module/Install.pm (added) * perl/modules/IRC/inc/Module/Install/BarnOwl.pm (added) * perl/modules/IRC/inc/Module/Install/Base.pm (added) * perl/modules/IRC/inc/Module/Install/Can.pm (added) * perl/modules/IRC/inc/Module/Install/Fetch.pm (added) * perl/modules/IRC/inc/Module/Install/Makefile.pm (added) * perl/modules/IRC/inc/Module/Install/Metadata.pm (added) * perl/modules/IRC/inc/Module/Install/Win32.pm (added) * perl/modules/IRC/inc/Module/Install/WriteAll.pm (added) Commit inc/ under IRC so we build on systems with too old a M::I Tue, 06 May 2008 05:37:29 GMT Geoffrey Thomas [8df6cbb] * perl/modules/IRC/lib/BarnOwl/Message/IRC.pm (modified) IRC: Make M-N mostly, rather than completely, useless. Mon, 05 May 2008 18:56:52 GMT Geoffrey Thomas [f094fc4] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) IRC: /list, /who, and /stats commands Mon, 31 Mar 2008 05:59:47 GMT Geoffrey Thomas [919535f] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Implement /me for outgoing IRC messages Fri, 21 Mar 2008 18:47:51 GMT Geoffrey Thomas [8faab0c] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) syntax error. Wed, 19 Mar 2008 19:46:43 GMT Geoffrey Thomas [3c5fe43] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) IRC: explicitly include the network (-a $alias) in reply commands. ... Mon, 03 Mar 2008 16:44:52 GMT Nelson Elhage [661d2eb] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Render IRC notices as normal messages Thu, 28 Feb 2008 23:18:54 GMT Nelson Elhage [e322b7c] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Make IRC admin messages actually display their content Thu, 28 Feb 2008 23:13:45 GMT Nelson Elhage [1af21e8] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Add parenthesis to fix a perl error in IRC Wed, 20 Feb 2008 01:48:44 GMT Alex Vandiver [1951db8] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Fix admin messages Fri, 15 Feb 2008 05:56:49 GMT Alejandro R. SedeƱo [9c7a701] * Makefile.in (modified) * global.c (modified) * owl.c (modified) * owl.h (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber/Connection.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber/ConnectionManager.pm (modified) * perlconfig.c (modified) * perlglue.xs (modified) * select.c (added) * zephyr.c (modified) Initial select() changes. stdin, zephyr, jabber, and irc are checked ... Wed, 30 Jan 2008 01:47:41 GMT Nelson Elhage [cab045b] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Fix IRC -- I forgot to add one ->conn in the last patch Fri, 18 Jan 2008 13:58:53 GMT Geoffrey Thomas [5ff830a] * Makefile.in (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) * perlwrap.pm (modified) * minor changes to IRC * run ./svkversion only once rather than at ... Thu, 17 Jan 2008 03:03:00 GMT Nelson Elhage [ba2ca66] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Rewrite ::Connection to not subclass Net::IRC::Connection to avoid ... Mon, 14 Jan 2008 05:24:43 GMT Nelson Elhage [eab7a4c] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Right, _connected doesn't work either. I think I need to refactor ... Mon, 14 Jan 2008 03:08:52 GMT Nelson Elhage [e4db5ae] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Don't clober our parent's connected() method, either. Sun, 13 Jan 2008 23:10:44 GMT Nelson Elhage [3baf77f] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) 'motd' is a method of Net::IRC::Connection, don't clobber it Sun, 13 Jan 2008 23:10:13 GMT Nelson Elhage [1fd5041b] * perl/modules/IRC/lib/BarnOwl/Message/IRC.pm (modified) Show JOIN and PART for login/outs Sun, 13 Jan 2008 23:08:14 GMT Nelson Elhage [56e72d5] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Kill a uninitialized warning Fri, 11 Jan 2008 22:11:00 GMT Alex Vandiver [fe8cad8] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Default connections on a per-channel-name basis Fri, 11 Jan 2008 06:38:50 GMT Nelson Elhage [9e02bb7] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Handle `nickinuse' errors and disconnects Fri, 11 Jan 2008 04:25:27 GMT Nelson Elhage [b0c8011] * perl/lib/BarnOwl/ModuleLoader.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perlwrap.pm (modified) doc nits Thu, 10 Jan 2008 20:58:49 GMT Nelson Elhage [214b790] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) strip IRC coloring from IRC messages Thu, 10 Jan 2008 06:01:32 GMT Nelson Elhage [b10f340] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Document the IRC variables Thu, 10 Jan 2008 05:32:44 GMT Geoffrey Thomas [bc0d7bc] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) * perlglue.xs (modified) A (broken) attempt at handling motds and other IRC admin messages ... Thu, 10 Jan 2008 05:13:11 GMT Nelson Elhage [2fb58e4] * perl/modules/IRC/lib/BarnOwl/Message/IRC.pm (modified) Show the channel in LOG{IN,OUT} messages Thu, 10 Jan 2008 05:12:52 GMT Nelson Elhage [47b6a5f] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Show PART and JOIN messages Thu, 10 Jan 2008 04:14:20 GMT Nelson Elhage [6858d2d] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Implement /part and /names. We don't parse the /names response yet Wed, 09 Jan 2008 07:23:31 GMT Nelson Elhage [6286f26] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Implement irc-nick Wed, 09 Jan 2008 06:26:19 GMT Nelson Elhage [380b1ab] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) import is_private from ::Connection Wed, 09 Jan 2008 05:26:15 GMT Nelson Elhage [0e52069] * perl/modules/IRC/lib/BarnOwl/Message/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Implement smartnarrow on channels Wed, 09 Jan 2008 04:24:09 GMT Geoffrey Thomas [2c40dc0] * perl/modules/IRC/lib/BarnOwl/Message/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Added support for channels in IRC. After you :irc-connect to a ... Tue, 08 Jan 2008 01:13:17 GMT Nelson Elhage [b38b0b2] * perl/modules/IRC/Makefile.PL (added) * perl/modules/IRC/lib/BarnOwl/Message/IRC.pm (added) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (added) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (added) Committing a partial IRC plugin