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

Michael M Slusarz slusarz at horde.org
Thu Nov 20 06:30:43 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  e71d363c727d4c6b041bc9c4d6da109549ec60c1 (commit)
       via  88d87f64c05ed74f0522e8a9da477e90334d0947 (commit)
       via  3a6d99dc7b85d81213f46297450ef1fd8bf88ab6 (commit)
       via  3ceb9813ff16043e3eba39ee5bcd8bf45b897055 (commit)
       via  6931b49be68dbffa6df4271901293407fd6dccb7 (commit)
       via  83958deda7655ead0e399a476d0984a83f29e2f3 (commit)
       via  6d5a6817a3abf3c987a715a5793ac7ef50375b8b (commit)
       via  9f18e1aeb2ce456f412fe3da8d16b49151897230 (commit)
       via  a25d3d2b45a2836fab7e9d5576b9d2a3ef5dbd96 (commit)
       via  408b19bd6870f672d986ee38a485f86157ba7fb6 (commit)
      from  2c5280c4b15c7af3e2d0b7ae7164043f071c4968 (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 e71d363c727d4c6b041bc9c4d6da109549ec60c1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Nov 19 23:30:25 2008 -0700

    Implementation of S/MIME stuff so far.
    
    This doesn't work yet.

commit 88d87f64c05ed74f0522e8a9da477e90334d0947
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Nov 19 23:26:27 2008 -0700

    Complete the rewrite of IMP_Compose.
    
    Most everything should be done (from an API perspective). Still have to
    test the whole shebang.

commit 3a6d99dc7b85d81213f46297450ef1fd8bf88ab6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Nov 19 22:57:15 2008 -0700

    style nits

commit 3ceb9813ff16043e3eba39ee5bcd8bf45b897055
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Nov 19 22:38:55 2008 -0700

    Require $driver; fix toArray() parameters.

commit 6931b49be68dbffa6df4271901293407fd6dccb7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Nov 19 20:17:40 2008 -0700

    style

commit 83958deda7655ead0e399a476d0984a83f29e2f3
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Nov 19 16:23:48 2008 -0700

    Clean up the language files to trim them a bit.

commit 6d5a6817a3abf3c987a715a5793ac7ef50375b8b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Nov 19 16:09:21 2008 -0700

    More fixes/updates.

commit 9f18e1aeb2ce456f412fe3da8d16b49151897230
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Nov 19 16:08:38 2008 -0700

    phpdoc

commit a25d3d2b45a2836fab7e9d5576b9d2a3ef5dbd96
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Nov 19 16:08:21 2008 -0700

    Nits.

commit 408b19bd6870f672d986ee38a485f86157ba7fb6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Nov 19 03:55:17 2008 -0700

    More IMP_Compose fixes.

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

Summary of changes:
 framework/Mime/lib/Horde/Mime/Mail.php    |    5 +-
 framework/Mime/lib/Horde/Mime/Message.php |    9 +-
 imp/attachment.php                        |   28 +-
 imp/config/mime_drivers.php.dist          |    3 +-
 imp/lib/Compose.php                       |  951 +++----
 imp/lib/Mime/Viewer/pkcs7.php             |  343 +--
 imp/lib/Spam.php                          |    4 +-
 imp/lib/UI/Compose.php                    |    7 +-
 imp/po/ar_OM.po                           |  200 +-
 imp/po/ar_SY.po                           |  214 +-
 imp/po/bg_BG.po                           |   30 +-
 imp/po/bs_BA.po                           | 1249 --------
 imp/po/fa_IR.po                           |  285 +--
 imp/po/fr_FR.po                           |   50 +-
 imp/po/gl_ES.po                           |    2 +-
 imp/po/he_IL.po                           | 4683 -----------------------------
 imp/po/imp.pot                            | 2869 +++++++-----------
 imp/po/is_IS.po                           | 1530 ----------
 imp/po/ko_KR.po                           | 1335 --------
 imp/po/lv_LV.po                           |   87 +-
 imp/po/mk_MK.po                           |  184 +-
 imp/po/nb_NO.po                           |   45 -
 imp/po/nn_NO.po                           |  307 ++-
 imp/po/ro_RO.po                           |  377 +---
 imp/po/ru_RU.po                           |  995 ------
 imp/po/th_TH.po                           |   80 +-
 imp/po/uk_UA.po                           |  506 +----
 27 files changed, 2426 insertions(+), 13952 deletions(-)


hooks/post-receive
-- 
Horde-Hatchery


More information about the commits mailing list