[commits] Horde-Hatchery branch, master, updated. 1bd5f6f7ee9998add8f795de8d65af794d4535d9

Michael M Slusarz slusarz at horde.org
Thu Dec 11 22:19:54 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  1bd5f6f7ee9998add8f795de8d65af794d4535d9 (commit)
       via  d0987e3bf51a36364305816b96220937c0951fa0 (commit)
       via  c0d04e58edc0490bd9d7f5ba3d886e5d5f817522 (commit)
       via  3eb9d995edd4800c57f8db008442be8ae6cb2e71 (commit)
       via  a5b86d4e293f17ecefc5e64b1d62e75d6ca9ccc9 (commit)
       via  42561a40ac3dcb58d0318ef6322657d3a5aa0888 (commit)
       via  b31e9d523990867eaec02b35743754c7f97e7ce7 (commit)
       via  92cd762652131fd94d37c20dc85c7f2848e18e6f (commit)
       via  8fe55240f86980b09cd3bd5226c350c1af1abcc2 (commit)
      from  fc1b25e094fd1b9cdbe5bcd9e46ecdae5f32cfd6 (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 1bd5f6f7ee9998add8f795de8d65af794d4535d9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Dec 11 15:19:32 2008 -0700

    Convert to new Horde_Secret package.

commit d0987e3bf51a36364305816b96220937c0951fa0
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Dec 11 14:56:04 2008 -0700

    Fix some API calls.

commit c0d04e58edc0490bd9d7f5ba3d886e5d5f817522
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Dec 11 14:55:45 2008 -0700

    Make a static function.

commit 3eb9d995edd4800c57f8db008442be8ae6cb2e71
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Dec 11 14:35:24 2008 -0700

    Better way of setting up anonymous IMP session.

commit a5b86d4e293f17ecefc5e64b1d62e75d6ca9ccc9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Dec 11 14:32:05 2008 -0700

    Unneeded IMP_BASE definitions.

commit 42561a40ac3dcb58d0318ef6322657d3a5aa0888
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Dec 11 14:22:25 2008 -0700

    Fix flagging message on reply.

commit b31e9d523990867eaec02b35743754c7f97e7ce7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Dec 11 14:17:52 2008 -0700

    Optimize address data
    
    Don't need 'display' and 'address' entries - we can build these entries
    from 'inner' and 'personal' data via javascript.
    Fix display of partslist in popup message window.

commit 92cd762652131fd94d37c20dc85c7f2848e18e6f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Dec 11 13:52:04 2008 -0700

    Remove comment info.
    
    Just an unnecessary waste of bandwidth.

commit 8fe55240f86980b09cd3bd5226c350c1af1abcc2
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Dec 11 13:51:22 2008 -0700

    Can't call this in function because of global vars.
    
    common-header.inc needs access to some global variables.

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

Summary of changes:
 imp/attachment.php              |   20 ++++-------
 imp/contacts.php                |    3 +-
 imp/fetchmail.php               |    3 +-
 imp/fetchmailprefs.php          |    3 +-
 imp/filterprefs.php             |    3 +-
 imp/folders.php                 |   27 ++++++++------
 imp/js/DimpCore.js              |    2 +-
 imp/js/src/DimpCore.js          |    5 ++-
 imp/lib/Compose.php             |    6 ++--
 imp/lib/Crypt/pgp.php           |    4 +-
 imp/lib/Crypt/smime.php         |    4 +-
 imp/lib/IMAP.php                |    2 +-
 imp/lib/IMP.php                 |    2 +-
 imp/lib/Quota.php               |    2 +-
 imp/lib/Session.php             |    2 +-
 imp/lib/Views/ShowMessage.php   |   33 +++++------------
 imp/lib/api.php                 |   77 +++++++++++++--------------------------
 imp/lib/base.php                |    3 --
 imp/login.php                   |    2 +-
 imp/redirect.php                |    2 +-
 imp/rss.php                     |    3 +-
 imp/saveimage.php               |    3 +-
 imp/scripts/custom_login.php    |    8 +---
 imp/search.php                  |    3 +-
 imp/smime.php                   |    3 +-
 imp/stationery.php              |    3 +-
 imp/templates/common-header.inc |    3 --
 imp/thread.php                  |    3 +-
 imp/view.php                    |    3 +-
 29 files changed, 89 insertions(+), 148 deletions(-)


hooks/post-receive
-- 
Horde-Hatchery


More information about the commits mailing list