[commits] Horde branch master updated. 5d741f5c62b54062180920b14806b61a394268a0

Michael M Slusarz slusarz at horde.org
Thu Sep 2 21:30:11 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: aac4d1b7c480e75b68e22e133f8a75f80b4f3549

7ce7ed9 Use alternate text part to generate reply/forward text when switching compose modes if user has not altered message text (DIMP)
5d741f5 Link e-mail addresses in HTML compose data

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

commit 7ce7ed91b17089d0468c00ae9f743b58516d9bef
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Sep 2 14:35:27 2010 -0600

    Use alternate text part to generate reply/forward text when switching compose modes if user has not altered message text (DIMP)
    
    This does a much better job of trying to conserve format (especially
    from HTML -> Text) since the alternative display part should
    (theoretically) be a better representation of the original data than
    message text created via our Text -> HTML or HTML -> Text conversion.

 imp/docs/CHANGES             |    2 +
 imp/js/compose-dimp.js       |   90 ++++++++++++++++++------
 imp/lib/Ajax/Application.php |   60 ++++++++++++++++
 imp/lib/Compose.php          |  156 +++++++++++++++++++++++++++++++----------
 4 files changed, 248 insertions(+), 60 deletions(-)

http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-git&r1=2a3c7ea011d364b024424b124584a06238ea4310&r2=7ce7ed91b17089d0468c00ae9f743b58516d9bef
http://git.horde.org/diff.php/imp/js/compose-dimp.js?rt=horde-git&r1=1ac099e1d83671aa9c790f431cab65e6660ae12b&r2=7ce7ed91b17089d0468c00ae9f743b58516d9bef
http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=a67d205117d183d0f43088c82d5d636762690163&r2=7ce7ed91b17089d0468c00ae9f743b58516d9bef
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=7ce7ed91b17089d0468c00ae9f743b58516d9bef

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

commit 5d741f5c62b54062180920b14806b61a394268a0
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Sep 2 15:27:45 2010 -0600

    Link e-mail addresses in HTML compose data

 imp/lib/Compose.php |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-git&r1=7ce7ed91b17089d0468c00ae9f743b58516d9bef&r2=5d741f5c62b54062180920b14806b61a394268a0




More information about the commits mailing list