[commits] Horde-Hatchery branch, master, updated. 264f338d5962292533d563b2400ee55fe6c9293d
Michael M Slusarz
slusarz at horde.org
Tue Nov 11 19:06:59 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 264f338d5962292533d563b2400ee55fe6c9293d (commit)
via b478192d14c48a10b02b912e1275b877f3b16819 (commit)
via 1701940070e48a6cfe76df659bb334237e65f069 (commit)
via d795d57546bcb67785e9bc41c0cbb7d97afa684b (commit)
via e78bded42b6aafba1470966f4d52a15f6b999361 (commit)
from cbd63bd1d69b52fe457dd69d67d826075fb5d471 (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 264f338d5962292533d563b2400ee55fe6c9293d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 11 11:59:52 2008 -0700
Only skip part if inline, not info
Also, disable another status related thing for now.
commit b478192d14c48a10b02b912e1275b877f3b16819
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 11 05:00:41 2008 -0700
IMP specific RFC 822 viewer no longer needed.
commit 1701940070e48a6cfe76df659bb334237e65f069
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 11 04:59:02 2008 -0700
Updated RFC 822 viewer.
commit d795d57546bcb67785e9bc41c0cbb7d97afa684b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 11 04:57:35 2008 -0700
Fix MIME ID assignment for embedded RFC 822 parts
Also, all decoding should be done before passing into Horde_Mime_Part.
This makes sense - we should only do encoding in places where we might
be working with encoded data (i.e. message parsing).
commit e78bded42b6aafba1470966f4d52a15f6b999361
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 11 04:57:20 2008 -0700
Fix some decoding issues.
-----------------------------------------------------------------------
Summary of changes:
framework/Mime/lib/Horde/Mime/Message.php | 13 ++++-
framework/Mime/lib/Horde/Mime/Part.php | 27 ++++++---
framework/Mime/lib/Horde/Mime/Viewer/rfc822.php | 64 +++++++++-------------
imp/config/mime_drivers.php.dist | 16 +-----
imp/lib/Mime/Viewer/rfc822.php | 62 ----------------------
imp/message.php | 4 +-
imp/themes/graphics/mime/mail.png | Bin 597 -> 0 bytes
7 files changed, 57 insertions(+), 129 deletions(-)
delete mode 100644 imp/lib/Mime/Viewer/rfc822.php
delete mode 100644 imp/themes/graphics/mime/mail.png
hooks/post-receive
--
Horde-Hatchery
More information about the commits
mailing list