Timeline
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
- 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
- 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
- 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
- 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
- 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
- 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
- * 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
- 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
- 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
- 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.
May 29, 2007:
- 8:05 PM Changeset [1fd5e4c1]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by
- Perl doesn't actually specify the behavior of our $var = foo if bar; Change this to something guaranteed to work.
- 12:11 AM Changeset [5ddb952]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by
- Removing a debug print to /tmp/error that causes an error message on startup.
May 28, 2007:
- 9:56 PM Changeset [3c455b4]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by
- r675, take two. This was lost in the merging of the PAR branch. Fix the bug in which rejoining a MUC you're already in (nick change) results in the MUC appearing multiple times when you show presence info for all MUCs.
May 24, 2007:
- 6:16 PM Changeset [693c8f2]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by
- Jabber tweaks: BarnOwl::Message::Jabber now defines subcontext as subject, much as BarnOwl::Message::Zephyr maps instance to it. BarnOwl::Module::Jabber now preserves subjects through replies to MUCs. Also, fixed a typo in which ``jwrite ... -s foo'' showed up as ``jwrite ... -t foo'' when echoed back to the terminal.
Note: See TracTimeline
for information about the timeline view.