[commits] Horde branch master updated. 7498554b7f035557e2f4f4d3f00c09036c485f2c

Michael M Slusarz slusarz at horde.org
Wed Nov 10 00:01:28 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: 1af4f91251d937e574a3ee4f07d5289253de84f9

84528ff Purge IMP_Imap_Tree object from cache on logout
2fde23e doc fixes
7498554 Add Viewport#createSelectionBuffer()

-----------------------------------------------------------------------

commit 84528fff38ad952cdc97db30462e32eb0b224ea0
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Nov 9 10:03:32 2010 -0700

    Purge IMP_Imap_Tree object from cache on logout

 imp/lib/Application.php |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/imp/lib/Application.php?rt=horde-git&r1=fe62dea49cb7c0ffef71467d4215ae915fcd131b&r2=84528fff38ad952cdc97db30462e32eb0b224ea0

-----------------------------------------------------------------------

commit 2fde23e904f34bdf3ca579cf3f545e1ac0332e1d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Nov 9 16:43:58 2010 -0700

    doc fixes

 imp/js/viewport.js           |    8 ++++----
 imp/lib/Ajax/Application.php |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/imp/js/viewport.js?rt=horde-git&r1=46f42548e67217202ccb105083a673f11ffa8c70&r2=2fde23e904f34bdf3ca579cf3f545e1ac0332e1d
http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=82bccce8fadb4691aafcf803bee94164da573408&r2=2fde23e904f34bdf3ca579cf3f545e1ac0332e1d

-----------------------------------------------------------------------

commit 7498554b7f035557e2f4f4d3f00c09036c485f2c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Nov 9 16:59:25 2010 -0700

    Add Viewport#createSelectionBuffer()
    
    Creates a Viewport_Selection object containing all elements currently in
    the buffer.
    
    Using this fixes generating the cached message list sent in viewport
    requests.  Most notably, deleting messages in threaded mailboxes -
    we were unnecessarily downloading all message data again even though it
    was cached on the browser.  Instead, we just need to update the threaded
    sort information on message deletion.

 imp/js/dimpbase.js |    8 ++++----
 imp/js/viewport.js |    7 +++++++
 2 files changed, 11 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/imp/js/dimpbase.js?rt=horde-git&r1=b714b62c1b717ac01b738fef17b91844396c1b07&r2=7498554b7f035557e2f4f4d3f00c09036c485f2c
http://git.horde.org/diff.php/imp/js/viewport.js?rt=horde-git&r1=2fde23e904f34bdf3ca579cf3f545e1ac0332e1d&r2=7498554b7f035557e2f4f4d3f00c09036c485f2c




More information about the commits mailing list