Timeline
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
- 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
- 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
- update
- 2:30 PM Changeset [8d1a33f]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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.