[commits] Horde-Hatchery branch, master, updated. c5c6c4220926a90c63cb7ece833cf0d6dffaeb67
Michael M Slusarz
slusarz at horde.org
Tue Dec 2 08:08:45 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 c5c6c4220926a90c63cb7ece833cf0d6dffaeb67 (commit)
via e6df0c6894fd8efeb747827a60e5dcfe78718fc2 (commit)
via cb12e1b2b328706dea73c91412301c8cbe991887 (commit)
via f929c5cd291723681e75809bdb54fcb0a67b68bf (commit)
via dfb33ec77e131344c0a795cffeffb26903ee8225 (commit)
via 554bb91d13bc526f0a8fb51e5cfeff67f1cca5a7 (commit)
via 175bc129d647bc4f70cc47762157818eca633b92 (commit)
via 04fa4f0210be258a56b56808fd51a1d04ab642e4 (commit)
via d549da52517ff20cb889ba9eb953dd7499318754 (commit)
via 41ebfb05d0325ff090f7cd513fa5d38411c68dd2 (commit)
via 46aacb24b8794541c81f5527c50b4601b72f9453 (commit)
from b09b1fcbe15249b004fc9c8b58d7595d38dcac85 (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 c5c6c4220926a90c63cb7ece833cf0d6dffaeb67
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Dec 2 01:08:32 2008 -0700
For now, do the broken RFC 2231 config setting here.
commit e6df0c6894fd8efeb747827a60e5dcfe78718fc2
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Dec 2 01:06:50 2008 -0700
RFC 2231 fixes
Do a better job of encoding/wrapping MIME parameter values correctly -
in short, we need to keep these parameters separate from the "base"
value of the header so that we can (potentially) encode them differently
than the base value.
commit cb12e1b2b328706dea73c91412301c8cbe991887
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Dec 2 01:04:22 2008 -0700
Fix JS error.
commit f929c5cd291723681e75809bdb54fcb0a67b68bf
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Dec 1 22:00:35 2008 -0700
Fix attaching files when composing.
commit dfb33ec77e131344c0a795cffeffb26903ee8225
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Dec 1 22:00:23 2008 -0700
phpdoc
commit 554bb91d13bc526f0a8fb51e5cfeff67f1cca5a7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Dec 1 21:59:50 2008 -0700
Nits.
commit 175bc129d647bc4f70cc47762157818eca633b92
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Dec 1 21:59:27 2008 -0700
Fix target name.
commit 04fa4f0210be258a56b56808fd51a1d04ab642e4
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Dec 1 21:39:03 2008 -0700
Fix parameters to func call; no need for reference.
commit d549da52517ff20cb889ba9eb953dd7499318754
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Dec 1 21:38:35 2008 -0700
Tweak test script/INSTALL documentation.
commit 41ebfb05d0325ff090f7cd513fa5d38411c68dd2
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Dec 1 21:38:24 2008 -0700
Fix imples in DIMP.
commit 46aacb24b8794541c81f5527c50b4601b72f9453
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Dec 1 17:39:07 2008 -0700
Various tweaks
-----------------------------------------------------------------------
Summary of changes:
framework/Mime/lib/Horde/Mime.php | 67 +++++++------
framework/Mime/lib/Horde/Mime/Address.php | 2 +-
framework/Mime/lib/Horde/Mime/Headers.php | 159 ++++++++++++-----------------
framework/Mime/lib/Horde/Mime/Mail.php | 14 ++-
framework/Mime/lib/Horde/Mime/Part.php | 87 +++-------------
imp/cache.php | 6 +-
imp/compose-dimp.php | 4 +-
imp/compose-mimp.php | 22 +---
imp/compose.php | 97 ++++++++----------
imp/config/hooks.php.dist | 4 +-
imp/docs/INSTALL | 17 ++--
imp/imple.php | 48 ++++-----
imp/js/compose.js | 2 +-
imp/js/src/compose.js | 2 +-
imp/lib/DIMP.php | 30 +++---
imp/lib/UI/Compose.php | 4 +-
imp/lib/base.php | 5 +
imp/templates/chunks/compose.php | 2 +-
imp/test.php | 25 +++--
19 files changed, 256 insertions(+), 341 deletions(-)
hooks/post-receive
--
Horde-Hatchery
More information about the commits
mailing list