# # ChangeLog for perl # # Generated by Trac 1.0.2 # Mar 28, 2024, 4:57:28 AM 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:53:47 GMT Alejandro R. Sedeño [2ce12de] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Tab Completion for jwrite 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. 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. Wed, 28 May 2008 17:26:36 GMT Nelson Elhage [8af89a7] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Add a jabber:spew variable that controls whether unrecognized Jabber ... 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 Sat, 10 May 2008 00:01:05 GMT Nelson Elhage [feabce2] * perl/modules/IRC/lib/BarnOwl/Message/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perlwrap.pm (modified) * Makefile.in (modified) * aim.c (modified) * cmd.c (modified) * config.h.in (modified) * configure.ac (moved) * editwin.c (modified) * fmtext.c (modified) * functions.c (modified) * glib_compat.c (added) * global.c (modified) * keymap.c (modified) * keypress.c (modified) * keys.c (modified) * logging.c (modified) * message.c (modified) * owl.c (modified) * owl.h (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber/Connection.pm (modified) * perl/modules/Jabber/lib/Net/XMPP/Debug.pm (modified) * perl/modules/Jabber/lib/Net/XMPP/Message.pm (modified) * perl/modules/Jabber/lib/XML/Stream.pm (modified) * perlconfig.c (modified) * text.c (modified) * util.c (modified) * viewwin.c (modified) * wcwidth.c (added) * zcrypt.c (modified) * zephyr.c (modified) * zwrite.c (modified) Merged revisions 1033-1037 via svnmerge from ... 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 Sat, 03 May 2008 16:52:32 GMT Alejandro R. Sedeño [db0ac7e] * Makefile.in (modified) * aim.c (modified) * commands.c (modified) * functions.c (modified) * global.c (modified) * keys.c (modified) * owl.c (modified) * owl.h (modified) * owl_perl.h (added) * perl/lib/BarnOwl/ModuleLoader.pm (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/Net/Jabber/Data.pm (modified) * perl/modules/Jabber/lib/Net/Jabber/Protocol.pm (modified) * perlconfig.c (modified) * perlglue.xs (modified) * perlwrap.pm (modified) * style.c (modified) * stylefunc.c (deleted) * svkversion (modified) * variable.c (modified) * cmd.c (modified) * config.h.in (modified) * configure.ac (moved) * editwin.c (modified) * fmtext.c (modified) * glib_compat.c (added) * keymap.c (modified) * keypress.c (modified) * logging.c (modified) * message.c (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber/Connection.pm (modified) * perl/modules/Jabber/lib/Net/XMPP/Debug.pm (modified) * perl/modules/Jabber/lib/Net/XMPP/Message.pm (modified) * perl/modules/Jabber/lib/XML/Stream.pm (modified) * text.c (modified) * util.c (modified) * viewwin.c (modified) * wcwidth.c (added) * zcrypt.c (modified) * zephyr.c (modified) * zwrite.c (modified) Merged revisions 983-1032 via svnmerge from ... Wed, 16 Apr 2008 21:05:36 GMT Alejandro R. Sedeño [b72a352] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Jabber reply bugfix. Reported by several people, resolved by arolfe. Wed, 09 Apr 2008 22:16:02 GMT Alex Vandiver [cdd3959] * functions.c (modified) * perl/modules/Jabber/lib/Net/Jabber/Data.pm (modified) * perl/modules/Jabber/lib/Net/Jabber/Protocol.pm (modified) It's apparently a popular typo 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 Wed, 26 Mar 2008 06:24:26 GMT Nelson Elhage [1a43ce7] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Fix sending jabbers to JIDs beginning with `+' 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. ... Tue, 11 Mar 2008 16:38:20 GMT Nelson Elhage [965e14d] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Generate less ugly error spew if a module fails to load Thu, 06 Mar 2008 20:29:18 GMT Alejandro R. Sedeño [9d59118] * global.c (modified) * perl/lib/BarnOwl/ModuleLoader.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) * perlwrap.pm (modified) * Makefile.in (modified) * aim.c (modified) * cmd.c (modified) * config.h.in (modified) * configure.ac (moved) * editwin.c (modified) * fmtext.c (modified) * functions.c (modified) * glib_compat.c (added) * keymap.c (modified) * keypress.c (modified) * keys.c (modified) * logging.c (modified) * message.c (modified) * owl.c (modified) * owl.h (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber/Connection.pm (modified) * perl/modules/Jabber/lib/Net/XMPP/Debug.pm (modified) * perl/modules/Jabber/lib/Net/XMPP/Message.pm (modified) * perl/modules/Jabber/lib/XML/Stream.pm (modified) * perlconfig.c (modified) * text.c (modified) * util.c (modified) * viewwin.c (modified) * wcwidth.c (added) * zcrypt.c (modified) * zephyr.c (modified) * zwrite.c (modified) Merged revisions 975-982 via svnmerge from ... 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