Timeline


and

Apr 29, 2007:

8:45 PM Changeset [d791cdb]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Fixing a crash with filters like '( class )'
6:27 PM Changeset [f6b319c]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Sam Hartman <hartmans@mit.edu>
Implement hackish support for the wordwrap filter in the perl styles. Note that while I think the user-visible parts of this are reasonably OK the implementation needs cleanup. * perlconfig.c: Add should_wordwrap attribute to message hashes. This is a hack; a better solution is to expose an arbitrary interface for doing filter matches from perl. That proved to be more than I had time for. * perlglue.xs: expose owl_text_wordwrap * perlwrap.pm: use in the default style
6:24 PM Changeset [03cf6b9]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Sam Hartman <hartmans@mit.edu>
update
2:30 PM Changeset [8d1a33f]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Sam Hartman <hartmans@mit.edu>
Depend on par

Apr 27, 2007:

10:51 AM Changeset [afd0fd5]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Alejandro R. Sedeño <asedeno@mit.edu>
The move to PAR modules reverted the change that fixed jabber outbound personal logging. I just noticed this today. Fixing it.

Apr 22, 2007:

3:12 PM Changeset [f178fb5]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Beep on personal messages, not private, by default.
3:12 PM Changeset [ce74deb]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Improving the private/personal distinction by fixing owl_message_is_personal * ``private'' means to/or from an individual, not a chat/class/etc. * ``personal'' means ``matches the personal filter''
3:11 PM Changeset [f6c2b3d]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
jabber.pl references -> ``jabber support''

Apr 21, 2007:

8:49 PM Changeset [b55fe2c]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Alejandro R. Sedeño <asedeno@mit.edu>
If we don't get a fulljid, fallback to the one we already had rather than charging forth blindly. Without this, logging into ljtalk was broken. Bug reported by kchen.

Apr 19, 2007:

2:33 PM Changeset [4228f8b]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Updating the about text to reflect barnowl
1:04 PM Changeset [4099cf8]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Alejandro R. Sedeño <asedeno@mit.edu>
When generating filters, change single quotes and double quotes into dots, so they line parser doesn't choke on them. This fixes problems smart-narrowing to instances such as "this'll break it".
12:06 AM Changeset [d754b0a]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Alejandro R. Sedeño <asedeno@mit.edu>
Fix a bug reported by ike (among others) about colors leaking past @()'s. Color is now contained by any currently recognized non-color zephyr formatting command (b, bold, i, italic), as well as a noop formatting command @().

Apr 16, 2007:

9:54 PM Changeset [85d1795]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Alejandro R. Sedeño <asedeno@mit.edu>
Change special casing rules to refer to default format strings instead of senders.
9:50 PM Changeset [1d7e094]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Add /usr/athena/lib to the *end* of LDFLAGS so directories listed on the command-line take precedence
9:50 PM Changeset [80e54a7]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Escape {} and () in regular expressions

Apr 12, 2007:

6:05 PM Changeset [7f33c18]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Alejandro R. Sedeño <asedeno@mit.edu>
Net::XMPP::Protocol - Make resource binding note the full jid on connect. BarnOwl::Module::Jabber::ConnectionManager - Allow for connections to be renamed. BarnOwl::Module::Jabber - Rename the connection after connect to match the jid received. This makes Net::XMPP recognize that the server may in fact connect a user under a different resource than the one the user specified. In particular, it works around the crap GoogleTalk appends to the supplied resource.
Note: See TracTimeline for information about the timeline view.