Timeline


and

Jun 29, 2007:

6:56 PM Changeset [9a6cc40]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Change the width at which we hard-wrap outgoing zephyrs by default so that zephyrs will fit on screen with the default style. This is the bug andersk reported; This isn't a complete fix, but it's an improvement.
6:52 PM Changeset [9de39410]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Clearing all the hooks before we reload

Jun 8, 2007:

5:25 PM Changeset [f032974]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 an equality check mistake I should have caught when I first wrote this.

Jun 7, 2007:

1:16 AM Changeset [d0961fe]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Alex Vandiver <alexmv@mit.edu>
Incoming CC'd zephyrs logged to all people they were sent to

Jun 6, 2007:

11:31 PM Changeset [9c590d4]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Alex Vandiver <alexmv@mit.edu>
Outgoing CC'd messages get logged to all recipients
9:06 PM Changeset [48609ce]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Alex Vandiver <alexmv@mit.edu>
Don't include self when replying to CC'd messages

Jun 4, 2007:

10:30 PM Changeset [f1589b5]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Alejandro R. Sedeño <asedeno@mit.edu>
Adding 3 variables for the Jabber module. * jabber:show_offline_buddies (bool, default=true) If false, only contacts in your roster whose presence you are subscribed to, and happen to be online. * jabber:auto_away_timeout (int, default 5) * jabber:auto_xa_timeout (int, default 15) The timeouts, in minutes, for setting your jabber accounts auto-away and auto-extended-away. Set to 0 to disable. Even if xa < away, you will not transition from xa -> away.
12:46 AM Changeset [f1fc47f]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Don't corrupt the current style pointer if we redefine the current style.

Jun 1, 2007:

4:01 AM Changeset [42947f1]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Alex Vandiver <alexmv@mit.edu>
* Outgoing messages now log as much information as incomign messages * Code reuse is a Good Thing

May 30, 2007:

10:30 PM Changeset [8757122]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
We don't need to squash warnings here, we should just use "" as a default, since the undef's will get stringified anyways.
1:17 AM Changeset [4508e21]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Properly pass the usage when defining the jabberlogin command
12:05 AM Changeset [13a3c1db]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Refactoring message processing: All new messages, incoming or outgoing, get added to the owl_global_messagequeue by protocol code, and then passed to owl_proces_message, which serves as a single central code path for adding messages to the message list.
Note: See TracTimeline for information about the timeline view.