# # ChangeLog for / # # Generated by Trac 1.0.2 # Mar 28, 2024, 9:09:42 AM Tue, 11 Dec 2007 02:36:25 GMT Nelson Elhage [c7172b3] * debian/control (modified) We're not ktools Tue, 11 Dec 2007 02:34:46 GMT Nelson Elhage [a5a4a52] * debian/control (modified) Add zip as build-depends Thu, 06 Dec 2007 19:38:05 GMT Alejandro R. Sedeño [cf39d9f] * owl.c (modified) Making usleep call more reasonable. Responsiveness seems okay on ... Sun, 14 Oct 2007 22:16:44 GMT Matthew S. Goldstein [fa4f9c3] * commands.c (modified) aimwrite -m displays according to displayoutgoing Sun, 14 Oct 2007 21:16:35 GMT Matthew S. Goldstein [944004c] * commands.c (modified) added -m flag to aimwrite Wed, 10 Oct 2007 19:21:13 GMT Alejandro R. Sedeño [abe0962] * commands.c (modified) Fixing a typo pointed out by kchen. Tue, 02 Oct 2007 04:38:49 GMT Nelson Elhage [6711361] * message.c (modified) Don't crash if we hit `i' on iso-8859-*. This is not the right ... Thu, 13 Sep 2007 02:46:17 GMT Nelson Elhage [892568b] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber/Connection.pm (modified) * perl/modules/Jabber/lib/Net/Jabber/MUC.pm (modified) Show full JIDs for users in non-anonymous JIDs in :jmuc presence. ... Thu, 13 Sep 2007 01:54:51 GMT Nelson Elhage [86840c5] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Validate JIDs passed to jmuc join. closes #25 Thu, 13 Sep 2007 01:37:41 GMT Nelson Elhage [27d8d83] * functions.c (modified) Do ~-expansion in :loadsubs. closes #26 Tue, 11 Sep 2007 00:00:45 GMT Nelson Elhage [79c06ae] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Use "" instead of `undef' as a default for messages with no reply ... Sat, 08 Sep 2007 21:33:34 GMT Eric C. Price [18e28a4] * configure.in (modified) * owl.c (modified) * owl.h (modified) Fixes for FreeBSD. Fri, 07 Sep 2007 04:13:45 GMT Nelson Elhage [2bdfed9] * Makefile.in (modified) Adding an explicit -f - to the tar commands for FreeBSD compatibility ... Mon, 27 Aug 2007 23:17:20 GMT Nelson Elhage [04166e9] * util.c (modified) Don't read before the start of the string for an instance Fri, 17 Aug 2007 21:26:44 GMT Nelson Elhage [ef9438a] * functions.c (modified) When we're narrowing to an instance, properly include un-instances. ... Fri, 17 Aug 2007 16:48:37 GMT Alejandro R. Sedeño [5073972] * perl/modules/Jabber/lib/XML/Stream.pm (modified) Apply patch from: ... Sat, 11 Aug 2007 05:18:37 GMT Nelson Elhage [18fb3d4f] * perlwrap.pm (modified) Show non-personal pings like stock owl does. closes #12 Sat, 11 Aug 2007 05:04:07 GMT Nelson Elhage [ce7b824] * commands.c (modified) * functions.c (modified) Implement :punt and :unpunt to punt arbitrary filters, rather than ... Wed, 08 Aug 2007 22:01:51 GMT Nelson Elhage [ad15610] * commands.c (modified) * filter.c (modified) * functions.c (modified) * global.c (modified) * message.c (modified) * perlconfig.c (modified) * variable.c (modified) Applying ctl's variable shuffling patch for better ANSI C-ness. ... Thu, 02 Aug 2007 02:58:31 GMT Nelson Elhage [b51d257] * perlwrap.pm (modified) Display opcodes with the default style Wed, 01 Aug 2007 06:27:30 GMT Nelson Elhage [095e717] * owl.c (modified) Changing the default personal filter to for ... Wed, 01 Aug 2007 05:52:08 GMT Nelson Elhage [0ef0e8f] * functions.c (modified) zephyr smartnarrow now uses the ``personal'' filter to decide whether ... Wed, 01 Aug 2007 05:42:53 GMT Nelson Elhage [21f0a9d] * message.c (modified) owl_message_get_text needs to make sure there's text to return before ... Tue, 31 Jul 2007 00:29:36 GMT Nelson Elhage [804ab8a] * message.c (modified) Making that last patch actually compile. Bad me. Tue, 31 Jul 2007 00:25:59 GMT Nelson Elhage [50e29e3] * message.c (modified) * zephyr.c (modified) * zero-len message means no fields * Actually use ... Tue, 31 Jul 2007 00:21:18 GMT Alex Vandiver [128171a] * zephyr.c (modified) message length 0 means no fields Mon, 30 Jul 2007 22:47:39 GMT Nelson Elhage [1fe100c] * zwrite.c (modified) Fix sending to -c message -i personal Thu, 12 Jul 2007 02:37:16 GMT Nelson Elhage [5763474] * functions.c (modified) Don't allow you to go off the end of an empty message list. [fixes: #9] Sun, 08 Jul 2007 19:39:57 GMT Nelson Elhage [be98ba5] * perl/lib/BarnOwl/ModuleLoader.pm (modified) I don't understand why this didn't commit last time. I blame psvn. Sun, 08 Jul 2007 19:37:43 GMT Nelson Elhage [b363d83] * commands.c (modified) * functions.c (modified) * global.c (modified) * owl.c (modified) * owl.h (modified) * perlglue.xs (modified) * perlwrap.pm (modified) Adding a -s switch to change the location of the config dir (~/.owl) Sat, 07 Jul 2007 23:46:16 GMT Nelson Elhage [93f65b6] * util.c (modified) Clean up an unused var warning. Sat, 07 Jul 2007 21:43:22 GMT Nelson Elhage [535d68b] * filter.c (modified) * obarray.c (modified) Forgot these in the last commit; Make all the tests output TAP Sat, 07 Jul 2007 21:42:45 GMT Nelson Elhage [1cf3f8d3] * Makefile.in (modified) * dict.c (modified) * t/00-core-tests.t (added) * test.h (modified) * tester.c (modified) * util.c (modified) * variable.c (modified) Make the built-in regression tests output TAP and add a perl wrapper ... Fri, 29 Jun 2007 22:56:56 GMT Nelson Elhage [9a6cc40] * editwin.c (modified) Change the width at which we hard-wrap outgoing zephyrs by default so ... Fri, 29 Jun 2007 22:52:33 GMT Nelson Elhage [9de39410] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Clearing all the hooks before we reload Fri, 08 Jun 2007 21:25:36 GMT Alejandro R. Sedeño [f032974] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Fix an equality check mistake I should have caught when I first wrote ... Thu, 07 Jun 2007 05:16:58 GMT Alex Vandiver [d0961fe] * logging.c (modified) Incoming CC'd zephyrs logged to all people they were sent to Thu, 07 Jun 2007 03:31:49 GMT Alex Vandiver [9c590d4] * logging.c (modified) * message.c (modified) Outgoing CC'd messages get logged to all recipients Thu, 07 Jun 2007 01:06:17 GMT Alex Vandiver [48609ce] * functions.c (modified) * message.c (modified) Don't include self when replying to CC'd messages Tue, 05 Jun 2007 02:30:39 GMT Alejandro R. Sedeño [f1589b5] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Adding 3 variables for the Jabber module. * ... Mon, 04 Jun 2007 04:46:55 GMT Nelson Elhage [f1fc47f] * global.c (modified) Don't corrupt the current style pointer if we redefine the current style. Fri, 01 Jun 2007 08:01:55 GMT Alex Vandiver [42947f1] * logging.c (modified) * perlwrap.pm (modified) * Outgoing messages now log as much information as incomign messages ... Thu, 31 May 2007 02:30:09 GMT Nelson Elhage [8757122] * perlwrap.pm (modified) We don't need to squash warnings here, we should just use "" as a ... Wed, 30 May 2007 05:17:51 GMT Nelson Elhage [4508e21] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Properly pass the usage when defining the jabberlogin command Wed, 30 May 2007 04:05:27 GMT Nelson Elhage [13a3c1db] * functions.c (modified) * global.c (modified) * owl.c (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perlglue.xs (modified) * zephyr.c (modified) Refactoring message processing: All new messages, incoming or ... Wed, 30 May 2007 00:05:44 GMT Nelson Elhage [1fd5e4c1] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Perl doesn't actually specify the behavior of our $var = foo if bar; ... Tue, 29 May 2007 04:11:47 GMT Nelson Elhage [5ddb952] * perlwrap.pm (modified) Removing a debug print to /tmp/error that causes an error message on ... Tue, 29 May 2007 01:56:26 GMT Alejandro R. Sedeño [3c455b4] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber/Connection.pm (modified) r675, take two. This was lost in the merging of the PAR branch. Fix ... Thu, 24 May 2007 22:16:20 GMT Alejandro R. Sedeño [693c8f2] * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Jabber tweaks: BarnOwl::Message::Jabber now defines subcontext as ... Sat, 19 May 2007 22:35:30 GMT David Glasser [987ff51] * commands.c (modified) Add a "setsearch" command which sets the search highlight string ... Fri, 18 May 2007 20:57:46 GMT Nelson Elhage [cd57601] * perlwrap.pm (modified) Documenting BarnOwl::new_variable_* Fri, 18 May 2007 20:54:51 GMT Nelson Elhage [a695a68] * perlglue.xs (modified) * perlwrap.pm (modified) * variable.c (modified) Adding the ability to define new variables from perl. Thu, 17 May 2007 18:43:02 GMT Nelson Elhage [ec53338] * help.c (modified) Some small doc fixes [thanks to jwalden for pointing them out]. Thu, 17 May 2007 02:21:30 GMT Alejandro R. Sedeño [fa3290d] * fmtext.c (modified) Do not initialize the colorpair manager array if we don't have ... Wed, 16 May 2007 23:21:56 GMT Nelson Elhage [6933082] * README (modified) Adding PAR dependency to README Mon, 30 Apr 2007 00:45:42 GMT Nelson Elhage [d791cdb] * filter.c (modified) Fixing a crash with filters like '( class )' Sun, 29 Apr 2007 22:27:30 GMT Sam Hartman [f6b319c] * perlconfig.c (modified) * perlglue.xs (modified) * perlwrap.pm (modified) Implement hackish support for the wordwrap filter in the perl styles. ... Sun, 29 Apr 2007 22:24:45 GMT Sam Hartman [03cf6b9] * config.h.in (modified) update Sun, 29 Apr 2007 18:30:32 GMT Sam Hartman [8d1a33f] * debian/changelog (modified) * debian/control (modified) Depend on par Fri, 27 Apr 2007 14:51:16 GMT Alejandro R. Sedeño [afd0fd5] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) The move to PAR modules reverted the change that fixed jabber ... Sun, 22 Apr 2007 19:12:16 GMT Nelson Elhage [f178fb5] * owl.c (modified) Beep on personal messages, not private, by default. Sun, 22 Apr 2007 19:12:12 GMT Nelson Elhage [ce74deb] * functions.c (modified) * message.c (modified) Improving the private/personal distinction by fixing ... Sun, 22 Apr 2007 19:11:57 GMT Nelson Elhage [f6c2b3d] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) jabber.pl references -> ``jabber support'' Sun, 22 Apr 2007 00:49:25 GMT Alejandro R. Sedeño [b55fe2c] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) If we don't get a fulljid, fallback to the one we already had rather ... Thu, 19 Apr 2007 18:33:36 GMT Nelson Elhage [4228f8b] * functions.c (modified) Updating the about text to reflect barnowl Thu, 19 Apr 2007 17:04:43 GMT Alejandro R. Sedeño [4099cf8] * functions.c (modified) When generating filters, change single quotes and double quotes into ... Thu, 19 Apr 2007 04:06:43 GMT Alejandro R. Sedeño [d754b0a] * fmtext.c (modified) Fix a bug reported by ike (among others) about colors leaking past ... Tue, 17 Apr 2007 01:54:27 GMT Alejandro R. Sedeño [85d1795] * message.c (modified) * zephyr.c (modified) Change special casing rules to refer to default format strings ... Tue, 17 Apr 2007 01:50:51 GMT Nelson Elhage [1d7e094] * configure.in (modified) Add /usr/athena/lib to the *end* of LDFLAGS so directories listed on ... Tue, 17 Apr 2007 01:50:37 GMT Nelson Elhage [80e54a7] * owl.h (modified) Escape {} and () in regular expressions Thu, 12 Apr 2007 22:05:37 GMT Alejandro R. Sedeño [7f33c18] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber/ConnectionManager.pm (modified) * perl/modules/Jabber/lib/Net/XMPP/Protocol.pm (modified) Net::XMPP::Protocol - Make resource binding note the full jid on ... Thu, 29 Mar 2007 02:54:33 GMT Alejandro R. Sedeño [c2c5c77] * filter.c (modified) * fmtext.c (modified) * functions.c (modified) * mainwin.c (modified) * owl.c (modified) * owl.h (modified) * perlglue.xs (modified) * util.c (modified) Adding 256-color support. This requires a version of ncurses that ... Thu, 29 Mar 2007 02:30:15 GMT Nelson Elhage [af9b92e] * functions.c (modified) Escape aim users' names in smartfilters. Thu, 29 Mar 2007 02:30:11 GMT Nelson Elhage [b3a40c7] * owl.h (modified) Escape $ in regexes Thu, 29 Mar 2007 01:32:11 GMT Nelson Elhage [1cf32e7d] * BUGS (modified) * Makefile.in (modified) * fmtext.c (modified) * functions.c (modified) * global.c (modified) * message.c (modified) * owl.c (modified) * owl.h (modified) * perl/lib/BarnOwl/ModuleLoader.pm (added) * perl/lib/Module/Install/BarnOwl.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 (moved) * 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 (moved) * perl/modules/Jabber/lib/Net/Jabber/Client.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Component.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Data.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Debug.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Dialback.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Dialback/Result.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Dialback/Verify.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/IQ.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/JID.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Key.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Log.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/MUC.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Message.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Namespaces.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Presence.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Protocol.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Server.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Stanza.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/XDB.pm (moved) * perl/modules/Jabber/lib/Net/XMPP.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Client.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Connection.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Debug.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/IQ.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/JID.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Message.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Namespaces.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Presence.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/PrivacyLists.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Protocol.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Roster.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Stanza.pm (moved) * perl/modules/Jabber/lib/XML/Stream.pm (moved) * perl/modules/Jabber/lib/XML/Stream/Namespace.pm (moved) * perl/modules/Jabber/lib/XML/Stream/Node.pm (moved) * perl/modules/Jabber/lib/XML/Stream/Parser.pm (moved) * perl/modules/Jabber/lib/XML/Stream/Parser/DTD.pm (moved) * perl/modules/Jabber/lib/XML/Stream/Tree.pm (moved) * perl/modules/Jabber/lib/XML/Stream/XPath.pm (moved) * perl/modules/Jabber/lib/XML/Stream/XPath/Op.pm (moved) * perl/modules/Jabber/lib/XML/Stream/XPath/Query.pm (moved) * perl/modules/Jabber/lib/XML/Stream/XPath/Value.pm (moved) * perlconfig.c (modified) * perlwrap.pm (modified) * logging.c (modified) * perlglue.xs (modified) Merging the PAR branch back to trunk. r20272@phanatique (orig ... Wed, 28 Mar 2007 02:04:10 GMT Nelson Elhage [a387d12e] * fmtext.c (modified) * global.c (modified) * message.c (modified) * owl.h (modified) Implementing an LRU cache of the message list fmtexts. This reduces ... Tue, 27 Mar 2007 01:18:13 GMT Nelson Elhage [702aee7] * Makefile.in (modified) Don't install .svn dirs Tue, 27 Mar 2007 01:14:49 GMT Nelson Elhage [c2bed55] * perl/modules/Jabber/lib/Net/Jabber.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Client.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Component.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Data.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Debug.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Dialback.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Dialback/Result.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Dialback/Verify.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/IQ.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/JID.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Key.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Log.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/MUC.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Message.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Namespaces.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Presence.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Protocol.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Server.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Stanza.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/XDB.pm (moved) * perl/modules/Jabber/lib/Net/XMPP.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Client.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Connection.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Debug.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/IQ.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/JID.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Message.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Namespaces.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Presence.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/PrivacyLists.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Protocol.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Roster.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Stanza.pm (moved) * perl/modules/Jabber/lib/XML/Stream.pm (moved) * perl/modules/Jabber/lib/XML/Stream/Namespace.pm (moved) * perl/modules/Jabber/lib/XML/Stream/Node.pm (moved) * perl/modules/Jabber/lib/XML/Stream/Parser.pm (moved) * perl/modules/Jabber/lib/XML/Stream/Parser/DTD.pm (moved) * perl/modules/Jabber/lib/XML/Stream/Tree.pm (moved) * perl/modules/Jabber/lib/XML/Stream/XPath.pm (moved) * perl/modules/Jabber/lib/XML/Stream/XPath/Op.pm (moved) * perl/modules/Jabber/lib/XML/Stream/XPath/Query.pm (moved) * perl/modules/Jabber/lib/XML/Stream/XPath/Value.pm (moved) Moving Net::Jabber into Jabber.par Tue, 27 Mar 2007 01:14:41 GMT Nelson Elhage [4c2ec6c] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Adding a reload-modules command Tue, 27 Mar 2007 01:04:54 GMT Nelson Elhage [cb54527] * perl/lib/Net/Jabber.pm (modified) * perl/lib/Net/Jabber/Component.pm (modified) * perl/lib/Net/Jabber/Data.pm (modified) * perl/lib/Net/Jabber/Dialback.pm (modified) * perl/lib/Net/Jabber/Dialback/Result.pm (modified) * perl/lib/Net/Jabber/Dialback/Verify.pm (modified) * perl/lib/Net/Jabber/IQ.pm (modified) * perl/lib/Net/Jabber/Key.pm (modified) * perl/lib/Net/Jabber/Log.pm (modified) * perl/lib/Net/Jabber/Message.pm (modified) * perl/lib/Net/Jabber/Presence.pm (modified) * perl/lib/Net/Jabber/Protocol.pm (modified) * perl/lib/Net/Jabber/Server.pm (modified) * perl/lib/Net/Jabber/Stanza.pm (modified) * perl/lib/Net/Jabber/XDB.pm (modified) * perl/lib/Net/XMPP.pm (modified) * perl/lib/Net/XMPP/Client.pm (modified) * perl/lib/Net/XMPP/Debug.pm (modified) * perl/lib/Net/XMPP/IQ.pm (modified) * perl/lib/Net/XMPP/JID.pm (modified) * perl/lib/Net/XMPP/Message.pm (modified) * perl/lib/Net/XMPP/Presence.pm (modified) * perl/lib/Net/XMPP/Protocol.pm (modified) * perl/lib/Net/XMPP/Roster.pm (modified) * perl/lib/Net/XMPP/Stanza.pm (modified) * perl/lib/XML/Stream.pm (modified) Getting rid of indirect object syntax new calls. Quoting perlobj: > ... Tue, 27 Mar 2007 01:04:43 GMT Nelson Elhage [18a99d2] * perlwrap.pm (modified) We don't need two package lines.. Sun, 25 Mar 2007 16:53:16 GMT Nelson Elhage [f60f02c] * perlwrap.pm (modified) That line doesn't need to be there twice -- probably a mismerge Sun, 25 Mar 2007 16:53:11 GMT Nelson Elhage [72c210f] * owl.c (modified) Let's not segfault if the user asks for a nonexistant style in ... Sun, 25 Mar 2007 16:53:07 GMT Nelson Elhage [91bf213] * perl/lib/Net/XMPP/Roster.pm (modified) Still not sure why old-style new seems to be eiting us so much... Fri, 23 Mar 2007 20:18:44 GMT Nelson Elhage [e98a9f9] * Makefile.in (modified) Correctly install modules on a clean install. Fri, 23 Mar 2007 19:11:05 GMT Nelson Elhage [9729dba] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Tighten up the reloaded regex a little. Fri, 23 Mar 2007 19:09:45 GMT Nelson Elhage [836e6263] * perl/lib/BarnOwl/ModuleLoader.pm (modified) * perlwrap.pm (modified) Implement loading of unpacked modules, and module reloading. Thu, 22 Mar 2007 15:30:13 GMT Alejandro R. Sedeño [3066d23] * logging.c (modified) * perl/modules/jabber.pl (modified) * perlglue.xs (modified) Fix outgoing jabber logging. Added two new perlglue functions: * ... Thu, 22 Mar 2007 01:26:16 GMT Alejandro R. Sedeño [fbd07e9] * perl/modules/jabber.pl (modified) Fix the bug in which rejoining a MUC you're already in (nick change) ... Mon, 19 Mar 2007 18:14:33 GMT Nelson Elhage [b547aa4] * Makefile.in (modified) Modifying the makefile to build and install perl modules Mon, 19 Mar 2007 18:14:23 GMT Nelson Elhage [925faae] * perl/lib/Module/Install/BarnOwl.pm (modified) * perl/modules/Jabber/inc/Module/Install/BarnOwl.pm (modified) Changing the dependency on the par target, so we don't rebuild unless ... Sun, 18 Mar 2007 23:14:04 GMT Nelson Elhage [300b470] * perl/lib/Module/Install/BarnOwl.pm (added) * perl/modules/Jabber/Makefile.PL (modified) * 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) Adding a Module::Install plugin for building barnowl plugins. It ... Sun, 18 Mar 2007 20:28:31 GMT Nelson Elhage [2cedb7a] * perl/modules/Jabber/Makefile.PL (added) * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (added) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (moved) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber/Connection.pm (added) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber/ConnectionManager.pm (added) Adding the new M::Iified jabber module. There isn't a target to build ... Sun, 18 Mar 2007 20:28:23 GMT Nelson Elhage [2622450] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Report more errors when something goes wrong Sat, 17 Mar 2007 18:48:02 GMT Nelson Elhage [4dd6e58] * perl/lib/Net/XMPP/Connection.pm (modified) For reasons I don't claim to understand, using the old-style new was ... Sat, 17 Mar 2007 18:47:58 GMT Nelson Elhage [37dd88c] * perlwrap.pm (modified) Fix the display of zephyrs with empty instances Fri, 16 Mar 2007 04:45:19 GMT Nelson Elhage [0337203] * BUGS (modified) * functions.c (modified) * owl.c (modified) * perl/lib/BarnOwl/ModuleLoader.pm (added) * perlconfig.c (modified) * perlwrap.pm (modified) First phase of the module rewrite. Internals now (IMO) somewhat ... Thu, 15 Mar 2007 18:14:52 GMT Nelson Elhage [cb06a43] * perlwrap.pm (modified) Strengthening the personal/private distinction slightly, and only ... Wed, 14 Mar 2007 22:48:48 GMT Nelson Elhage [69d66aa7] * BUGS (modified) BUG about rejoining a MUC you're already in Wed, 14 Mar 2007 21:55:07 GMT Nelson Elhage [a5fc448] * functions.c (modified) Fixing sending of zcrypted zephyrs