two more subpackage blocks
[squirrelmail.git] / functions / mime.php
2004-03-17 braverock- fixed SendDownLoadHeaders to solve IE SSL Cache problems
2004-03-15 kinkRemove almost all left overs of our non-uid-imap-server...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2004-02-06 janglissXSS Fixes
2004-01-02 tokuladding phpdoc blocks for encodeHeader and decodeHeader
2003-12-23 indiri69Whoops. Forgot the other part of it.
2003-12-23 indiri69Fix from stable that should have gone in here too.
2003-12-12 janglissFix again for Internet Explorer's stupidity of decoding...
2003-12-10 indiri69Reinsert Download as a file link
2003-11-25 braverockadded content-length header as an optional parameter...
2003-11-12 alex-brainstormFix missing mailbox argument to sq_cid2http() in sq_fix...
2003-11-09 stekkelfix for inserted spaces after encoded strings.
2003-10-28 tassiumPreparation to begin using phpdocumentor.
2003-10-28 braverock- moved DumpHeaders fn from src/download.php to mime.php
2003-10-21 stekkelFix for Outlook html mail with a defined background...
2003-10-15 tokulpatch adds options that allow setting max size of fetch...
2003-10-03 graf25HTML Filter bugfixes and further strengthening.
2003-09-26 pdontthinkNew hook for decoding message body
2003-09-04 alex-brainstormFix spurious semicolon at beginning of html output...
2003-09-01 alex-brainstormFixes _(Unknown sender) from being html encoded
2003-08-21 indiri69Handle attributes that have colons (:) in them. MS...
2003-08-19 stekkelThis should work too (even better)
2003-08-19 stekkelfix for bug #784193
2003-08-01 cigamitAdd "attachments_bottom" hook to allow manipulating...
2003-07-27 kinkDrop obsolete function
2003-06-29 graf25Applied bugfixes to htmlfilter code from stable.
2003-06-28 stekkeldo not start encoding in the middle of a string
2003-06-25 stekkelThe performance related extra if call caused a bug...
2003-06-18 stekkelDO NOT buffer base64 encoded attachments before we...
2003-06-11 stekkelperformance tweak
2003-05-30 stekkelFixed 2 issues:
2003-05-30 stekkellogmes
2003-05-28 stekkelencodeheader / decodeHeader fixes. Removal of <space...
2003-05-10 ebullientRemove "absolute_dl" flag from default link for general...
2003-04-26 graf25Fixing what I broke.
2003-04-25 stekkelcommented out a part we do not use. Probably some prehi...
2003-04-24 graf25Updated to remove lowsrc attribute.
2003-04-01 kinkencodingfixes by Marc
2003-03-27 philippe_mingoMasato Higashiyama japanese patch.
2003-03-08 janglissA few more unnecessary urldecodes when not needed....
2003-03-07 stekkelimproved encodeHeader function and decodeHeader handlin...
2003-03-07 janglissFixed incorrect decoding of mailbox name... $_GET vars...
2003-03-01 stekkelmissed some spots
2003-03-01 stekkelTo much encoding. Now we only encode what's needed.
2003-02-28 stekkelcharset encode / decode fixes
2003-02-27 kinkSwap colors, because new %2 test by Jon is true when...
2003-02-24 janglissAlternating reply colours... makes things easier to...
2003-02-24 stekkelcharsetDecode / htmlspecialchar usage is a mess :-(
2003-02-24 stekkellot's of fixes:
2003-01-30 stekkelget the filename from the properties if the is no dispo...
2003-01-27 stekkelfix for unsafe images links. Somehow the wrong were...
2003-01-14 stekkel* modifications in order to use ent_id=0 for downloadin...
2003-01-04 ebullientUse new function to get GET vars
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-09 stekkelhtml correction
2002-12-09 stekkelProper initialisation of view_unsafe_images
2002-11-05 stekkelshow untitled-[entity-id] in case of message/rfc822...
2002-11-04 stekkelminor changes to the bodystructure parser
2002-10-29 kinkUse the new check_php_version function everywhere
2002-10-28 indiri69Fixed Unsafe Viewing link
2002-10-23 stekkelset default download link to absolute_dl = true to...
2002-10-23 kinkrg=0 fix from stable
2002-10-22 kinkUse a consistent capitalization of "SquirrelMail" throu...
2002-10-17 stekkelRemove save extension check for images because it can...
2002-10-17 kinkRemove retrievalerror.php
2002-10-07 jmunrofixes attachment links when viewing messages from searc...
2002-09-13 stekkeladded unsave tags (commited to stable by Konstantin)
2002-09-10 indiri69More SM_PATH changes
2002-09-06 thomppjConverted all files in functions/ to use SM_PATH. This...
2002-09-05 stekkelprevious cleanup broke the find_ent_id function
2002-08-30 indiri69Formatting changes and added some more html->plain...
2002-08-29 thomppjFirst, more formatting conventions.
2002-08-27 stekkelhtmlspecialvars bodystructure
2002-08-27 stekkelAdded error message in case the bodystructure couldn...
2002-08-26 stekkeladded extra check for save internal link extensions...
2002-08-26 stekkeltypo
2002-08-26 philippe_mingoMinor sintax changes
2002-08-24 indiri69Removed findDisplayEntity. The mime class has one...
2002-08-23 indiri69Change &nbsp; &gt; &lt; to they're plain text equivalen...
2002-08-23 stekkelfixed warnings
2002-08-23 philippe_mingoIndentation
2002-08-23 philippe_mingoMasato:
2002-08-22 philippe_mingoMasato
2002-08-21 stekkelfix for image-display $passed_ent_id -> ent_id
2002-08-19 stekkeldownload related fixes
2002-08-19 stekkelfixed warning
2002-08-19 stekkelfix for getting filenames for attachments
2002-08-16 indiri69Removed a bunch of redundant code in formatAttachments.
2002-08-16 stekkeladapt to changed mime.class.php
2002-08-15 indiri69Replaced code with call to function with same purpose...
2002-08-15 stekkelformatting formatAttachments moved to read_body.php
2002-08-14 indiri69Added function to find a given entity type
2002-08-06 stekkelrfc822_header
2002-07-30 stekkelfix for displaying attachment names
2002-07-25 stekkelfix for checking $MDNSent flag
2002-07-24 stekkelAdded LINK to the forbidden tag-list in magic HTML...
2002-07-12 stekkelremoved findDisplayEntity stuff and split the format...
2002-07-09 stekkeladded parameters id and mailbox to formadBody / magicHT...
2002-07-05 stekkelfix. (I'm getting tired of explaining the changes)
2002-07-05 stekkelRemoved unused functions
next