[commits] Horde-Hatchery branch, master, updated. b0a2e2631b118a953c459fe3e165ffe2494bbe53

Michael M Slusarz slusarz at horde.org
Tue Dec 9 07:25:44 UTC 2008


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Horde-Hatchery".

The branch, master has been updated
       via  b0a2e2631b118a953c459fe3e165ffe2494bbe53 (commit)
       via  21d9eefff4fd186725657868378ceb827c607e74 (commit)
       via  47e25678c9e93551d0350d3fcd0d59923c65d9e8 (commit)
       via  fb755507b1c8539a43576e3d0290b9f60ca163af (commit)
       via  6a1bb00ff93708dc69202cf5f7bee5bbaf6d6d55 (commit)
       via  9b263b480128167a590768054272008089f09e9d (commit)
       via  0c79bd85e4324b9a635ae4b3af694d9c102a0f51 (commit)
       via  887c1b02838ce4f28b6ce6f4d672553f4b20f970 (commit)
      from  42a2897d66673367835255c553f4bb0e163f4364 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b0a2e2631b118a953c459fe3e165ffe2494bbe53
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 9 00:18:59 2008 -0700

    Fix threading when split across pages.

commit 21d9eefff4fd186725657868378ceb827c607e74
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 9 00:18:37 2008 -0700

    Fix default messages on a page.

commit 47e25678c9e93551d0350d3fcd0d59923c65d9e8
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 9 00:18:19 2008 -0700

    Fix duplicate status messages.

commit fb755507b1c8539a43576e3d0290b9f60ca163af
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Dec 8 23:54:06 2008 -0700

    Fix updating thread cache on message delete.

commit 6a1bb00ff93708dc69202cf5f7bee5bbaf6d6d55
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Dec 8 23:44:19 2008 -0700

    Improvements to IMP_Mailbox updates.
    
    Have IMP_Message:: always update IMP_Mailbox object if it exists and the
    mailbox data has already been built.

commit 9b263b480128167a590768054272008089f09e9d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Dec 8 23:44:06 2008 -0700

    Nits, remove tiny function.

commit 0c79bd85e4324b9a635ae4b3af694d9c102a0f51
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Dec 8 23:09:59 2008 -0700

    Fixes for new 'cached' param.
    
    Cache 'cached' string generation.
    Send 'cached' param for all actions that may eventually cause viewport
    data to be returned.

commit 887c1b02838ce4f28b6ce6f4d672553f4b20f970
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Dec 8 22:16:46 2008 -0700

    js-json return also needs security prefix

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

Summary of changes:
 imp/imp-dimp.php              |   50 +++++++++++++++++++---------------------
 imp/js/DimpBase.js            |    2 +-
 imp/js/ViewPort.js            |    2 +-
 imp/js/src/DimpBase.js        |   29 ++++++++++++++---------
 imp/js/src/ViewPort.js        |   28 ++++++++++++++++------
 imp/lib/IMAP/Thread.php       |    4 +++
 imp/lib/IMP.php               |   31 ++++++++++++++-----------
 imp/lib/Mailbox.php           |   20 +++++++++++++---
 imp/lib/Message.php           |   35 +++++++++------------------
 imp/lib/Mime/Viewer/smime.php |    5 +---
 imp/message-mimp.php          |    3 +-
 imp/message.php               |    3 +-
 12 files changed, 116 insertions(+), 96 deletions(-)


hooks/post-receive
-- 
Horde-Hatchery


More information about the commits mailing list