# # ChangeLog for perl # # Generated by Trac 1.0.2 # Mar 28, 2024, 10:24:49 AM Thu, 06 Aug 2009 01:26:44 GMT Nelson Elhage [d5ccf4e8] * perl/lib/BarnOwl/Complete/Client.pm (modified) Complete 'unset' as well as 'set'. Thu, 06 Aug 2009 01:26:44 GMT Nelson Elhage [3ff3d86] * configure.ac (modified) * perl/lib/BarnOwl/Complete/Client.pm (modified) * perlglue.xs (modified) Complete variables and style names Wed, 05 Aug 2009 01:04:56 GMT Alejandro R. Sedeño [06f5ef8] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Loosen up JID resolution 1) Fall back to substring matching if the ... Mon, 03 Aug 2009 23:46:32 GMT Nelson Elhage [6bc35b4] * perl/lib/BarnOwl/Complete/Client.pm (modified) Complete the '-r' and '-s' arguments to 'view', as well. Sun, 02 Aug 2009 01:38:41 GMT David Benjamin [bd25f30] * perl/lib/BarnOwl/Complete/Client.pm (modified) Complete the view command Signed-off-by: David Benjamin ... Sun, 02 Aug 2009 01:38:37 GMT David Benjamin [bc5e856] * perl/lib/BarnOwl/Complete/Client.pm (modified) Add completer for filter expressions It parses the incomplete input ... Sun, 02 Aug 2009 01:23:04 GMT David Benjamin [7940ac2] * perl/lib/BarnOwl/Complete/Client.pm (modified) Simplify complete_help and make correct Don't use complete_flags ... Sun, 02 Aug 2009 01:22:59 GMT David Benjamin [28cf94b] * perl/lib/BarnOwl/Complete/Client.pm (modified) Add completions for getvar and set Pending implementation of ... Sat, 01 Aug 2009 16:10:36 GMT Nelson Elhage [ea7cfa8] * perl/lib/BarnOwl/Complete/Zephyr.pm (modified) Add completion for viewuser and viewclass. Thu, 30 Jul 2009 02:19:03 GMT Nelson Elhage [1610e5b] * perl/lib/BarnOwl/Complete/Client.pm (modified) Implement completion for the 'show' command. Thu, 30 Jul 2009 02:06:48 GMT Nelson Elhage [f907cf0] * perl/lib/BarnOwl/Completion.pm (modified) Show an error message if a completion module fails to load. Thu, 30 Jul 2009 02:05:51 GMT Nelson Elhage [4fde21c] * perl/lib/BarnOwl/Complete/Client.pm (modified) Completion: complete filter names Thu, 30 Jul 2009 01:41:44 GMT Nelson Elhage [4fbc7f5] * perl/lib/BarnOwl/Completion/Util.pm (modified) * t/completion.t (modified) complete_flags: Pass the completer the argument number being ... Thu, 30 Jul 2009 01:41:44 GMT Nelson Elhage [e711ca7] * perl/lib/BarnOwl/Completion/Util.pm (modified) * t/completion.t (modified) complete_flags: Don't complete options after --. Wed, 29 Jul 2009 03:39:29 GMT Nelson Elhage [19cc7b00] * dict.c (modified) * perl/lib/BarnOwl/Complete/Client.pm (added) * perl/lib/BarnOwl/Complete/Zephyr.pm (modified) * perl/lib/BarnOwl/Completion.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Completion.pm (added) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perlglue.xs (modified) * t/completion.t (modified) Merge davidben's changes. Merge commit 'davidben/master' Wed, 29 Jul 2009 03:20:30 GMT Nelson Elhage [c4efb46] * perl/lib/BarnOwl/Completion.pm (modified) * t/completion.t (modified) Completion: Fix a min/max confusion. This could cause completion to ... Wed, 29 Jul 2009 03:17:47 GMT Nelson Elhage [216b1d0] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Completion.pm (modified) IRC Completion: Complete based on observed senders, too. Wed, 29 Jul 2009 03:15:43 GMT Nelson Elhage [ab9cd8f] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Completion.pm (added) Add simplistic tab-completion for IRC. [nelhage@mit.edu: Fix hook ... Wed, 29 Jul 2009 03:15:43 GMT Nelson Elhage [84db778] * perl/lib/BarnOwl/Complete/Zephyr.pm (modified) 'subscribe' doesn't actually understand -r Arguably it should, but ... Wed, 29 Jul 2009 02:57:52 GMT Alejandro R. Sedeño [57ba9f1] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Fix some last second typos in jwrite completion. Wed, 29 Jul 2009 02:57:51 GMT David Benjamin [d4ecc78] * perl/lib/BarnOwl/Complete/Client.pm (modified) Complete color names for filters This will likely have to be ... Wed, 29 Jul 2009 02:53:47 GMT Alejandro R. Sedeño [2ce12de] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Tab Completion for jwrite Wed, 29 Jul 2009 02:12:06 GMT David Benjamin [f80ada8] * perl/lib/BarnOwl/Complete/Client.pm (added) Complete help command Put into new module for completions related ... Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [8f16dcd] * perl/lib/BarnOwl/Complete/Zephyr.pm (added) Implement basic Zephyr completion based on previously-seen messages. Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [f987504] * perl/lib/BarnOwl/Completion.pm (modified) Fix completion handling if the null string generates a completion. Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [7be5d8b] * perl/lib/BarnOwl/Completion/Context.pm (modified) * t/completion.t (modified) Completion::Context: Fix behavior if point is at end after ... Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [82a6e8b] * perl/lib/BarnOwl/Completion/Util.pm (added) * t/completion.t (modified) Add a generic function for completing a command with options. ... Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [b73bcbb] * perl/lib/BarnOwl/Completion.pm (modified) Add hooks for completing command arguments. Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [0fee298] * perl/lib/BarnOwl/Completion.pm (modified) Completion.pm: Remove a dead variable. Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [5368d75] * perl/lib/BarnOwl/Completion.pm (modified) Implement tab completion by replacing the entire word. Replace the ... Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [6e48560] * perl/lib/BarnOwl/Completion.pm (modified) * perl/lib/BarnOwl/Hooks.pm (modified) * t/completion.t (modified) Implement tab completion for command names. Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [d7bcff8] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Hooks.pm (modified) Keep a global list of all defined command names. Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [13614e7] * perl/lib/BarnOwl/Completion/Context.pm (modified) * t/completion.t (modified) Context.pm: Return the boundaries of the current word. We need this ... Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [8eac1a5] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Completion.pm (added) * perl/lib/BarnOwl/Completion/Context.pm (added) * t/completion.t (added) Implement and test BarnOwl::Completion::Context. This is the class ... Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [eede1bf] * perl/lib/BarnOwl.pm (modified) * perlglue.xs (modified) Export owl_function_debugmsg to perl as BarnOwl::debug(). Mon, 27 Jul 2009 04:00:49 GMT Anders Kaseorg [65b9a40] * perl/modules/Makefile.am (modified) perl/modules/Makefile.am: Oops, $(MODULES_MAKEFILE) is not PHONY. ... Sat, 25 Jul 2009 19:20:37 GMT Anders Kaseorg [b9c8d28] * .gitignore (modified) * configure.ac (modified) * perl/modules/Makefile.am (added) * perl/modules/Makefile.in (deleted) perl/modules/Makefile.am: Convert to automake. Signed-off-by: ... Thu, 23 Jul 2009 15:50:16 GMT Alejandro R. Sedeño [004d683] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Restore the space after jwrite on 'j' Wed, 22 Jul 2009 17:07:41 GMT Alejandro R. Sedeño [fd79497] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Jabber: Sort roster entries Entries in a roster group are now ... Sat, 18 Jul 2009 15:14:02 GMT Nelson Elhage [203dcda] * perl/lib/BarnOwl/Editwin.pm (modified) Make text_{before,after}_point use new form for editwin functions. Sat, 18 Jul 2009 15:13:30 GMT Nelson Elhage [2be605a] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Editwin.pm (modified) * perl/lib/BarnOwl/Hooks.pm (modified) Add BarnOwl commands to @EXPORT_OK. 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 ... Sat, 18 Jul 2009 03:52:30 GMT Nelson Elhage [eb6cedc] * cmd.c (modified) * global.c (modified) * owl.c (modified) * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Hooks.pm (modified) * perlconfig.c (modified) Push commands into BarnOwl:: instead of AUTOLOAD'ing them Sat, 18 Jul 2009 01:46:45 GMT Nelson Elhage [130633c] * .gitignore (modified) * Makefile.am (added) * Makefile.in (deleted) * athstatic (deleted) * autogen.sh (modified) * configure.ac (modified) * install.sh (deleted) * libfaim/Makefile.am (added) * libfaim/Makefile.in (deleted) * libfaim/configure.ac (deleted) * mkinstalldirs (deleted) * owl.h (modified) * perl/modules/Makefile.in (added) * scripts/do-release (modified) * scripts/locker-build (modified) * ChangeLog (modified) * codelist.pl (modified) * commands.c (modified) * editwin.c (modified) * functions.c (modified) * global.c (modified) * help.c (modified) * keys.c (modified) * owl.c (modified) * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Editwin.pm (added) * perl/lib/BarnOwl/Message.pm (modified) * perl/lib/BarnOwl/Message/Zephyr.pm (modified) * perl/lib/BarnOwl/Style/Default.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) * perlconfig.c (modified) * perlglue.xs (modified) * tester.c (modified) * text.c (modified) * util.c (modified) * zwrite.c (modified) Merge branch 'automake' Conflicts: Makefile.in ... Sat, 18 Jul 2009 01:44:39 GMT Nelson Elhage [37f27bc] * .gitignore (modified) * Makefile.am (added) * Makefile.in (deleted) * autogen.sh (modified) * configure.ac (modified) * install.sh (deleted) * libfaim/Makefile.am (added) * libfaim/Makefile.in (deleted) * libfaim/configure.ac (deleted) * mkinstalldirs (deleted) * owl.h (modified) * perl/modules/Makefile.in (added) Switch the build system to using automake. Use automake for the ... 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. Tue, 14 Jul 2009 02:06:27 GMT Alex Dehnert [22b54a7] * perl/lib/BarnOwl.pm (modified) Useful filter-modifying commands filterappend FILTER TEXT ... Sat, 11 Jul 2009 17:14:36 GMT Nelson Elhage [c6ecf5c] * editwin.c (modified) * perl/lib/BarnOwl/Editwin.pm (modified) * perlglue.xs (modified) Implement text_{before,after)_point in Perl. These can easily be ... Sat, 11 Jul 2009 17:14:36 GMT Nelson Elhage [d41294a] * editwin.c (modified) * perl/lib/BarnOwl/Editwin.pm (modified) * perlglue.xs (modified) Export some more functions to perl. get_region, combined with ... Sat, 11 Jul 2009 17:14:36 GMT Nelson Elhage [cf26b72] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Editwin.pm (added) Add an Editwin.pm that allows importing of the editwin functions. Thu, 18 Jun 2009 22:30:39 GMT Alex Dehnert [30e7ffd] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Don't zcrypt shift-R replies to zcrypted messages In particular, if ... Tue, 09 Jun 2009 16:37:12 GMT Nelson Elhage [5550eb0] * perl/lib/BarnOwl/Style/Default.pm (modified) Default style: Use strftime() on unix_time Instead of parsing ... Tue, 09 Jun 2009 16:35:37 GMT Nelson Elhage [d1ae4a4] * perl/lib/BarnOwl/Message.pm (modified) * perlconfig.c (modified) Export a time_t for messages to perl as 'unix_time' Previously, the ... 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: ... Wed, 03 Jun 2009 15:47:20 GMT Nelson Elhage [fc92548d] * perl/lib/BarnOwl/Style/Basic.pm (modified) * perl/lib/BarnOwl/Style/OneLine.pm (modified) Replace '@ISA' references with 'use base' 'use base' will ... Tue, 02 Jun 2009 22:36:17 GMT Alex Dehnert [bc8275e] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Fix replycmd to use right class/instance Replies to personals, ... Tue, 02 Jun 2009 15:53:14 GMT Nelson Elhage [fd8dfe7] * Makefile.in (modified) * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Message.pm (modified) * perl/lib/BarnOwl/Style.pm (modified) * perlconfig.c (modified) * perlglue.xs (modified) * perlwrap.pm (deleted) Load perl code from the filesystem at runtime. Remove perlwrap.pm ... Tue, 02 Jun 2009 15:53:13 GMT Nelson Elhage [ee183be] * perl/lib/BarnOwl.pm (added) * perl/lib/BarnOwl/Hook.pm (added) * perl/lib/BarnOwl/Hooks.pm (added) * perl/lib/BarnOwl/Message.pm (added) * perl/lib/BarnOwl/Message/AIM.pm (added) * perl/lib/BarnOwl/Message/Admin.pm (added) * perl/lib/BarnOwl/Message/Generic.pm (added) * perl/lib/BarnOwl/Message/Loopback.pm (added) * perl/lib/BarnOwl/Message/Zephyr.pm (added) * perl/lib/BarnOwl/Style.pm (added) * perl/lib/BarnOwl/Style/Basic.pm (added) * perl/lib/BarnOwl/Style/Default.pm (added) * perl/lib/BarnOwl/Style/Legacy.pm (added) * perl/lib/BarnOwl/Style/OneLine.pm (added) * perl/lib/BarnOwl/Timer.pm (added) Break perlwrap.pm into multiple files. Break perlwrap.pm out into ... 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:54:55 GMT Geoffrey Thomas [cdaf294] * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) Fix an issue with the previous commit on outgoing Jabber messages. ... 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 22:59:36 GMT Alex Vandiver [64638d9] * perl/modules/WordWrap/lib/BarnOwl/Module/WordWrap.pm (modified) Minor typo fix Mon, 23 Feb 2009 22:13:14 GMT Nelson Elhage [1375a6a] * Makefile.in (modified) * perl/modules/WordWrap/Makefile.PL (added) * perl/modules/WordWrap/inc/Module/Install.pm (added) * perl/modules/WordWrap/inc/Module/Install/BarnOwl.pm (added) * perl/modules/WordWrap/inc/Module/Install/Base.pm (added) * perl/modules/WordWrap/inc/Module/Install/Can.pm (added) * perl/modules/WordWrap/inc/Module/Install/Fetch.pm (added) * perl/modules/WordWrap/inc/Module/Install/Makefile.pm (added) * perl/modules/WordWrap/inc/Module/Install/Metadata.pm (added) * perl/modules/WordWrap/inc/Module/Install/Win32.pm (added) * perl/modules/WordWrap/inc/Module/Install/WriteAll.pm (added) * perl/modules/WordWrap/lib/BarnOwl/Module/WordWrap.pm (added) Add a word-wrapping style to the repo and default build. 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 ... Sun, 25 Jan 2009 02:17:30 GMT Alex Vandiver [b73ce70] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Only show confusing "ignoring:" if jabber:spew is turned on Tue, 13 Jan 2009 19:07:58 GMT Alejandro R. Sedeño [bc7037c] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Ensure that at least one account is connected to Jabber before trying ... 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:39:14 GMT Anders Kaseorg [9375f8c] * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) Jabber: Escape interpolated variables in regexes using "\Q\E". 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". Sat, 15 Nov 2008 13:49:55 GMT Geoffrey Thomas [799b60e] * commands.c (modified) * functions.c (modified) * help.c (modified) * owl.c (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perlwrap.pm (modified) Add the :show quickstart command. In an effort to make barnowl more ... Thu, 16 Oct 2008 17:31:51 GMT Alejandro R. Sedeño [e979da9] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) We should never see a Byte-Order-Mark in XMPP bodies. If we do, strip ... Wed, 08 Oct 2008 14:59:56 GMT Alejandro R. Sedeño [293d5fa] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Adding variable: jabber:show_logins Using it to control displaying ... Tue, 07 Oct 2008 17:00:27 GMT Alejandro R. Sedeño [94b4ecb5] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Attempting to fix the reload-modules / jabber bug. Mon, 29 Sep 2008 23:24:37 GMT Alejandro R. Sedeño [41bbb8a] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Last change effectively aliased reload-module and reload-modules. ... Mon, 29 Sep 2008 22:47:36 GMT Alejandro R. Sedeño [dfbb131] * perl/lib/BarnOwl/ModuleLoader.pm (modified) reload-module should call reload(). This lets us run the (re)loaded ... Wed, 24 Sep 2008 14:01:30 GMT Alejandro R. Sedeño [0eb4036] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Squelch chat messages with no body tag. e.g. typing notifications, etc. Tue, 16 Sep 2008 01:04:49 GMT Nelson Elhage [5f8d8a1] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Fix :reload-module's interactions with PAR modules. Fri, 05 Sep 2008 04:24:53 GMT Nelson Elhage [96134cb] * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) Handle replies to unknown Jabber messages more gracefully. Thu, 21 Aug 2008 22:20:31 GMT Nelson Elhage [680ada9] * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) Properly quote generate reply commands for Jabber Thu, 21 Aug 2008 22:20:01 GMT Nelson Elhage [d5dcd7c] * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Use replycmd/replysendercmd subs rather than properties for Jabber. Thu, 21 Aug 2008 18:37:38 GMT Nelson Elhage [7a45a72] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) BarnOwl/Modules/Jabber.pm: Small stylistic cleanup Thu, 21 Aug 2008 16:01:23 GMT Alejandro R. Sedeño [a82e091] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Rename :reload to :reload-module, as :reload is already in use by a ... 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 ... Wed, 20 Aug 2008 06:16:36 GMT Nelson Elhage [5987370] * perl/lib/BarnOwl/ModuleLoader.pm (modified) ModuleLoader.pm: Add a :reload command which reloads a single module Mon, 28 Jul 2008 14:07:48 GMT Geoffrey Thomas [bfc127b] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Another angry commit -- add :jaway. Mon, 28 Jul 2008 13:08:41 GMT Geoffrey Thomas [a1a2036] * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) THIS IS AN ANGRY COMMIT 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.