# # ChangeLog for perl # # Generated by Trac 1.0.2 # Mar 19, 2024, 2:29:04 AM Sat, 25 Jun 2011 17:17:27 GMT David Benjamin [b8a3e00] * doc/barnowl.1 (modified) * functions.c (modified) * owl.c (modified) * owl_perl.h (modified) * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Hooks.pm (modified) * perl/lib/Module/Install/BarnOwl.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber/ConnectionManager.pm (modified) * perl/modules/Twitter/README (modified) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter.pm (modified) * scripts/do-release (modified) * util.c (modified) Consistently use BarnOwl or barnowl BarnOwl refers to the program, ... Wed, 22 Jun 2011 04:37:21 GMT David Benjamin [bcde7926] * perl/lib/BarnOwl.pm (modified) * perlconfig.c (modified) * perlglue.xs (modified) * select.c (modified) Reimplement BarnOwl::add_io_dispatch with AnyEvent We can emulate ... Wed, 22 Jun 2011 04:37:21 GMT David Benjamin [074bdaa] * global.c (modified) * owl.h (modified) * perl/lib/BarnOwl/Timer.pm (modified) * perlconfig.c (modified) * perlglue.xs (modified) * select.c (modified) Replace BarnOwl::Timer with a perl wrapper over AnyEvent This also ... Wed, 22 Jun 2011 04:37:21 GMT David Benjamin [58f4fb2] * commands.c (modified) * functions.c (modified) * perl/lib/BarnOwl/Complete/Client.pm (modified) Drop show timers feature It was useful to access programmatically ... Wed, 22 Jun 2011 04:37:21 GMT David Benjamin [9179fd7] * README (modified) * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/AnyEvent.pm (deleted) Use AnyEvent's Glib backend Sat, 11 Jun 2011 13:35:10 GMT Edward Z. Yang [a27acf7] * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) Handle Jabber nicks with leading dashes (e.g. Facebook XMPP) ... Thu, 12 May 2011 01:12:29 GMT Nelson Elhage [13ee8f2] * README (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Replace Net::IRC mentions with AnyEvent::IRC Sun, 03 Apr 2011 19:06:02 GMT Nelson Elhage [5c6d661] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) IRC: Fix reconnect behavior. Sun, 03 Apr 2011 19:06:02 GMT Nelson Elhage [ab6d8f0] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Fix spacing in MODE messages. Sun, 03 Apr 2011 19:06:02 GMT Nelson Elhage [dace02a] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Completion.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Use AnyEvent::IRC::Client's channel tracking, instead our own. Sun, 03 Apr 2011 19:06:02 GMT Nelson Elhage [b9a642a] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Only show nicks in response to irc-names. Sun, 03 Apr 2011 19:06:02 GMT Nelson Elhage [41ade7f] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Try to improve disconnection behavior Sun, 03 Apr 2011 19:06:02 GMT Nelson Elhage [0b0e460] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Squelch an "uninitialized" warning. I have no idea why ->{command} ... Sun, 03 Apr 2011 19:06:01 GMT Nelson Elhage [0ccf5ab] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Fix the message shown on on IRC connection. Sun, 03 Apr 2011 19:06:01 GMT Nelson Elhage [60b49a7] * perl/modules/IRC/lib/BarnOwl/Message/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Make nick-change events LOGIN messages instead of ADMIN. Sun, 03 Apr 2011 19:06:01 GMT Nelson Elhage [5d4262c] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Correctly grab the 'reason' field for quit messages. Sun, 03 Apr 2011 19:06:01 GMT Nelson Elhage [3713b86] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) IRC: Remove the %reconnect hash. Keep everything in the %ircnets ... Sun, 03 Apr 2011 19:06:01 GMT Nelson Elhage [59425a3] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Restore an accidentally-removed line. Sun, 03 Apr 2011 19:06:01 GMT Nelson Elhage [09bd74c] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Implement sending and receiving CTCP ACTIONs Sun, 03 Apr 2011 19:06:01 GMT Nelson Elhage [249bbbe] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Fix the connected callback. Sun, 03 Apr 2011 19:06:01 GMT Nelson Elhage [851a0e0] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) IRC: Remove circular references between ::Connection and its Client. Sun, 03 Apr 2011 19:06:01 GMT Nelson Elhage [4787581] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Don't store a second copy of our nick. Sun, 03 Apr 2011 19:06:00 GMT Nelson Elhage [38d50c2] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Handle NICK messages from the server. Sun, 03 Apr 2011 19:06:00 GMT Nelson Elhage [8ba9313] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Port IRC support to AnyEvent::IRC. Sun, 03 Apr 2011 19:06:00 GMT Nelson Elhage [f2d71cfa] * perl/lib/BarnOwl.pm (modified) * perlconfig.c (modified) Export version string in $BarnOwl::VERSION. Sun, 03 Apr 2011 19:05:59 GMT Nelson Elhage [21bab95] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/AnyEvent.pm (modified) Fix some bugs in asedeno's AnyEvent implementation. Sun, 03 Apr 2011 18:57:58 GMT Nelson Elhage [0b20de4] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/AnyEvent.pm (added) First pass at AnyEvent. Implementing io and timer. Not implementing ... Wed, 02 Mar 2011 18:10:29 GMT Nelson Elhage [9620c8d] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Load Encode module for IRC. This normally doesn't cause any ... Thu, 24 Feb 2011 02:25:56 GMT Nelson Elhage [fb6e8e3] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Sort the output of :irc-names Wed, 23 Feb 2011 04:09:32 GMT Nelson Elhage [5738650] * perl/lib/BarnOwl/Style/Default.pm (modified) Prepend "UNAUTH: " to displayed sender for unauthenticated zephyrs ... Fri, 11 Feb 2011 02:10:56 GMT David Benjamin [edd0be7] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Only handle CCs in messages sent directly to you. A zephyr with a ... Sun, 06 Feb 2011 04:28:27 GMT David Benjamin [8d553bf] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Append sender's realm to Cc'd unqualified names when replying ... Fri, 26 Nov 2010 09:59:22 GMT David Benjamin [7aa1fa5] * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Handle.pm (modified) Download Twitter consumer keys from barnowl.mit.edu ... Fri, 19 Nov 2010 06:48:27 GMT Alex Dehnert [b401ef2] * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) Display subject as XMPP personal context (if set) Mon, 08 Nov 2010 21:01:44 GMT Alejandro R. Sedeño [1522e5d] * commands.c (modified) * owl.h (modified) * perl/lib/BarnOwl/Message/Zephyr.pm (modified) * zephyr.c (modified) webzephyr principal changed Signed-off-by: Alejandro R. Sedeño ... Sat, 02 Oct 2010 01:22:20 GMT David Benjamin [c6adf17] * aim.c (modified) * commands.c (modified) * functions.c (modified) * owl.h (modified) * perl/lib/BarnOwl/Complete/Client.pm (modified) * perl/lib/BarnOwl/MainLoopCompatHook.pm (modified) * perl/lib/BarnOwl/Timer.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber/Connection.pm (modified) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Handle.pm (modified) * perlglue.xs (modified) * select.c (modified) * variable.c (modified) Track names along with timers, add :show timers This will help ... Fri, 01 Oct 2010 00:07:17 GMT David Benjamin [385cce2] * perl/lib/BarnOwl/MainLoopCompatHook.pm (modified) Remove the DESTROY hook in MainLoopCompatHook It can't cause a ... Sun, 26 Sep 2010 02:26:08 GMT David Benjamin [c8d9f84] * perl/lib/BarnOwl/MainLoopCompatHook.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Handle.pm (modified) More aggressively stop Timers created in perl In case something ... Sat, 25 Sep 2010 21:58:38 GMT Nelson Elhage [b120bd3] * perl/lib/BarnOwl.pm (modified) * variable.c (modified) add a random zsig function Wed, 15 Sep 2010 03:24:34 GMT Nelson Elhage [10dd8e6] * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Handle.pm (modified) Twitter: Don't attempt to do OAuth against non-twitter.com services. Sat, 11 Sep 2010 21:25:04 GMT Nelson Elhage [f544216] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Fix module-loading priorities. I think we actually get this right, ... Thu, 09 Sep 2010 05:24:28 GMT Anders Kaseorg [8106870] * perl/modules/Twitter/lib/BarnOwl/Message/Twitter.pm (modified) Twitter: BarnOwl::quote the replycmd Signed-off-by: Anders Kaseorg ... Thu, 09 Sep 2010 01:32:01 GMT Nelson Elhage [8c6e2c1] * perl/modules/Twitter/README (modified) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Handle.pm (modified) Twitter: Allow users to specify their own consumer key/secret. Thu, 10 Jun 2010 18:47:11 GMT Anders Kaseorg [2f25537] * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Jabber: Don’t break private replies in anonymous MUCs. In commit ... Sat, 29 May 2010 17:42:02 GMT Nelson Elhage [5d59c1e] * perl/modules/Twitter/lib/BarnOwl/Message/Twitter.pm (modified) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Handle.pm (modified) Twitter: Handle new-style retweets better Sat, 29 May 2010 17:42:01 GMT Nelson Elhage [d27ecf3] * perl/modules/Twitter/.gitignore (modified) * perl/modules/Twitter/inc/Module/Install.pm (added) * perl/modules/Twitter/inc/Module/Install/BarnOwl.pm (added) * perl/modules/Twitter/inc/Module/Install/Base.pm (added) * perl/modules/Twitter/inc/Module/Install/Can.pm (added) * perl/modules/Twitter/inc/Module/Install/Fetch.pm (added) * perl/modules/Twitter/inc/Module/Install/Makefile.pm (added) * perl/modules/Twitter/inc/Module/Install/Metadata.pm (added) * perl/modules/Twitter/inc/Module/Install/Win32.pm (added) * perl/modules/Twitter/inc/Module/Install/WriteAll.pm (added) Check in Module::Install for Twitter Sun, 23 May 2010 23:56:29 GMT Nelson Elhage [9e88fa7] * perl/modules/Makefile.am (modified) * perl/modules/Twitter/.gitignore (added) * perl/modules/Twitter/.hgignore (added) * perl/modules/Twitter/Makefile.PL (added) * perl/modules/Twitter/README (added) * perl/modules/Twitter/lib/BarnOwl/Message/Twitter.pm (added) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter.pm (added) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Completion.pm (added) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Handle.pm (added) * perl/modules/Twitter/twitter.example (added) * Makefile.am (modified) * commands.c (modified) * configure.ac (modified) * doc/releasing-barnowl.txt (modified) * editwin.c (modified) * functions.c (modified) * global.c (modified) * logging.c (modified) * message.c (modified) * obarray.c (deleted) * owl.c (modified) * owl.h (modified) * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Hooks.pm (modified) * perl/lib/BarnOwl/MainLoopCompatHook.pm (added) * perl/lib/BarnOwl/Message/Generic.pm (modified) * perl/lib/BarnOwl/Style/Default.pm (modified) * perl/lib/BarnOwl/Timer.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perlconfig.c (modified) * popwin.c (modified) * scripts/do-release (modified) * select.c (modified) * tester.c (modified) * variable.c (modified) * viewwin.c (modified) * zephyr.c (modified) Merge branch 'twitter' Sun, 23 May 2010 23:56:23 GMT Nelson Elhage [f6413c3] * perl/modules/Twitter/lib/BarnOwl/Message/Twitter.pm (modified) Remove a stub 'SEE ALSO' section Sun, 23 May 2010 16:48:40 GMT Nelson Elhage [7cc1092] * perl/lib/BarnOwl/Message/Generic.pm (modified) * perl/lib/BarnOwl/Style/Default.pm (modified) * Makefile.am (modified) * commands.c (modified) * configure.ac (modified) * doc/releasing-barnowl.txt (modified) * editwin.c (modified) * functions.c (modified) * global.c (modified) * logging.c (modified) * message.c (modified) * obarray.c (deleted) * owl.c (modified) * owl.h (modified) * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Hooks.pm (modified) * perl/lib/BarnOwl/MainLoopCompatHook.pm (added) * perl/lib/BarnOwl/Timer.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perlconfig.c (modified) * popwin.c (modified) * scripts/do-release (modified) * select.c (modified) * tester.c (modified) * variable.c (modified) * viewwin.c (modified) * zephyr.c (modified) Merge branch 'style-undef' Sun, 23 May 2010 16:32:52 GMT Nelson Elhage [f6e1262] * perl/modules/Twitter/lib/BarnOwl/Module/Twitter.pm (modified) Add quickstart docs for Twitter. Sun, 23 May 2010 16:15:15 GMT Nelson Elhage [5756999] * perl/modules/Twitter/README (modified) Twitter: Update README to reflect that it's now built in. Sun, 23 May 2010 16:07:41 GMT Nelson Elhage [a2640485] * perl/modules/Twitter/lib/BarnOwl/Module/Twitter.pm (modified) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Handle.pm (modified) Twitter: Insert the "@user" into the editwin on replies. This ... Sun, 23 May 2010 15:57:58 GMT Nelson Elhage [1fd469d4] * perl/modules/Makefile.am (modified) Build and ship the Twitter module. Sun, 23 May 2010 15:54:32 GMT Nelson Elhage [47a5e46] * perl/modules/Twitter/.gitignore (added) * perl/modules/Twitter/.hgignore (added) * perl/modules/Twitter/Makefile.PL (added) * perl/modules/Twitter/README (added) * perl/modules/Twitter/lib/BarnOwl/Message/Twitter.pm (added) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter.pm (added) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Completion.pm (added) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Handle.pm (added) * perl/modules/Twitter/twitter.example (added) * .gitignore (modified) * AUTHORS (added) * COPYING (added) * ChangeLog (added) * Makefile.am (added) * README (modified) * aim.c (added) * autogen.sh (added) * barnowl (added) * buddy.c (added) * buddylist.c (added) * cmd.c (added) * codelist.pl (added) * commands.c (added) * configure.ac (added) * context.c (added) * dict.c (added) * doc/advanced.txt (added) * doc/barnowl.1 (added) * doc/code.txt (added) * doc/intro.txt (added) * doc/releasing-barnowl.txt (added) * editwin.c (added) * errqueue.c (added) * examples/owlconf.erik (added) * examples/owlconf.simple (added) * examples/owlconf.vtformat (added) * filter.c (added) * filterelement.c (added) * filterproc.c (added) * filterproc.h (added) * fmtext.c (added) * functions.c (added) * glib_compat.c (added) * global.c (added) * help.c (added) * history.c (added) * keybinding.c (added) * keymap.c (added) * keypress.c (added) * keys.c (added) * libfaim/Makefile.am (added) * libfaim/admin.c (added) * libfaim/adverts.c (added) * libfaim/aim.h (added) * libfaim/aim_cbtypes.h (added) * libfaim/aim_internal.h (added) * libfaim/auth.c (added) * libfaim/bart.c (added) * libfaim/bos.c (added) * libfaim/bstream.c (added) * libfaim/buddylist.c (added) * libfaim/chat.c (added) * libfaim/chatnav.c (added) * libfaim/conn.c (added) * libfaim/email.c (added) * libfaim/faimconfig.h (added) * libfaim/ft.c (added) * libfaim/icq.c (added) * libfaim/im.c (added) * libfaim/invite.c (added) * libfaim/locate.c (added) * libfaim/md5.c (added) * libfaim/md5.h (added) * libfaim/misc.c (added) * libfaim/msgcookie.c (added) * libfaim/odir.c (added) * libfaim/oscar.c (added) * libfaim/popups.c (added) * libfaim/rxhandlers.c (added) * libfaim/rxqueue.c (added) * libfaim/search.c (added) * libfaim/service.c (added) * libfaim/snac.c (added) * libfaim/ssi.c (added) * libfaim/stats.c (added) * libfaim/tlv.c (added) * libfaim/translate.c (added) * libfaim/txqueue.c (added) * libfaim/util.c (added) * list.c (added) * logging.c (added) * m4/ax_c_check_flag.m4 (added) * m4/ax_cflags_strict_prototypes.m4 (added) * m4/ax_cflags_warn_all.m4 (added) * m4/ax_prog_perl_modules.m4 (added) * m4/pkg.m4 (added) * mainwin.c (added) * message.c (added) * messagelist.c (added) * obarray.c (added) * owl.c (added) * owl.h (added) * owl_perl.h (added) * pair.c (added) * perl/Makefile.am (added) * perl/lib/BarnOwl.pm (added) * perl/lib/BarnOwl/Complete/AIM.pm (added) * perl/lib/BarnOwl/Complete/Client.pm (added) * perl/lib/BarnOwl/Complete/Filter.pm (added) * perl/lib/BarnOwl/Complete/Zephyr.pm (added) * perl/lib/BarnOwl/Completion.pm (added) * perl/lib/BarnOwl/Completion/Context.pm (added) * perl/lib/BarnOwl/Completion/Util.pm (added) * perl/lib/BarnOwl/Editwin.pm (added) * perl/lib/BarnOwl/Help.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/ModuleLoader.pm (added) * perl/lib/BarnOwl/Parse.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) * perl/lib/BarnOwl/Zephyr.pm (added) * perl/lib/Module/Install/BarnOwl.pm (added) * perl/modules/IRC/Makefile.PL (added) * 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) * 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/Completion.pm (added) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (added) * perl/modules/Jabber/Makefile.PL (added) * perl/modules/Jabber/inc/Module/Install.pm (added) * perl/modules/Jabber/inc/Module/Install/BarnOwl.pm (added) * perl/modules/Jabber/inc/Module/Install/Base.pm (added) * perl/modules/Jabber/inc/Module/Install/Can.pm (added) * perl/modules/Jabber/inc/Module/Install/Fetch.pm (added) * perl/modules/Jabber/inc/Module/Install/Makefile.pm (added) * perl/modules/Jabber/inc/Module/Install/Metadata.pm (added) * perl/modules/Jabber/inc/Module/Install/Win32.pm (added) * perl/modules/Jabber/inc/Module/Install/WriteAll.pm (added) * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (added) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (added) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber/Connection.pm (added) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber/ConnectionManager.pm (added) * perl/modules/Jabber/lib/Net/Jabber.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Client.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Component.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Data.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Debug.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Dialback.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Dialback/Result.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Dialback/Verify.pm (added) * perl/modules/Jabber/lib/Net/Jabber/IQ.pm (added) * perl/modules/Jabber/lib/Net/Jabber/JID.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Key.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Log.pm (added) * perl/modules/Jabber/lib/Net/Jabber/MUC.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Message.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Namespaces.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Presence.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Protocol.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Server.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Stanza.pm (added) * perl/modules/Jabber/lib/Net/Jabber/XDB.pm (added) * perl/modules/Jabber/lib/Net/XMPP.pm (added) * perl/modules/Jabber/lib/Net/XMPP/Client.pm (added) * perl/modules/Jabber/lib/Net/XMPP/Connection.pm (added) * perl/modules/Jabber/lib/Net/XMPP/Debug.pm (added) * perl/modules/Jabber/lib/Net/XMPP/IQ.pm (added) * perl/modules/Jabber/lib/Net/XMPP/JID.pm (added) * perl/modules/Jabber/lib/Net/XMPP/Message.pm (added) * perl/modules/Jabber/lib/Net/XMPP/Namespaces.pm (added) * perl/modules/Jabber/lib/Net/XMPP/Presence.pm (added) * perl/modules/Jabber/lib/Net/XMPP/PrivacyLists.pm (added) * perl/modules/Jabber/lib/Net/XMPP/Protocol.pm (added) * perl/modules/Jabber/lib/Net/XMPP/Roster.pm (added) * perl/modules/Jabber/lib/Net/XMPP/Stanza.pm (added) * perl/modules/Jabber/lib/XML/Stream.pm (added) * perl/modules/Jabber/lib/XML/Stream/Namespace.pm (added) * perl/modules/Jabber/lib/XML/Stream/Node.pm (added) * perl/modules/Jabber/lib/XML/Stream/Parser.pm (added) * perl/modules/Jabber/lib/XML/Stream/Parser/DTD.pm (added) * perl/modules/Jabber/lib/XML/Stream/Tree.pm (added) * perl/modules/Jabber/lib/XML/Stream/XPath.pm (added) * perl/modules/Jabber/lib/XML/Stream/XPath/Op.pm (added) * perl/modules/Jabber/lib/XML/Stream/XPath/Query.pm (added) * perl/modules/Jabber/lib/XML/Stream/XPath/Value.pm (added) * perl/modules/Makefile.am (added) * 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) * perl_tester.c (added) * perlconfig.c (added) * perlglue.xs (added) * popexec.c (added) * popwin.c (added) * regex.c (added) * runtests.sh (added) * scripts/add-changelog (added) * scripts/do-release (added) * scripts/locker-build (added) * scripts/locker-update (added) * select.c (added) * stubgen.pl (added) * style.c (added) * t/00-core-tests.t (added) * t/completion.t (added) * t/mock.pl (added) * t/unicode.t (added) * tester.c (added) * text.c (added) * typemap (added) * util.c (added) * variable.c (added) * view.c (added) * viewwin.c (added) * wcwidth.c (added) * zbuddylist.c (added) * zcrypt.c (added) * zephyr.c (added) * zwrite.c (added) Merge Twitter under perl/modules Sun, 23 May 2010 03:00:11 GMT Nelson Elhage [5d1324f] * perl/lib/BarnOwl/Message/Generic.pm (modified) Generic Messages: Return an empty body. Sun, 23 May 2010 03:00:04 GMT Nelson Elhage [08544e0] * perl/lib/BarnOwl/Style/Default.pm (modified) Default style: Be more robust against undefs Sat, 22 May 2010 22:43:32 GMT Nelson Elhage [aa0a0b5] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Jabber: Accept a -m argument to jwrite to set the message. Thu, 20 May 2010 02:34:15 GMT Anders Kaseorg [5e24227] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Jabber: Explain how to set your nick when joining a MUC. ... Thu, 20 May 2010 02:33:40 GMT Anders Kaseorg [7c5d060] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Jabber: Set long_sender in a MUC to the full sender JID (from ... Thu, 20 May 2010 01:58:09 GMT David Benjamin [3aa0522] * owl.c (modified) * perl/lib/BarnOwl/Hooks.pm (modified) * perl/lib/BarnOwl/MainLoopCompatHook.pm (added) * perlconfig.c (modified) Deprecate the main loop hook, use on-demand perl timer Users ... Wed, 19 May 2010 22:55:46 GMT Anders Kaseorg [8278543] * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) Jabber: Make smartnarrow -i filter on subject. Signed-off-by: ... Wed, 19 May 2010 16:29:51 GMT Nelson Elhage [ebfcc87] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Jabber: Consistently use die() with a trailine newline. We had a ... Tue, 18 May 2010 15:34:28 GMT Nelson Elhage [bacf674] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Jabber: Fix completion of MUC names. Properly store the MUC name, ... Tue, 18 May 2010 01:44:01 GMT Nelson Elhage [8d16e58] * perl/lib/BarnOwl/Timer.pm (modified) Allow explicitly cancelling timers from perl. Wed, 28 Apr 2010 15:11:52 GMT Nelson Elhage [675a998] * perl/lib/BarnOwl.pm (modified) Fix an 'uninitialized' warning in recv:shift-right I have no idea ... Mon, 26 Apr 2010 19:46:12 GMT David Benjamin [6dba228] * perl/lib/BarnOwl/Complete/Filter.pm (modified) * t/completion.t (modified) Fix filter tests to account for new deleted syntax Sat, 24 Apr 2010 18:22:30 GMT Nelson Elhage [a1d98e4] * filterelement.c (modified) * perl/lib/BarnOwl/Complete/Filter.pm (modified) Support filtering on whether a message has been deleted. Fri, 16 Apr 2010 22:04:05 GMT Nelson Elhage [ef4700c] * perl/lib/BarnOwl.pm (modified) * text.c (modified) Properly quote strings containing newlines or tabs. Tue, 30 Mar 2010 03:12:01 GMT Nelson Elhage [0fe69d2] * perl/lib/BarnOwl/Style/Default.pm (modified) Don't assume that [:print:] includes "\n". In particular, as of ... Mon, 15 Mar 2010 14:42:26 GMT Alex Vandiver [25bfc10] * perl/lib/BarnOwl/Style/Default.pm (modified) Fix minor documentation typo Sun, 07 Mar 2010 23:56:51 GMT David Benjamin [b30c256] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Help.pm (added) * perl/lib/BarnOwl/Hooks.pm (modified) Add edit:help command for zsh-style in-edit help zsh has this ... Sun, 07 Mar 2010 23:54:59 GMT David Benjamin [30c5aab] * perl/lib/BarnOwl/Completion/Context.pm (modified) * perl/lib/BarnOwl/Parse.pm (modified) Add function for point-less parses Often, you don't care very much ... Wed, 03 Mar 2010 02:14:44 GMT David Benjamin [2d232ed] * perl/lib/BarnOwl/Completion/Context.pm (modified) * perl/lib/BarnOwl/Parse.pm (added) Move Completion::Context::tokenize into own module Also add TODO ... Wed, 03 Mar 2010 02:14:44 GMT David Benjamin [af21934] * perl/lib/BarnOwl/Completion/Context.pm (modified) Fix leading whitespace in tokenizer and refactor Should make tests ... Wed, 17 Feb 2010 18:31:42 GMT Anders Kaseorg [8789410] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Jabber: Mention [-a ] in :help jwrite. Signed-off-by: ... Sat, 06 Feb 2010 23:11:26 GMT Geoffrey Thomas [9a023d0] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Send multiple PRIVMSGs for IRC messages entered as multiple ... Sat, 09 Jan 2010 21:01:53 GMT Anders Kaseorg [10557e6] * Makefile.am (modified) * configure.ac (modified) * perl/Makefile.am (added) Makefile.am: Use only direct children in SUBDIRS, to appease automake ... Thu, 07 Jan 2010 20:51:02 GMT Nelson Elhage [365950b] * perl/lib/BarnOwl.pm (modified) Squelch an 'uninitialized' warning in recv:shift-left. Wed, 30 Dec 2009 18:59:57 GMT Nelson Elhage [85fa6e4] * editwin.c (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perl/lib/BarnOwl/Complete/Client.pm (modified) * perl/lib/BarnOwl/Completion.pm (modified) * perl/lib/BarnOwl/Completion/Util.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) * scripts/do-release (modified) * t/completion.t (modified) Merge branch 'release-1.5' Mon, 28 Dec 2009 05:25:00 GMT Nelson Elhage [416241f] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) IRC: irc-disconnect on a pending reconnect should cancel it. Mon, 28 Dec 2009 05:25:00 GMT Nelson Elhage [3acab0e] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) IRC: Store connection objects in %reconnect, rather than timers. Mon, 28 Dec 2009 05:24:59 GMT Nelson Elhage [54b4a87] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) IRC: Refactor the mk_irc_command API and document it. Mon, 28 Dec 2009 05:03:29 GMT Nelson Elhage [dc8f6e0] * perl/lib/BarnOwl/Complete/Client.pm (modified) Complete several commands that accept a filename. Mon, 28 Dec 2009 05:03:29 GMT Nelson Elhage [e6cec01] * perl/lib/BarnOwl/Completion/Util.pm (modified) * t/completion.t (modified) Completion: Add a helper function to complete paths. Add tests as ... Mon, 28 Dec 2009 05:03:28 GMT Nelson Elhage [880311d] * perl/lib/BarnOwl/Completion.pm (modified) Completion: Allow completers to provide partial completion. Mon, 28 Dec 2009 05:03:28 GMT Nelson Elhage [4815492] * perl/lib/BarnOwl/Completion.pm (modified) Completion: Allow for separate display and replacement strings. Mon, 28 Dec 2009 05:03:28 GMT Nelson Elhage [4d26776] * perl/lib/BarnOwl/Complete/Client.pm (modified) Complete the 'print' command. Mon, 28 Dec 2009 05:03:28 GMT Nelson Elhage [1dc839b] * perl/lib/BarnOwl/Complete/Client.pm (modified) Complete the 'bindkey' command. Fri, 25 Dec 2009 23:04:37 GMT Alejandro R. Sedeño [b84feab] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Interpret 'normal' messages the same as 'chat' messages Fri, 25 Dec 2009 23:01:33 GMT Alejandro R. Sedeño [89b700e] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Broaden recognition of 'normal' messages As per RFC 3921, Section ... Fri, 25 Dec 2009 03:37:22 GMT Nelson Elhage [ac374fc] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Revert "irc-disconnect on a pending reconnect should cancel the ... Thu, 24 Dec 2009 23:18:51 GMT Alex Dehnert [6700c605] * commands.c (modified) * perl/lib/BarnOwl.pm (modified) Allow left/right scrolling by arbitrary amount Move ... Wed, 23 Dec 2009 22:42:08 GMT Nelson Elhage [618a980] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) irc-disconnect on a pending reconnect should cancel the reconnect Tue, 22 Dec 2009 23:37:48 GMT Alejandro R. Sedeño [0cfa6ee] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Tweak what jabber messages are displayed Process and display normal ... Tue, 22 Dec 2009 23:37:48 GMT Alejandro R. Sedeño [2cca044] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber/ConnectionManager.pm (modified) Replace the jabber roster on reconnect Tue, 22 Dec 2009 23:37:48 GMT Alejandro R. Sedeño [a2a5236] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Split jabber reconnect / keep-alive loops Reconnect may mutate the ... Tue, 22 Dec 2009 23:37:38 GMT Alejandro R. Sedeño [0dbb7d2] * 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) Factor out some common jabber connect-time code Call it upon ... Mon, 21 Dec 2009 23:00:27 GMT Nelson Elhage [6396c1e] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) IRC buddy list: Don't include a newline inside the bold tag. Mon, 21 Dec 2009 22:54:21 GMT Nelson Elhage [7574eed] * perl/lib/BarnOwl/Hooks.pm (modified) _get_blist: Ignore undefined or empty buddy list entries. Mon, 21 Dec 2009 22:36:30 GMT Nelson Elhage [fa0114b] * perl/lib/BarnOwl/Hooks.pm (modified) _get_blist: Correctly strip leading and trailing whitespace.