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

Michael M Slusarz slusarz at horde.org
Mon Dec 8 06:57:31 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  df3dd80419022ee3a92095a4be4a0827b01cda4c (commit)
       via  6a745eaa96a8f63c528d1b9361d5d320e670f0cd (commit)
       via  77acfeb007d1047f940e02ed5b0d8d4800ed0e0f (commit)
       via  1f657dc7d8926e89a02f37458adf4ca892ff7870 (commit)
       via  e39bb21040bd0c16acec817e5b01a276a5cb8197 (commit)
      from  410603779b6b265eb217caef8407fcb316fbd393 (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 df3dd80419022ee3a92095a4be4a0827b01cda4c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sun Dec 7 23:51:17 2008 -0700

    Add MIME type for PDF files.

commit 6a745eaa96a8f63c528d1b9361d5d320e670f0cd
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sun Dec 7 23:44:51 2008 -0700

    Fix for Ticket #4221.
    
    Fix stripping attachments when saving to sent-mail folder when attaching
    the PGP public key.

commit 77acfeb007d1047f940e02ed5b0d8d4800ed0e0f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sun Dec 7 23:29:23 2008 -0700

    Remove special characters popup.

commit 1f657dc7d8926e89a02f37458adf4ca892ff7870
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sun Dec 7 23:15:48 2008 -0700

    Cached list should be kept on browser, not on server.
    
    One less thing to keep in the session.  Regardless, this is information
    that naturally belongs on the server (since it is aware of what it
    contains).  Now that we have an effective way of compressing UID/Mailbox
    information, the cached string will be a manageable size.

commit e39bb21040bd0c16acec817e5b01a276a5cb8197
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sun Dec 7 18:58:24 2008 -0700

    Use application/json as JSON return-type.
    
    Allows auto-eval of JSON code into responseJSON.

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

Summary of changes:
 imp/compose.php                  |   12 ------------
 imp/config/conf.xml              |    2 --
 imp/config/mime_drivers.php.dist |    2 +-
 imp/docs/CHANGES                 |    3 +++
 imp/imp-dimp.php                 |   25 +++++++++++--------------
 imp/js/ContextSensitive.js       |    2 +-
 imp/js/DimpBase.js               |    2 +-
 imp/js/DimpCore.js               |    2 +-
 imp/js/DimpSlider.js             |    2 +-
 imp/js/KeyNavList.js             |    2 +-
 imp/js/SpellChecker.js           |    2 +-
 imp/js/ViewPort.js               |    2 +-
 imp/js/acl.js                    |    2 +-
 imp/js/autocomplete.js           |    2 +-
 imp/js/compose-dimp.js           |    2 +-
 imp/js/compose.js                |    2 +-
 imp/js/contacts.js               |    2 +-
 imp/js/dragdrop.js               |    2 +-
 imp/js/encrypt.js                |    2 +-
 imp/js/fetchmailprefs.js         |    2 +-
 imp/js/folders.js                |    2 +-
 imp/js/fullmessage-dimp.js       |    2 +-
 imp/js/login.js                  |    2 +-
 imp/js/mailbox.js                |    2 +-
 imp/js/message.js                |    2 +-
 imp/js/popup.js                  |    2 +-
 imp/js/redbox.js                 |    2 +-
 imp/js/search.js                 |    2 +-
 imp/js/src/DimpBase.js           |   13 ++++++++++++-
 imp/js/src/DimpCore.js           |   31 ++++++++++++-------------------
 imp/js/src/SpellChecker.js       |    2 +-
 imp/js/src/ViewPort.js           |    8 +++-----
 imp/js/src/autocomplete.js       |    2 +-
 imp/js/src/compose-dimp.js       |    5 +----
 imp/js/unblockImages.js          |    2 +-
 imp/lib/Compose.php              |   18 ++++++++++--------
 imp/lib/DIMP.php                 |    1 -
 imp/lib/IMP.php                  |   13 +++++++------
 imp/lib/Views/ListMessages.php   |   20 ++------------------
 imp/templates/chunks/compose.php |    3 ---
 40 files changed, 88 insertions(+), 120 deletions(-)


hooks/post-receive
-- 
Horde-Hatchery


More information about the commits mailing list