[cvs] commit: imp mailbox.php imp/config prefs.php.dist imp/docs CHANGES imp/lib Mailbox.php imp/locale/en_US help.xml

Michael M Slusarz slusarz at horde.org
Mon May 15 21:58:22 PDT 2006


slusarz     2006-05-15 21:58:22 PDT

  Modified files:
    .                    mailbox.php 
    config               prefs.php.dist 
    docs                 CHANGES 
    lib                  Mailbox.php 
    locale/en_US         help.xml 
  Log:
  Compromise for mailbox caching - having mailbox_start set to either first
  unseen or last unseen messages was killing the whole concept of caching - since
  we would have to do a search every page to determine location.  Instead, only
  honor preference the first time we load mailbox; subsequent visits to mailbox
  will start up where the user last left the mailbox.  Honestly, this seems
  to be better behavior anyway (and more like other mail clients) IMHO.
  
  Revision  Changes    Path
  1.258     +2 -2      imp/config/prefs.php.dist
  1.942     +1 -0      imp/docs/CHANGES
  1.210     +35 -26    imp/lib/Mailbox.php
  1.69      +2 -2      imp/locale/en_US/help.xml
  2.760     +3 -5      imp/mailbox.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/config/prefs.php.dist?r1=1.257&r2=1.258&ty=u
  http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.941&r2=1.942&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Mailbox.php?r1=1.209&r2=1.210&ty=u
  http://cvs.horde.org/diff.php/imp/locale/en_US/help.xml?r1=1.68&r2=1.69&ty=u
  http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.759&r2=2.760&ty=u


More information about the cvs mailing list