# # ChangeLog for / # # Generated by Trac 1.0.2 # Mar 28, 2024, 8:33:21 AM Wed, 10 Jan 2007 04:33:44 GMT Nelson Elhage [8203afd] * functions.c (modified) * owl.c (modified) * perlconfig.c (modified) * perlglue.xs (modified) * perlwrap.pm (modified) * Renaming package owl to BarnOwl:: * Moving hooks into the ... 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 20:24:04 GMT Nelson Elhage [3354cea5] * Makefile.in (modified) * perlwrap.pm (modified) Installing the executable/data as barnowl Tue, 09 Jan 2007 20:00:36 GMT Nelson Elhage [c681337] * perlwrap.pm (modified) The lack of strict and warnings was making me sad. Tue, 09 Jan 2007 15:42:14 GMT Nelson Elhage [c0987a8] * perlwrap.pm (modified) Don't choke if .owlconf sets $! Tue, 09 Jan 2007 04:20:15 GMT Nelson Elhage [ffd3f69] * TODO (modified) Checking off smartnarrow 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:40:11 GMT Nelson Elhage [9364a36] * perlconfig.c (modified) Catch errors in perl edit callbacks Tue, 09 Jan 2007 02:39:59 GMT Nelson Elhage [46e8a1e] * perl/modules/jabber.pl (modified) perltidy'ing some code Tue, 09 Jan 2007 00:39:23 GMT Alejandro R. Sedeño [f265f94] * perlwrap.pm (modified) Ripping out the thread support from perlwrap.pm, since we don't need ... Mon, 08 Jan 2007 23:50:12 GMT Nelson Elhage [00f9a7d] * owl.c (modified) * perlconfig.c (modified) * perlwrap.pm (modified) Bring back the -c option, and no longer choke if .owlconf doesn't ... Mon, 08 Jan 2007 22:08:55 GMT Nelson Elhage [15bd5ef] * Makefile.in (modified) * configure (modified) * configure.in (modified) Actually doing the XSUBPP fix. Mon, 08 Jan 2007 22:03:05 GMT Nelson Elhage [4ad3480] * Makefile.in (modified) * configure (modified) * configure.in (modified) Adding the configure check we talked about on d-o-h to look for ... Mon, 08 Jan 2007 21:18:13 GMT Nelson Elhage [723f464] * README (modified) Adding a list of required perl modules to the README 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:37 GMT Nelson Elhage [6beac73] * TODO (modified) checking off showing error messages Mon, 08 Jan 2007 21:17:33 GMT Nelson Elhage [5f576e3] * Makefile.in (modified) Installing perl modules/libraries in make install 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 ... Mon, 08 Jan 2007 21:17:27 GMT Nelson Elhage [6475057] * TODO (modified) Updating the TODO list and adding some notes from talking to Sam Mon, 08 Jan 2007 18:09:47 GMT Nelson Elhage [312675c] * message.c (modified) * owl.c (modified) Fixing the ``personal'' filter to be more generic. Now works with jabber. Mon, 08 Jan 2007 18:09:44 GMT Nelson Elhage [8b7466b] * regex.c (modified) deleting a superfluous comment Sat, 30 Dec 2006 06:28:40 GMT Alex Vandiver [451becb] * functions.c (modified) Kinda hacky fix for ^L at small window sizes Tue, 26 Dec 2006 06:22:35 GMT Nelson Elhage [446aa2b] * filter.c (modified) make owl_filter_print include the filter name and color, like the old ... 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:13 GMT Nelson Elhage [b699e9b] * filter.c (modified) You can now write filters based off arbitrary message attributes Mon, 25 Dec 2006 04:37:05 GMT Nelson Elhage [ea67541] * perl/modules/jabber.pl (modified) Respect the displayoutgoing variable Mon, 25 Dec 2006 03:59:10 GMT Nelson Elhage [596c22df] * owl.c (modified) Moving zephyr initialization later, so that zephyr works again Sun, 24 Dec 2006 23:26:33 GMT Nelson Elhage [bfbf590] * functions.c (modified) * owl.c (modified) * zephyr.c (modified) Don't quit if we can't contact the hostmaster. 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:04:42 GMT Nelson Elhage [72bcca3] * TODO (modified) note about working in the absence of zephyr 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 ... Sun, 24 Dec 2006 16:24:47 GMT Nelson Elhage [23be736] * perlwrap.pm (modified) Better error reporting when loading modules Sun, 24 Dec 2006 16:21:21 GMT Nelson Elhage [17eed9c] * perlglue.xs (modified) Letting owl::queue_message set more fields of the message Sun, 24 Dec 2006 16:18:01 GMT Nelson Elhage [fe0a16a] * commands.c (modified) Update the help text on {add,del}buddy 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. Thu, 23 Nov 2006 16:50:50 GMT Nelson Elhage [95b97e9] * TODO (added) Adding a TODO list of stuff I think needs to get done Tue, 21 Nov 2006 15:43:37 GMT Nelson Elhage [99dabee] * zephyr.c (modified) Fixing segfault on subbing without a .zephyr.subs file Tue, 14 Nov 2006 14:44:50 GMT Alejandro R. Sedeño [84296f6] * perl/modules/jabber.pl (modified) jabber.pl: * Refactoring of Buddy List code. * Refactoring of login code Tue, 14 Nov 2006 04:06:54 GMT Nelson Elhage [6e9e50e] * perl/modules/jabber.pl (modified) Update to use new N::J MUC features Tue, 14 Nov 2006 04:06:52 GMT Nelson Elhage [d7c2ce6] * perl/lib/Net/Jabber/Namespaces.pm (modified) Net::Jabber::Owl patch to support muc configuration and history ... Sun, 12 Nov 2006 04:17:04 GMT Nelson Elhage [51c57f8] * keys.c (modified) Typo fix Sat, 11 Nov 2006 08:03:56 GMT Alejandro R. Sedeño [3405394] * perl/lib/Net/XMPP/Protocol.pm (modified) Protocol.pm: allow IQ Auth to take a password callback like SASL's. Fri, 10 Nov 2006 20:47:57 GMT Nelson Elhage [005562f] * perl/modules/jabber.pl (modified) Making reply-sender work right in chats Fri, 10 Nov 2006 18:13:37 GMT Nelson Elhage [d9f4a5c] * perl/modules/jabber.pl (modified) Refactoring jmuc_invite slightly Fri, 10 Nov 2006 17:57:08 GMT Nelson Elhage [b405ff6] * perl/modules/jabber.pl (modified) perltidying jabber.pl and adding an emacs modeline Fri, 10 Nov 2006 17:38:53 GMT Nelson Elhage [9f183ff] * perl/modules/jabber.pl (modified) * using strict and warnings in jabber.pl * Extracting JID/MUC ... Fri, 10 Nov 2006 17:38:52 GMT Nelson Elhage [71e1e80] * perlwrap.pm (modified) Handling errors loading perl modules Fri, 10 Nov 2006 17:38:50 GMT Nelson Elhage [a55abb3] * perlconfig.c (modified) Handling errors in the perl mainloop hook better Fri, 10 Nov 2006 04:40:50 GMT Nelson Elhage [6df381b] * perl/modules/jabber.pl (modified) Refactoring jmuc somewhat. Also, @ARGV refers to @::ARGV by default ... Fri, 10 Nov 2006 00:45:13 GMT Nelson Elhage [960395d] * perl/modules/jabber.pl (modified) Handling disconnects better Mon, 06 Nov 2006 06:59:10 GMT Alejandro R. Sedeño [6a6dd47] * README (added) * perl/modules/jabber.pl (modified) jabber.pl: * Multiple connections now possible. * Password-based ... Sat, 04 Nov 2006 03:54:00 GMT Alejandro R. Sedeño [b6a253c] * perl/modules/jabber.pl (modified) * perlglue.xs (modified) jabber.pl: * Roster added to buddy list. * Command jlist added ... Fri, 03 Nov 2006 03:56:15 GMT Alejandro R. Sedeño [a75309a] * perl/lib/Net/XMPP/Roster.pm (modified) * perl/lib/XML/Stream.pm (modified) Stream.pm: Proper call to SASL. Roster.pm: Removing print statements. Fri, 03 Nov 2006 03:52:43 GMT Alejandro R. Sedeño [0ff8d110] * perl/lib/Net/Jabber.pm (added) * perl/lib/Net/Jabber/Client.pm (added) * perl/lib/Net/Jabber/Component.pm (added) * perl/lib/Net/Jabber/Data.pm (added) * perl/lib/Net/Jabber/Debug.pm (added) * perl/lib/Net/Jabber/Dialback.pm (added) * perl/lib/Net/Jabber/Dialback/Result.pm (added) * perl/lib/Net/Jabber/Dialback/Verify.pm (added) * perl/lib/Net/Jabber/IQ.pm (added) * perl/lib/Net/Jabber/JID.pm (added) * perl/lib/Net/Jabber/Key.pm (added) * perl/lib/Net/Jabber/Log.pm (added) * perl/lib/Net/Jabber/Message.pm (added) * perl/lib/Net/Jabber/Namespaces.pm (added) * perl/lib/Net/Jabber/Presence.pm (added) * perl/lib/Net/Jabber/Protocol.pm (added) * perl/lib/Net/Jabber/Server.pm (added) * perl/lib/Net/Jabber/Stanza.pm (added) * perl/lib/Net/Jabber/XDB.pm (added) * perl/lib/Net/XMPP.pm (added) * perl/lib/Net/XMPP/Client.pm (added) * perl/lib/Net/XMPP/Connection.pm (added) * perl/lib/Net/XMPP/Debug.pm (added) * perl/lib/Net/XMPP/IQ.pm (added) * perl/lib/Net/XMPP/JID.pm (added) * perl/lib/Net/XMPP/Message.pm (added) * perl/lib/Net/XMPP/Namespaces.pm (added) * perl/lib/Net/XMPP/Presence.pm (added) * perl/lib/Net/XMPP/PrivacyLists.pm (added) * perl/lib/Net/XMPP/Protocol.pm (added) * perl/lib/Net/XMPP/Roster.pm (added) * perl/lib/Net/XMPP/Stanza.pm (added) * perl/lib/XML/Stream.pm (added) * perl/lib/XML/Stream/Namespace.pm (added) * perl/lib/XML/Stream/Node.pm (added) * perl/lib/XML/Stream/Parser.pm (added) * perl/lib/XML/Stream/Parser/DTD.pm (added) * perl/lib/XML/Stream/Tree.pm (added) * perl/lib/XML/Stream/XPath.pm (added) * perl/lib/XML/Stream/XPath/Op.pm (added) * perl/lib/XML/Stream/XPath/Query.pm (added) * perl/lib/XML/Stream/XPath/Value.pm (added) Adding XML::Stream, Net::XMPP, and Net::Jabber to perl/lib/ Fri, 03 Nov 2006 03:19:15 GMT Nelson Elhage [f2f5815] * perlwrap.pm (modified) Refactoring hook code Wed, 01 Nov 2006 18:18:38 GMT Sam Hartman [591ea418] * perlwrap.pm (modified) * the reload sub now lives in package owl * load owlconf in package main Wed, 01 Nov 2006 18:00:51 GMT Sam Hartman [3d18b30] * perlwrap.pm (modified) Move startup hooks to right place in reload. Drop debugging copy of ... Wed, 01 Nov 2006 06:00:20 GMT Sam Hartman [7e470da] * perlwrap.pm (modified) Move the module support system into perlwrap.pm Add support for ... Wed, 01 Nov 2006 06:00:02 GMT Sam Hartman [38ffdf9] * perl/modules/jabber.pl (added) jabber.pl is a core module Wed, 01 Nov 2006 05:59:52 GMT Sam Hartman [d03091c] * owl.c (modified) * perlconfig.c (modified) * perlwrap.pm (modified) Reorder configuration handling so that perlwrap.m is pulled in before ... Wed, 01 Nov 2006 05:59:43 GMT Sam Hartman [8862725] * perlwrap.pm (modified) Add @dadatdir@/owl/lib and ~/.owl/lib to @INC Wed, 01 Nov 2006 05:59:29 GMT Sam Hartman [2170fd7] * Makefile.in (modified) Don't include the default typemap in xsubpp compile line: 1) It ... Wed, 01 Nov 2006 05:59:17 GMT Sam Hartman [6b3f797] * perlglue.xs (modified) Add get_data_dir Mon, 30 Oct 2006 18:42:49 GMT Alejandro R. Sedeño [f72f573] * owl.c (modified) * perlconfig.c (modified) Changed how owl::mainloop_hook is called. This does wonders for memory. Mon, 30 Oct 2006 06:51:58 GMT Alejandro R. Sedeño [2fa15f0] * owl.c (modified) * variable.c (modified) 1) Fix massive memory leak. I've removed the variable that held the ... Mon, 30 Oct 2006 01:40:36 GMT Nelson Elhage [f8b42ac] * functions.c (modified) Adding a perl hook to the blist function. Mon, 30 Oct 2006 00:35:42 GMT Arun A. Tharuvai [cd9182d] * logging.c (modified) Use from_jid instead of sender for chats Mon, 30 Oct 2006 00:18:30 GMT Arun A. Tharuvai [2182be3] * logging.c (modified) Logging for jabber. Mon, 30 Oct 2006 00:06:35 GMT Nelson Elhage [e7ac2b6] * perlwrap.pm (modified) Changing the owl autoloads so that owl::start_command means ... Sun, 29 Oct 2006 23:36:56 GMT Nelson Elhage [3c9012b] * perlglue.xs (modified) * perlwrap.pm (modified) Adding some support for distinguishing personals/private with ... Sun, 29 Oct 2006 10:01:52 GMT Alejandro R. Sedeño [421c8ef7] * message.c (modified) * perlconfig.c (modified) * perlwrap.pm (modified) Adding some missing owl_message_type_is functions. Ensuring all the ... Sat, 28 Oct 2006 20:54:04 GMT Nelson Elhage [4692b70] * commands.c (modified) Exposing owl_function_error and owl_function_makemsg as commands Sat, 28 Oct 2006 20:41:36 GMT Nelson Elhage [e0540e4] * functions.c (modified) Fixing a segfault when replying to unknown message types Sat, 28 Oct 2006 20:08:38 GMT Kevin Chen [bbd2fdc] * configure (modified) remove references to -ldes Fri, 27 Oct 2006 19:07:59 GMT Nelson Elhage [db8b00b] * commands.c (modified) * functions.c (modified) * global.c (modified) * perlconfig.c (modified) * perlglue.xs (modified) Exposing edit window hooks to perl Fri, 27 Oct 2006 17:39:46 GMT Nelson Elhage [e74c01c] * editwin.c (modified) I failed to commit this in the last ci Fri, 27 Oct 2006 17:17:18 GMT Nelson Elhage [1b6b2f3] * commands.c (modified) * functions.c (modified) * global.c (modified) * owl.h (modified) * perlglue.xs (modified) Refactoring the editwin code somewhat, and adding the ability to hang ... Fri, 27 Oct 2006 05:19:54 GMT Nelson Elhage [dd16bdd] * message.c (modified) * perlglue.xs (modified) * perlwrap.pm (modified) Initial support for creating and injecting messages into the ... Fri, 27 Oct 2006 02:08:54 GMT Nelson Elhage [39c036d] * owl.c (modified) * owl.h (modified) Changing the version number and startup message to include a ... Thu, 26 Oct 2006 21:45:10 GMT Nelson Elhage [4c46dfd] * editwin.c (modified) Fixing a hang I've seen repeatedly in owl Thu, 26 Oct 2006 15:14:41 GMT Nelson Elhage [6922edd] * cmd.c (modified) * owl.h (modified) * perlconfig.c (modified) * perlglue.xs (modified) * perlwrap.pm (modified) Adding the ability to install real commands from perl. Wed, 25 Oct 2006 06:44:24 GMT Alejandro R. Sedeño [bc220b2] * owl.c (modified) * variable.c (modified) Hooking perl into owl's main loop. Tue, 24 Oct 2006 18:53:51 GMT Alejandro R. Sedeño [2fa5eed] * variable.c (modified) Fixed regression tests for booleans variables. They were testing a ... Tue, 24 Oct 2006 17:41:59 GMT Nelson Elhage [0138478] * dict.c (modified) * test.h (added) * util.c (modified) * variable.c (modified) Test failures now print out file/line numbers Tue, 24 Oct 2006 16:40:02 GMT Alejandro R. Sedeño [216c734] * commands.c (modified) * perlconfig.c (modified) * perlwrap.pm (modified) Adding my getstyle patch, which I rely on from perl right now for a ... Tue, 24 Oct 2006 15:45:16 GMT Nelson Elhage [4211f50b] * commands.c (modified) * functions.c (modified) * global.c (modified) * owl.h (modified) Refactoring the editwin code to use an explicit callback. Tue, 24 Oct 2006 15:43:28 GMT Nelson Elhage [908e388] * perlconfig.c (modified) Applying alexmv's patch to allow dynamic loading of perl XS Tue, 24 Oct 2006 05:10:49 GMT Alex Vandiver [1aa2b1a] * functions.c (modified) Default narrows are un- and .d-aware Tue, 24 Oct 2006 04:52:14 GMT Nelson Elhage [1152d45] * owl.h (modified) * perlglue.xs (modified) Including owl.h into perlglue.xs to make it easier to add more perl glue. Tue, 24 Oct 2006 04:44:58 GMT Nelson Elhage [c0a90c2] * commands.c (modified) * functions.c (modified) * perlconfig.c (modified) alexmv+yoz's memory leak patches Tue, 24 Oct 2006 04:43:43 GMT Nelson Elhage [54666e0] * libfaim/rxhandlers.c (modified) libfaim fix to make it compile