|
1.35.10.6 FRAMEWORK_3 (+2 -3 lines) |
07/07/2008 12:26 PM |
Jan Schneider jan |
MFH: Remove obscure, non-standard mime types, and make sure we use the same standard mime types in all places. Tags: IMP_4_3, IMP_4_3_RC2, IMP_4_2_1_RC1 |
|
1.52 (+2 -3 lines) |
07/07/2008 12:23 PM |
Jan Schneider jan |
Remove obscure, non-standard mime types, and make sure we use the same standard mime types in all places. |
|
1.35.10.5 FRAMEWORK_3 (+16 -2 lines) |
06/03/2008 01:53 PM |
Michael M Slusarz slusarz |
MFH: If using imagemagick, allow creation of PDF thumbnails. |
|
1.51 (+16 -2 lines) |
06/03/2008 01:51 PM |
Michael M Slusarz slusarz |
If using imagemagick, allow creation of PDF thumbnails. |
|
1.35.10.4 FRAMEWORK_3 (+176 -90 lines) |
12/20/2007 08:59 AM |
Jan Schneider jan |
Merge from HEAD. Tags: IMP_4_2, IMP_4_2_RC4, IMP_4_2_RC3, IMP_4_2_RC2 |
|
1.50 (+8 -8 lines) |
11/11/2007 06:27 AM |
Jan Schneider jan |
Comment style. Tags: BEFORE_MERGE_3_2, IMP_4_2_RC1 |
|
1.49 (+4 -2 lines) |
08/22/2007 01:38 PM |
Michael M Slusarz slusarz |
Add phishing config option here also. |
|
1.48 (+5 -3 lines) |
04/20/2007 04:52 PM |
Chuck Hagenbuch chuck |
Add a bit more of a warning about uudecoding. Tags: IMP_4_2_ALPHA |
|
1.47 (+159 -99 lines) |
04/02/2007 04:23 PM |
Michael M Slusarz slusarz |
Use 1 array assignment for each type. Should be a bit quicker and is easier
to read. |
|
1.46 (+3 -3 lines) |
03/30/2007 05:25 AM |
Jan Schneider jan |
Note minimum tidy version. |
|
1.45 (+3 -1 lines) |
02/06/2007 12:02 PM |
Michael M Slusarz slusarz |
Allow thumbnails to be generated for all attached images, regardless
of image size. |
|
1.44 (+14 -1 lines) |
12/15/2006 02:35 AM |
Michael M Slusarz slusarz |
Make body limit size code text/plain specific (although we can quickly and
easily add this check to any MIME type in IMP by simply adding a
'limit_body_size' parameter in the mime_drivers.php file). |
|
1.43 (+9 -2 lines) |
09/11/2006 08:04 PM |
Michael M Slusarz slusarz |
Need an IMP specific SMIL viewer to be able to dereference images and text. |
|
1.35.10.3 FRAMEWORK_3 (+2 -2 lines) |
07/19/2006 01:12 PM |
Jan Schneider jan |
MFH: 1.42 Tags: IMP_4_1_6, IMP_4_1_5, IMP_4_1_4, IMP_4_1_4_RC1, IMP_4_1_3 |
|
1.42 (+2 -2 lines) |
07/19/2006 12:45 PM |
Jan Schneider jan |
Fix mime type (like in Horde's mime_drivers.php). |
|
1.41 (+4 -1 lines) |
06/24/2006 03:12 PM |
Michael M Slusarz slusarz |
Bug: 388
Add ability to filter HTML message output with tidy. |
|
1.40 (+2 -2 lines) |
05/01/2006 04:15 PM |
Karsten Fourmont karsten |
The invisible commit: remove stray whitespace at end of line. |
|
1.39 (+1 -4 lines) |
01/19/2006 07:45 PM |
Jan Schneider jan |
Make whether and where to show alternative mime parts a preference instead of
mime configuration. |
|
1.35.10.2 FRAMEWORK_3 (+1 -1 lines) |
10/18/2005 08:13 AM |
Jan Schneider jan |
Merged from HEAD Tags: IMP_4_1_2, IMP_4_1_1, IMP_4_1, IMP_4_1_RC3, IMP_4_1_RC2, IMP_4_1_RC1 |
|
1.38 (+2 -2 lines) |
08/12/2005 12:17 AM |
Michael M Slusarz slusarz |
mistaken commit - not ready to turn this off by default yet. Tags: BEFORE_MERGE_3_1 |
|
1.37 (+2 -2 lines) |
08/12/2005 12:16 AM |
Michael M Slusarz slusarz |
Bug:
Submitted by:
Merge after:
Removed 'folders', 'namespace, and 'hierarchies' parameters.
Additionally, use correct delimiter depending on the current namespace (since
each namespace can have a different delimiter).
PLEASE NOTE: THIS COMMIT CHANGES A *LOT* OF CODE - code that has been in
IMP for years and has been tweaked until it works on 99.9% of the systems. The
new code, when fully debugged, is much better in that it conforms to RFC 2342
and removes the confusing 'namespace', 'hierarchies', and 'folders' parameters.
However, especially with systems that use a non-blank personal namespace, this
code is woefully untested at this point. If you value having a system that
may be able to work the next few days, DO NOT UPDATE FROM CVS.
This commit does not address issues with IMAP_Tree and namespaces either. I
want to stabilize this code first before I tackle that issue. There are
serious BC issues to be resolved with fixing/upgrading that code...
Finally, this change will most likely render all mailbox preferences/identity prefs that are currently storing a mailbox value invalid. This is because the
old way we stored these values (without the namespace information tacked onto
the front) is no longer valid in IMP since there is no more concept of a
"default" namespace. I will probably have to work on an upgrade script that
will automatically preface all mailbox values in prefs with either a user
specified string or with the value of the default namespace.
Please track bugs at http://bugs.horde.org/ticket/?id=2422 |
|
1.35.10.1 FRAMEWORK_3 (+2 -1 lines) |
08/05/2005 10:39 AM |
Jan Schneider jan |
MFH: 1.36 Tags: IMP_4_0_5, IMP_4_0_4, IMP_4_0_4_RC2, IMP_4_0_4_RC1 |
|
1.36 (+2 -1 lines) |
08/05/2005 10:29 AM |
Jan Schneider jan |
Display iTip attachments inline by default. |
|
1.35 (+11 -11 lines) |
10/16/2004 04:33 AM |
mdjukic |
switch imp icons over to .png Tags: FRAMEWORK_3, IMP_4_0_3, IMP_4_0_3_RC1, IMP_4_0_2, IMP_4_0_2_RC1, IMP_4_0_1, IMP_4_0, IMP_4_0_RC3, IMP_4_0_RC2, IMP_4_0_RC1, IMP_4_0_BETA |
|
1.34 (+7 -1 lines) |
08/10/2004 11:10 AM |
Jan Schneider jan |
Allow turning off links in multipart messages. |
|
1.33 (+3 -2 lines) |
02/07/2004 05:47 PM |
Jan Schneider jan |
Add application/pkcs7-signature and application/pkcs7-mime. Tags: IMP_4_0_ALPHA |
|
1.32 (+2 -2 lines) |
01/22/2004 05:24 PM |
Michael M Slusarz slusarz |
Add a text/richtext specific MIME Viewer (borrowing heavily from Eric's
implementation of the text/enriched driver - since text/enriched was a child
of the text/richtext format). I realize this is extreme overkill since
text/richtext isn't used anymore, but just want to cover all the possible
MIME types we may see. |
|
1.31 (+11 -10 lines) |
10/22/2003 05:00 PM |
Michael M Slusarz slusarz |
Clean up the way TNEF attachments are handled. This can definitely be
improved, but at least it removes the code from IMP_Contents (where it doesn't
belong) to the tnef MIME_Viewer (where it does belong). |
|
1.30 (+4 -1 lines) |
03/26/2003 05:36 PM |
Michael M Slusarz slusarz |
Allow display of uuencoded attachments. This works on my limited set of
test messages (1) so YMMV. |
|
1.29 (+13 -4 lines) |
02/27/2003 09:51 PM |
Michael M Slusarz slusarz |
Added message/partial MIME_Viewer. This was more an exercise in coding since
you don't see many (any) of these anymore, but implementing it was
worthwhile as it helped me clean up the searching code. |
|
1.28 (+15 -2 lines) |
02/17/2003 05:43 PM |
mikec |
Add iTip (iCalendar Transport-Independent Interoperability Protocol) driver to handle iCal file in IMP. |
|
1.27 (+13 -4 lines) |
02/13/2003 12:05 AM |
Michael M Slusarz slusarz |
Added multipart/appledouble MIME_Viewer. |
|
1.26 (+46 -58 lines) |
01/19/2003 05:41 PM |
Michael M Slusarz slusarz |
MIME framework now handles the various flavors of multipart/report.
IMP now displays disposition-notification messages differently than
delivery-status messages. |
|
1.25 (+15 -2 lines) |
12/30/2002 05:11 PM |
Michael M Slusarz slusarz |
Added a multipart/report MIME_Viewer to make Undelivered Mail messages a lot
easier to understand/comprehend - especially for those with no technical
knowledge. |
|
1.24 (+4 -3 lines) |
09/16/2002 01:12 PM |
Michael M Slusarz slusarz |
S/MIME documentation. |
|
1.23 (+10 -1 lines) |
08/22/2002 05:24 PM |
mikec |
Missing section for SMIME. |
|
1.22 (+2 -2 lines) |
08/22/2002 08:50 AM |
mikec |
Initial SMIME stuff. It's still a bit of a mess but you can:
- Add/Delete you personal keys.
- Verify Signed messages
- View Encryted and Encrypted/Signed messages
This required the php Openssl extension, but it could be easily converted to using the command line version of openssl if someone wants to do that.
The encrypt function is written and works as far as i know. Someone just needs to write the code to get peoples keys into Turba and add this to the compose window.
The signing code is there, but is untested. This should be able to be added to IMP without to much hassle.
Feel free to start patching this code to make it work (better). |
|
1.21 (+2 -2 lines) |
07/21/2002 09:02 AM |
Jan Schneider jan |
I don't know if this has been a broken mua but I got an email with this
mime type that was just a text/plain message with an included php
signature.
Feel free to remove it again. |
|
1.20 (+5 -5 lines) |
07/08/2002 05:49 PM |
Michael M Slusarz slusarz |
Renamed text/plain driver from text.php -> plain.php. |
|
1.19 (+14 -2 lines) |
07/08/2002 01:04 PM |
Michael M Slusarz slusarz |
Added an IMP specific Zip MIME_Viewer. |
|
1.18 (+11 -2 lines) |
06/24/2002 08:15 PM |
Michael M Slusarz slusarz |
Added multipart/related MIME_Viewer. |
|
1.1.2.6 RELENG_3 (+3 -2 lines) |
06/24/2002 12:19 AM |
Michael M Slusarz slusarz |
Don't use MIME_Viewer wildcards. Tags: IMP_3_2_8, IMP_3_2_7, IMP_3_2_7_RC1, IMP_3_2_6, IMP_3_2_5, IMP_3_2_4, IMP_3_2_3, IMP_3_2_3_RC1, IMP_3_2_2_RC1, IMP_3_2_2, IMP_3_2_1, IMP_3_2, IMP_3_2_RC3, IMP_3_2_RC2, IMP_3_2_RC1 |
|
1.1.2.5 RELENG_3 (+24 -7 lines) |
06/23/2002 11:45 PM |
Michael M Slusarz slusarz |
MFH: Added images/* MIME_Viewer. |
|
1.17 (+3 -5 lines) |
06/12/2002 05:25 PM |
Michael M Slusarz slusarz |
Made note that the multipart settings should NOT be altered. |
|
1.16 (+12 -2 lines) |
06/07/2002 03:46 PM |
Michael M Slusarz slusarz |
Multipart messages are now handled by a separate MIME_Viewer. |
|
1.15 (+19 -9 lines) |
06/05/2002 02:21 PM |
Michael M Slusarz slusarz |
* Move all common functions dealing with message contents to lib/Contents.php
* Added a multipart/alternative MIME_Viewer.
Beginning of the reorganization to how message contents are displayed.
Goals: All message rendering will be done in lib/Contents.php (nothing in
message.php) by MIME_Viewers.
TODO: Move 'multipart' handling from message.php to MIME_Viewer.
Make lib/Contents.php OO-interface.
Show alternative parts in multipart/alternative messages. |
|
1.14 (+1 -3 lines) |
06/04/2002 12:39 AM |
Michael M Slusarz slusarz |
Use Horde-wide application/ms-tnef MIME Viewer. |
|
1.13 (+14 -2 lines) |
06/03/2002 03:14 PM |
Michael M Slusarz slusarz |
Adding an application/ms-tnef MIME_Viewer. The URL to obtain the program
used to display this MIME type can be found in
imp/config/mime_drivers.php.dist. |
|
1.12 (+3 -3 lines) |
05/20/2002 04:42 PM |
Michael M Slusarz slusarz |
* Make inline image viewing the default if the MIME message wants the image
to be viewed inline (content-disposition = inline).
* Send all image MIME Parts to the IMP images MIME_Viewer. |
|
1.11 (+17 -3 lines) |
05/18/2002 02:44 PM |
Michael M Slusarz slusarz |
Added MIME_Viewer to allow attached images to be viewed inline. |
|
1.10 (+10 -12 lines) |
05/06/2002 06:17 PM |
Michael M Slusarz slusarz |
* Added the S/MIME MIME_Viewer.
* MIME_Viewer::factory() now allows the content-type to be passed in rather
than relying on the content-type located in the MIME_Part object. |
|
1.9 (+11 -3 lines) |
05/02/2002 07:15 PM |
Michael M Slusarz slusarz |
Added a 'message/rfc822' MIME_Viewer to IMP - results in much improved
handling of these messages than before. |
|
1.8 (+2 -2 lines) |
05/02/2002 06:12 PM |
Michael M Slusarz slusarz |
Better icon for PGP stuff. |
|
1.7 (+2 -2 lines) |
04/26/2002 10:32 PM |
Chuck Hagenbuch chuck |
updates and better message parsing from Michael M Slusarz <slusarz@bigworm.colorado.edu> |
|
1.1.2.4 RELENG_3 (+15 -5 lines) |
04/17/2002 06:13 PM |
Jan Schneider jan |
Add enriched mime driver to IMP so that it is also available without
Horde 2.1. Tags: IMP_3_1, IMP_3_1_RC3 |
|
1.6 (+12 -3 lines) |
04/10/2002 12:46 PM |
Chuck Hagenbuch chuck |
Add OpenPGP code.
Submitted by: Michael M Slusarz <slusarz@bigworm.colorado.edu> |
|
1.5 (+16 -6 lines) |
04/04/2002 12:59 PM |
Chuck Hagenbuch chuck |
Add MIME_Viewer_enriched.
Submitted by: Eric Rostetter <eric.rostetter@physics.utexas.edu> |
|
1.1.2.3 RELENG_3 (+1 -3 lines) |
03/09/2002 10:05 PM |
Chuck Hagenbuch chuck |
MFH: IMP config files. Tags: IMP_3_1_RC2, IMP_3_1_RC1 |
|
1.4 (+1 -3 lines) |
02/19/2002 01:00 PM |
Chuck Hagenbuch chuck |
remove ending tags (?>) in conf files - not needed, causes lots of confusion. |
|
1.3 (+4 -2 lines) |
01/16/2002 11:26 AM |
Jan Schneider jan |
Merge Rich's changes from RELENG. |
|
1.1.2.2 RELENG_3 (+4 -2 lines) |
12/23/2001 10:51 PM |
rich |
Clarify relation with horde config Tags: IMP_3_0_RC4, IMP_3_0 |
|
1.1.2.1 RELENG_3 (+2 -2 lines) |
11/19/2001 12:19 PM |
Chuck Hagenbuch chuck |
MFH rev 1.2: treat message/delivery-status and text/rfc822-headers as
text/plain. Tags: IMP_3_0_RC3 |
|
1.2 (+2 -2 lines) |
11/19/2001 12:18 PM |
Chuck Hagenbuch chuck |
treat message/delivery-status and text/rfc822-headers as text/plain |
|
1.1 |
07/14/2001 09:30 AM |
avsm |
Update IMP over to the new MIME_Viewer framework
Many, many changes. Some regression bugs in MIME viewing may have been
reintroduced, so please test. This passed most (all?) of Chuck's
MIME torture test mailbox.
config/mime.php is no longer used , config/mime_drivers.php is now the
config file of choice
- new excel driver
- change MIME_Viewer::render() API to accept optional parameters
- many tweaks to old default mime_drivers file
- support for 'no_download', 'no_view', 'inline' options in mime_drivers
A lot of the old IMP drivers are now part of Horde, so you have to configure
up Horde for word/excel documents. Once configured though, this will
also work with Chora and other apps as they use the API
More cleanup to come, and there are still some rough edges, but its
8/9 way there Tags: RELENG_3, IMP_3_0_RC2, IMP_3_0_0_RC1 |