[commits] Horde-Hatchery branch, master, updated. 22b310cbaf889339b7d355e3c15fc2d1af8e2a75

Michael M Slusarz slusarz at horde.org
Fri Nov 21 00:11:45 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  22b310cbaf889339b7d355e3c15fc2d1af8e2a75 (commit)
       via  0f43de6b4bf7ed71c75c15814198bcc1f1a462da (commit)
       via  a248b9ae4fa97ee68ca94b7af3deab33abaa7be7 (commit)
       via  92f5ef816cae566770e8e4c7de6e9ef41c72cd90 (commit)
       via  5b219e35f9be7f222a32775cf9a69b09a3640ac1 (commit)
       via  8abd0086df2ceeccdb9441001abe661bfd7884f1 (commit)
       via  3b43e6bb686d444f1e886da3352de5ac8b78763e (commit)
       via  571d2d3ec0743d483cbe010cd92104c3eee395e9 (commit)
       via  906613e8f537e9579770ed61b42d462fc8ab1468 (commit)
       via  97994a71a797840717fd7f76eb91dc76b4d829f4 (commit)
       via  9b236f5306c90822aab49ced11f9987e93f04439 (commit)
       via  303c8412b7d1a8d87023cea0d32d0f6d884142cc (commit)
      from  e71d363c727d4c6b041bc9c4d6da109549ec60c1 (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 22b310cbaf889339b7d355e3c15fc2d1af8e2a75
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Nov 20 17:00:14 2008 -0700

    IMP_Tree -> IMP_IMAP_Tree. Move constants inside class.

commit 0f43de6b4bf7ed71c75c15814198bcc1f1a462da
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Nov 20 16:19:57 2008 -0700

    tweak

commit a248b9ae4fa97ee68ca94b7af3deab33abaa7be7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Nov 20 16:19:18 2008 -0700

    This should live under IMP session info.

commit 92f5ef816cae566770e8e4c7de6e9ef41c72cd90
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Nov 20 15:18:05 2008 -0700

    Move flist caching to Horde_Cache, not session caching.

commit 5b219e35f9be7f222a32775cf9a69b09a3640ac1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Nov 20 15:17:35 2008 -0700

    Add IMP::getCacheOb().

commit 8abd0086df2ceeccdb9441001abe661bfd7884f1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Nov 20 14:18:45 2008 -0700

    Need to build message data here.

commit 3b43e6bb686d444f1e886da3352de5ac8b78763e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Nov 20 14:18:24 2008 -0700

    Fix typo

commit 571d2d3ec0743d483cbe010cd92104c3eee395e9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Nov 20 14:06:20 2008 -0700

    Another place where we do not need to cache MIME part.

commit 906613e8f537e9579770ed61b42d462fc8ab1468
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Nov 20 13:50:45 2008 -0700

    General IMP:: cleanup; improvements to display
    
    Improvements to print message display (don't show status boxes or
    summary icons).

commit 97994a71a797840717fd7f76eb91dc76b4d829f4
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Nov 20 13:49:59 2008 -0700

    Fix bitmask check.

commit 9b236f5306c90822aab49ced11f9987e93f04439
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Nov 20 12:45:11 2008 -0700

    phpdoc

commit 303c8412b7d1a8d87023cea0d32d0f6d884142cc
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Nov 20 12:44:38 2008 -0700

    No need for SessionObjects; fix display of body parts.

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

Summary of changes:
 framework/Mime/lib/Horde/Mime/Headers.php |    4 +-
 imp/config/hooks.php.dist                 |    2 +-
 imp/folders.php                           |   27 ++--
 imp/lib/Block/summary.php                 |    7 +-
 imp/lib/Block/tree_folders.php            |   13 +-
 imp/lib/Contents.php                      |    6 +-
 imp/lib/Crypt/pgp.php                     |   33 +---
 imp/lib/Folder.php                        |  109 ++++++------
 imp/lib/IMAP/Tree.php                     |  270 +++++++++++++++--------------
 imp/lib/IMP.php                           |   80 +++++----
 imp/lib/Mailbox.php                       |    6 +-
 imp/lib/Mime/Viewer/html.php              |    2 +-
 imp/lib/Mime/Viewer/pgp.php               |    6 +-
 imp/lib/Search.php                        |   14 +-
 imp/lib/Template.php                      |    5 +-
 imp/lib/UI/Message.php                    |    3 +-
 imp/lib/api.php                           |    5 +-
 imp/lib/prefs.php                         |    5 +-
 imp/mailbox.php                           |    3 +-
 imp/message.php                           |   44 +++--
 imp/pgp.php                               |   12 +-
 imp/thread.php                            |   15 +-
 22 files changed, 341 insertions(+), 330 deletions(-)


hooks/post-receive
-- 
Horde-Hatchery


More information about the commits mailing list