[commits] Horde-Hatchery branch master updated. 01fd6db764532e05af05e946c67747cbb08ee0bb

Michael M Slusarz slusarz at horde.org
Fri Nov 20 23:55:06 UTC 2009


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

from: ef558a777feb667206449a66207288d7bc0b6bf8

bd2fd1c This is worthy of a changelog blurb
370b619 Fix typo
8472b7a Add ViewPort.currentViewableRange()
29566e9 Handle non-existent mailboxes better
01fd6db IMP_Imap_Tree fixes.

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

commit bd2fd1c8230421425ed02cdc04d00f2ddd1b34a9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Nov 20 12:23:44 2009 -0700

    This is worthy of a changelog blurb

 imp/docs/CHANGES |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-hatchery&r1=dffa0a9f401f8b73c0e8a90f67b78f81c797a369&r2=bd2fd1c8230421425ed02cdc04d00f2ddd1b34a9

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

commit 370b619aef01bbad35554556cf8b20b1af859be6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Nov 20 15:22:35 2009 -0700

    Fix typo

 imp/js/DimpBase.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-hatchery&r1=b821d067b0e30206e6acfdaff8ac860a49754814&r2=370b619aef01bbad35554556cf8b20b1af859be6

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

commit 8472b7a832695bde935f9663a0dc8ecdb2a96c02
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Nov 20 15:22:49 2009 -0700

    Add ViewPort.currentViewableRange()

 imp/js/DimpBase.js |    8 ++++----
 imp/js/ViewPort.js |   12 ++++++++++++
 2 files changed, 16 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-hatchery&r1=370b619aef01bbad35554556cf8b20b1af859be6&r2=8472b7a832695bde935f9663a0dc8ecdb2a96c02
http://git.horde.org/diff.php/imp/js/ViewPort.js?rt=horde-hatchery&r1=12ed6620e46593b2086b59c427c099cf84682e85&r2=8472b7a832695bde935f9663a0dc8ecdb2a96c02

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

commit 29566e95072fa5ac743580dee3acea90f2b5b384
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Nov 20 16:13:09 2009 -0700

    Handle non-existent mailboxes better

 imp/ajax.php                   |   15 ++++++++++++---
 imp/js/ViewPort.js             |    2 +-
 imp/lib/Views/ListMessages.php |   33 ++++++++++++++++++++++++---------
 imp/mailbox.php                |    6 +++++-
 4 files changed, 42 insertions(+), 14 deletions(-)

http://git.horde.org/diff.php/imp/ajax.php?rt=horde-hatchery&r1=6466012b0d2379a8f6b6083865d4e467422cf669&r2=29566e95072fa5ac743580dee3acea90f2b5b384
http://git.horde.org/diff.php/imp/js/ViewPort.js?rt=horde-hatchery&r1=8472b7a832695bde935f9663a0dc8ecdb2a96c02&r2=29566e95072fa5ac743580dee3acea90f2b5b384
http://git.horde.org/diff.php/imp/lib/Views/ListMessages.php?rt=horde-hatchery&r1=3255114450a98d829dbfbfb0fd94472cae7b2714&r2=29566e95072fa5ac743580dee3acea90f2b5b384
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-hatchery&r1=b89befd4e6d0d7c2605a27c033e385394c87e141&r2=29566e95072fa5ac743580dee3acea90f2b5b384

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

commit 01fd6db764532e05af05e946c67747cbb08ee0bb
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Nov 20 16:38:29 2009 -0700

    IMP_Imap_Tree fixes.
    
    _subscribed and _fulllist have mailbox names in the keys, not the
    values.
    LSUB does not return a list of existing subscribed mailboxes - it only
    returns a list of subscribed mailboxes.  Need to intersect this list
    with LIST output to get the list of actual existing subscribed
    mailboxes.

 imp/lib/Imap/Tree.php |   28 +++++++++++++++++++---------
 1 files changed, 19 insertions(+), 9 deletions(-)

http://git.horde.org/diff.php/imp/lib/Imap/Tree.php?rt=horde-hatchery&r1=187a7e90d370dccd2cdeed3be439728080dc309c&r2=01fd6db764532e05af05e946c67747cbb08ee0bb




More information about the commits mailing list