# # ChangeLog for / # # Generated by Trac 1.0.2 # Mar 28, 2024, 2:01:46 PM Tue, 23 Jan 2007 23:36:24 GMT Nelson Elhage [acee046] * fmtext.c (modified) tabs must die. Tue, 23 Jan 2007 23:26:44 GMT Nelson Elhage [65581e9] * perlwrap.pm (modified) Turning off the debug error message about loading modules. 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 20:32:42 GMT Nelson Elhage [4ee1cf4] * perlwrap.pm (modified) Load modules in asciibetical order 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:30:14 GMT Alejandro R. Sedeño [585bdc3] * BUGS (modified) This is fixed now. 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 21:50:29 GMT Sam Hartman [52891b5] * BUGS (modified) Add some more bugs 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 ... Fri, 19 Jan 2007 00:09:12 GMT Nelson Elhage [212764e] * owl.c (modified) Run ~/.owl/startup *after* loading perl, so you can jabberlogin, ... Thu, 18 Jan 2007 22:57:34 GMT Nelson Elhage [1a9c761] * perlwrap.pm (modified) Modify :reload to be aware of the -c option, and to work if there is ... Thu, 18 Jan 2007 22:35:38 GMT Nelson Elhage [32fa306] * BUGS (added) Adding a BUGS file until we get a real tracker. Tue, 16 Jan 2007 22:43:26 GMT Nelson Elhage [fa86732] * owl.c (modified) * stylefunc.c (modified) Adding filter-based word wrapping. Still need a heuristic for when ... Tue, 16 Jan 2007 20:57:51 GMT Nelson Elhage [855dc8d] * athstatic (modified) Not statically linking perl (This may or may not be the correct solution) 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:14:33 GMT Nelson Elhage [bc9436f] * stylefunc.c (modified) Refactoring rendering the body of messages into a separate function. ... 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 17:00:23 GMT Sam Hartman [11be665] * Makefile.in (modified) perlglue.c depends on Makefile so when datadir changes it will be ... Tue, 16 Jan 2007 16:58:19 GMT Nelson Elhage [b13438c] * perl/lib/Net/Jabber/MUC.pm (modified) Removing a debug error message Tue, 16 Jan 2007 16:58:13 GMT Nelson Elhage [28ff260] * TODO (modified) Some TODO rearrangement Thu, 11 Jan 2007 22:31:50 GMT Nelson Elhage [fd5054a] * TODO (modified) Checking off MUC presence 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:: Thu, 11 Jan 2007 16:19:34 GMT Alejandro R. Sedeño [12e5f17] * commands.c (modified) Changing owl_command_yes/no to return void instead, as declared in ... Thu, 11 Jan 2007 16:02:24 GMT Alejandro R. Sedeño [cba04e0] * commands.c (modified) * Make yes/no not segfault when there is no current messge. * Make ... Wed, 10 Jan 2007 21:01:48 GMT Nelson Elhage [dcc1335] * TODO (modified) Checking off subscription control. Wed, 10 Jan 2007 20:21:14 GMT Sam Hartman [db0899b] * TODO (modified) Propose two new todo items that are necessary for the passive chat model 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 20:03:48 GMT Nelson Elhage [f4d32cd] * commands.c (modified) * message.c (modified) Adding infrastructure for admin messages that are questions 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: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 ...