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

Michael M Slusarz slusarz at horde.org
Tue Nov 11 00:14:06 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  d53db781ea6751a4b74ef6460953933dc3b055ca (commit)
       via  b9a333322f5b6526b048511d11892604e5566c21 (commit)
       via  20457b0f110f4922b194c489b7eb40ab90a749f7 (commit)
       via  4fe3cc1913bfa70e569f9c2a481a1ea2fad89cd7 (commit)
       via  3705a89bfa1af716f1e84c11f7f9ed507f68edde (commit)
      from  61ed60810c949f71128c50f4848fb9c9d7f5ceed (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 d53db781ea6751a4b74ef6460953933dc3b055ca
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 10 17:11:45 2008 -0700

    Phpdoc; first crack at _buildMessage().
    
    First attempt at writing the code that will rebuild a Horde_Mime_Message
    object with all embedded parts expanded. This is more of a placeholder
    than anything else since I probably won't get to PGP and S/MIME
    rendering for awhile.

commit b9a333322f5b6526b048511d11892604e5566c21
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 10 17:04:48 2008 -0700

    Phpdoc; use is_null().

commit 20457b0f110f4922b194c489b7eb40ab90a749f7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 10 16:42:05 2008 -0700

    Use new Horde_Mime_Viewer API.

commit 4fe3cc1913bfa70e569f9c2a481a1ea2fad89cd7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 10 16:38:33 2008 -0700

    More API tweaking.
    
    Add the ability to get embedded parts. Phpdoc. Have render() deal with
    setting all necessary default return values.

commit 3705a89bfa1af716f1e84c11f7f9ed507f68edde
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 10 15:56:06 2008 -0700

    Add Horde_Mime::mimeIdArithmetic().

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

Summary of changes:
 framework/Mime/lib/Horde/Mime.php               |   49 +++++++
 framework/Mime/lib/Horde/Mime/Part.php          |    5 +-
 framework/Mime/lib/Horde/Mime/Viewer/Driver.php |  103 ++++++++++++---
 framework/Mime/lib/Horde/Mime/Viewer/html.php   |   11 +-
 framework/Mime/lib/Horde/Mime/Viewer/plain.php  |   15 +--
 imp/lib/Contents.php                            |  157 +++++++++++++++++-----
 imp/lib/Mime/Viewer/html.php                    |    8 +-
 imp/lib/Mime/Viewer/plain.php                   |   19 +--
 imp/message.php                                 |   10 +-
 imp/view.php                                    |    4 +-
 10 files changed, 289 insertions(+), 92 deletions(-)


hooks/post-receive
-- 
Horde-Hatchery


More information about the commits mailing list