# # ChangeLog for perl # # Generated by Trac 1.0.2 # Mar 19, 2024, 1:11:47 AM Thu, 10 Jan 2008 06:43:11 GMT Nelson Elhage [9506feb] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Make :reload-modules work correctly with PARs Thu, 10 Jan 2008 06:01:32 GMT Nelson Elhage [b10f340] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Document the IRC variables Thu, 10 Jan 2008 05:32:44 GMT Geoffrey Thomas [bc0d7bc] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) * perlglue.xs (modified) A (broken) attempt at handling motds and other IRC admin messages ... Thu, 10 Jan 2008 05:13:11 GMT Nelson Elhage [2fb58e4] * perl/modules/IRC/lib/BarnOwl/Message/IRC.pm (modified) Show the channel in LOG{IN,OUT} messages Thu, 10 Jan 2008 05:12:52 GMT Nelson Elhage [47b6a5f] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Show PART and JOIN messages Thu, 10 Jan 2008 04:14:20 GMT Nelson Elhage [6858d2d] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Implement /part and /names. We don't parse the /names response yet Wed, 09 Jan 2008 07:23:31 GMT Nelson Elhage [6286f26] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Implement irc-nick Wed, 09 Jan 2008 06:26:19 GMT Nelson Elhage [380b1ab] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) import is_private from ::Connection Wed, 09 Jan 2008 05:26:15 GMT Nelson Elhage [0e52069] * perl/modules/IRC/lib/BarnOwl/Message/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Implement smartnarrow on channels Wed, 09 Jan 2008 04:24:09 GMT Geoffrey Thomas [2c40dc0] * perl/modules/IRC/lib/BarnOwl/Message/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Added support for channels in IRC. After you :irc-connect to a ... Tue, 08 Jan 2008 01:13:17 GMT Nelson Elhage [b38b0b2] * perl/modules/IRC/Makefile.PL (added) * perl/modules/IRC/lib/BarnOwl/Message/IRC.pm (added) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (added) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (added) Committing a partial IRC plugin 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 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 ... Fri, 17 Aug 2007 16:48:37 GMT Alejandro R. Sedeño [5073972] * perl/modules/Jabber/lib/XML/Stream.pm (modified) Apply patch from: ... 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. 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 ... 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. * ... 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 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 ... 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: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, 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 ... 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: > ... 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 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. 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 ... 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 ... Mon, 05 Mar 2007 04:21:56 GMT Nelson Elhage [d47d5fc] * perl/modules/jabber.pl (modified) Don't load jabber.pl if we detect IO::Socket::SSL 0.97 Fri, 16 Feb 2007 06:37:49 GMT Nelson Elhage [6e6ded7] * perl/modules/jabber.pl (modified) * perlwrap.pm (modified) Making the default style generic, by adding some methods to ... Sun, 11 Feb 2007 03:30:11 GMT Alejandro R. Sedeño [1c2e0b3] * perl/modules/jabber.pl (modified) * perlglue.xs (modified) Export owl_function_add_message and owl_function_queue_message to ... Fri, 09 Feb 2007 16:18:29 GMT Nelson Elhage [0c10a79] * perl/modules/jabber.pl (modified) s/owl::/BarnOwl::/g Reverting svk smerge failure in r590 Fri, 09 Feb 2007 04:14:27 GMT Nelson Elhage [57e5c36] * perl/modules/jabber.pl (modified) Wed, 31 Jan 2007 04:06:13 GMT Nelson Elhage [3ec8d9a] * perl/modules/jabber.pl (modified) Default to using a user's full JID as their nick in MUCs. Tue, 30 Jan 2007 17:39:36 GMT Alejandro R. Sedeño [c18f08d] * perl/modules/jabber.pl (modified) Zephyr and AIM have filters on type, jabber probably should too. We ... Fri, 26 Jan 2007 22:42:07 GMT Alejandro R. Sedeño [a8a3433] * perl/modules/jabber.pl (modified) Properly register keybindings. Testing? What? :p Fri, 26 Jan 2007 22:03:10 GMT Nelson Elhage [ac1bbe2] * perl/modules/jabber.pl (modified) Binding j to jwrite Fri, 26 Jan 2007 21:52:37 GMT Nelson Elhage [0da506c] * perl/modules/jabber.pl (modified) Add smartnarrow on login/out messages. Fri, 26 Jan 2007 19:47:04 GMT Alejandro R. Sedeño [c25a20f] * perl/modules/jabber.pl (modified) Fixing a typo. This was keeping us from replying to full jids of ... Thu, 25 Jan 2007 20:46:26 GMT Alejandro R. Sedeño [7cdf756] * perl/modules/jabber.pl (modified) * Added `jmuc presence -a' to show presence for all MUCs * Updated ... Thu, 25 Jan 2007 06:05:34 GMT Alejandro R. Sedeño [71e33ca] * perl/modules/jabber.pl (modified) Make resolveDestJID be clever enough to check if the input is a valid ... Thu, 25 Jan 2007 05:03:54 GMT Alejandro R. Sedeño [b2648bc] * perl/modules/jabber.pl (modified) * Show full jid if base jid matches a muc in type 'chat' * isa ... Thu, 25 Jan 2007 03:30:47 GMT Alejandro R. Sedeño [45d9eb0] * perl/modules/jabber.pl (modified) * Help for jroster * replysendercmd for groupchat * Tweak to ... Wed, 24 Jan 2007 22:24:09 GMT Nelson Elhage [989fae0] * perl/modules/jabber.pl (modified) Improving JID guessing, adding a warning when we guess. Needs to be ... Wed, 24 Jan 2007 22:24:05 GMT Nelson Elhage [63bbef4] * perl/modules/jabber.pl (modified) s/Jid/JID/g Wed, 24 Jan 2007 21:12:25 GMT Nelson Elhage [3ce5bdc] * perl/modules/jabber.pl (modified) Guess an account for jwrite based on whether the JID is in one of ... Wed, 24 Jan 2007 02:56:58 GMT Nelson Elhage [4d17916] * perl/modules/jabber.pl (modified) removeConnection should actually remove the connection, even if it's ... Tue, 23 Jan 2007 23:36:41 GMT Nelson Elhage [0ad0e97] * perl/modules/jabber.pl (modified) jabberlogin accepts a password argument Tue, 23 Jan 2007 23:36:27 GMT Nelson Elhage [0a3f04d] * perl/modules/jabber.pl (modified) Some bugfixing to JID guessing. Tue, 23 Jan 2007 23:26:41 GMT Nelson Elhage [455f1ab] * perl/modules/jabber.pl (modified) The beginnings of writing to shortnames Tue, 23 Jan 2007 21:43:33 GMT Alejandro R. Sedeño [17b7fc5] * perl/lib/Net/XMPP/Roster.pm (modified) Add better handling for changing groups in the roster. Tue, 23 Jan 2007 01:03:10 GMT Alejandro R. Sedeño [1d8503b] * BUGS (modified) * perl/modules/jabber.pl (modified) Fixing the jwrite from gtalk bug . We were setting the from attribute ... Tue, 23 Jan 2007 00:09:53 GMT Nelson Elhage [eaf9ed0] * perl/lib/Net/XMPP/Connection.pm (modified) Making the jabber.log ``timeout(0)'' debug messages log level 5 so ... Tue, 23 Jan 2007 00:00:17 GMT Nelson Elhage [2d423e9] * perl/modules/jabber.pl (modified) Don't die horribly if a connection becomed undefined (often due to a ... Mon, 22 Jan 2007 19:11:51 GMT Alejandro R. Sedeño [6837096] * perl/modules/jabber.pl (modified) Sometimes there is no current message, such as when jmuc join is run ... Mon, 22 Jan 2007 05:20:17 GMT Alejandro R. Sedeño [7f792c1] * global.c (modified) * owl.c (modified) * owl.h (modified) * perl/modules/jabber.pl (modified) * perlglue.xs (modified) * Added idle-time tracking in C. * Exposed idle-time tracking to ... Sun, 21 Jan 2007 23:29:01 GMT Alejandro R. Sedeño [72a53e9] * perl/lib/Net/XMPP/Roster.pm (modified) Update to Roster.pm to not blow away presence information for a jid ... Sun, 21 Jan 2007 02:52:25 GMT Alejandro R. Sedeño [575877f] * perl/modules/jabber.pl (modified) I didn't mean to check in this change to jabber.pl. Sun, 21 Jan 2007 02:49:55 GMT Alejandro R. Sedeño [8fa9562] * commands.c (modified) * filter.c (modified) * fmtext.c (modified) * functions.c (modified) * global.c (modified) * mainwin.c (modified) * message.c (modified) * owl.c (modified) * owl.h (modified) * perl/modules/jabber.pl (modified) Added background color support to owl. If we run out of color pairs ... Tue, 16 Jan 2007 17:39:05 GMT Nelson Elhage [e1b197e8] * perl/modules/jabber.pl (modified) Some jmuc presence bugfixes Tue, 16 Jan 2007 17:09:16 GMT Nelson Elhage [f3c1aba] * perl/modules/jabber.pl (modified) Only show all presence messages if debug is set. Tue, 16 Jan 2007 16:58:19 GMT Nelson Elhage [b13438c] * perl/lib/Net/Jabber/MUC.pm (modified) Removing a debug error message Thu, 11 Jan 2007 22:29:25 GMT Nelson Elhage [1dfc7df] * perl/modules/jabber.pl (modified) A first pass at jmuc_presence. Thu, 11 Jan 2007 22:29:21 GMT Nelson Elhage [31cf416] * perl/lib/Net/Jabber/MUC.pm (modified) Some stupid Net::Jabber::MUC bugfixes. Thu, 11 Jan 2007 22:29:14 GMT Nelson Elhage [30c735c] * perl/modules/jabber.pl (modified) Adding a BarnOwl::Jabber::Connection class where we can add ... Thu, 11 Jan 2007 21:13:37 GMT Nelson Elhage [004caa5] * perl/lib/Net/Jabber/MUC.pm (added) Adding the beginning of a class abstracting MUC presence information. Thu, 11 Jan 2007 21:02:37 GMT Nelson Elhage [60986b2] * perl/modules/jabber.pl (modified) owl_jabber:: -> BarnOwl::Jabber:: Wed, 10 Jan 2007 20:05:44 GMT Nelson Elhage [5551208] * perl/modules/jabber.pl (modified) Making authorizing/denying subscriptions use yes/no Wed, 10 Jan 2007 16:12:05 GMT Nelson Elhage [d609dd6] * perl/modules/jabber.pl (modified) Replacing owl:: references in jabber.pl with BarnOwl:: Wed, 10 Jan 2007 04:33:42 GMT Nelson Elhage [ffe70f9] * perl/modules/jabber.pl (modified) This is slightly cleaner than checking $#result. Wed, 10 Jan 2007 04:33:20 GMT Nelson Elhage [5adb3d7] * perl/modules/jabber.pl (modified) Reformatting help somewhat Tue, 09 Jan 2007 20:46:33 GMT Alejandro R. Sedeño [4096d1f] * perl/modules/jabber.pl (modified) Google Talk wasn't giving us back results. This takes that behavior ... Tue, 09 Jan 2007 04:19:16 GMT Nelson Elhage [0d5d51b] * perl/modules/jabber.pl (modified) Adding jabber smartnarrow support for muc Tue, 09 Jan 2007 03:10:55 GMT Nelson Elhage [d89b57f] * perl/lib/Net/XMPP/Roster.pm (modified) Fix the ->isa issue slightly more robustly Tue, 09 Jan 2007 02:40:27 GMT Nelson Elhage [b1f2fb0] * perl/lib/Net/XMPP/Roster.pm (modified) Fixing Net::Jabber bugs. $jid->isa() doesn't do what you want if $jid ... Tue, 09 Jan 2007 02:39:59 GMT Nelson Elhage [46e8a1e] * perl/modules/jabber.pl (modified) perltidy'ing some code Mon, 08 Jan 2007 21:17:55 GMT Nelson Elhage [25729b2] * functions.c (modified) * perl/modules/jabber.pl (modified) * perlconfig.c (modified) * perlwrap.pm (modified) Adding basic smartnarrow support for jabber, and infrastructure to ... Mon, 08 Jan 2007 21:17:31 GMT Nelson Elhage [9667006] * perl/modules/jabber.pl (modified) First pass at printing presence errors. This works with ... Tue, 26 Dec 2006 06:05:26 GMT Nelson Elhage [cb769bb] * filter.c (modified) * filterelement.c (modified) * global.c (modified) * owl.c (modified) * owl.h (modified) * perl/modules/jabber.pl (modified) * regex.c (modified) * tester.c (modified) r15874@phanatique: nelhage | 2006-12-24 18:25:33 -0500 Don't quit ... Tue, 26 Dec 2006 06:00:43 GMT Nelson Elhage [20eb22c] * perl/modules/jabber.pl (modified) Missed one more change Tue, 26 Dec 2006 06:00:34 GMT Nelson Elhage [140d02a] * perl/modules/jabber.pl (modified) Oops -- fix to make this actually run. No longer create jabber.log if ... Tue, 26 Dec 2006 05:59:12 GMT Nelson Elhage [bed4ff1] * perl/modules/jabber.pl (modified) Some cleanup of the jabber.pl style Tue, 26 Dec 2006 05:59:00 GMT Nelson Elhage [8f2ce3a] * perl/modules/jabber.pl (modified) r15864@phanatique (orig r470): nelhage | 2006-12-24 11:46:49 -0500 ... Mon, 25 Dec 2006 04:37:05 GMT Nelson Elhage [ea67541] * perl/modules/jabber.pl (modified) Respect the displayoutgoing variable Sun, 24 Dec 2006 23:23:29 GMT Nelson Elhage [d0b3a40] * perl/modules/jabber.pl (modified) r15871@phanatique: nelhage | 2006-12-24 18:19:26 -0500 Oops -- fix ... Sun, 24 Dec 2006 23:00:27 GMT Nelson Elhage [5c9c27d] * perl/modules/jabber.pl (modified) Some cleanup of the jabber.pl style Sun, 24 Dec 2006 19:15:05 GMT Alejandro R. Sedeño [f62550d] * TODO (modified) * functions.c (modified) * owl.c (modified) * perl/modules/jabber.pl (modified) Updates I've had pending for a while. * First pass of Roster ... Mon, 27 Nov 2006 06:16:24 GMT Alejandro R. Sedeño [ea215ac] * perl/lib/XML/Stream/Parser.pm (modified) Fixed attribute parser, which resolves LJ-talk problems.