fsf changes, meant to be rebased on upstream
[squirrelmail.git] / functions / mime.php
2022-05-23 pdontthinkGreatly fix the plaintext display of messages that...
2022-01-18 pdontthinkHappy New Year
2021-02-08 pdontthinkMigrate away from using create_function as long as...
2021-02-08 pdontthinkRemove random default argument value in the middle...
2021-02-06 pdontthinkStop using curly braces
2021-02-05 pdontthinkHappy New Year
2021-01-16 pdontthinkRemove use of each() as it is deprecated
2020-11-03 pdontthinkFix what I think was a misunderstanding of what the...
2020-07-11 pdontthinkAllow plugins to provide their own view/download attach...
2020-07-11 pdontthinkFix previously incomplete commit
2020-07-11 pdontthinkAdd MIME type parameters ("type0", "type1") to the...
2020-05-23 pdontthinkShow better filesize approximations for base64-encoded...
2020-01-07 pdontthinkHappy New Year
2020-01-07 pdontthinkEven better HTML email content style containment
2020-01-06 pdontthinkBetter HTML email content style containment
2019-07-24 pdontthinkAdd handling for RCDATA and RAWTEXT elements in HTML...
2019-06-18 pdontthinkPHP7.2 fix (#2848)
2019-02-27 pdontthinkDisable SVG display be default
2019-02-23 pdontthinkUpdated SVG handling, gracefully fix broken base64...
2019-01-08 pdontthinkHappy New Year
2018-09-21 pdontthinkFix broken mailto links created by some (Microsoft...
2018-01-16 pdontthinkHappy New Year
2017-08-16 pdontthinkRemove outdated headers
2017-01-27 pdontthinkHappy 2017
2016-01-01 pdontthinkHappy New Year
2015-01-03 pdontthinkHappy 2015
2014-01-01 pdontthinkHappy 2014
2013-10-23 pdontthinkAdd new spacer image and allow its use for unsafe image...
2013-07-26 jervforsUpdate copyright
2013-06-19 pdontthinkNote a bug
2013-05-16 kinkRemove use of deprecated /e modifier in preg_replace.
2012-12-09 kinkReplace calls to htmlspecialchars() with sm_encode_html...
2012-07-27 pdontthinkAccount for servers that send extra unsolicited FETCH...
2012-04-01 pdontthinkRevert changes in revision 14302. Revision 14302 shoul...
2012-04-01 pdontthinkFall back to using LIST if NAMESPACE answer is malforme...
2012-01-02 pdontthinkUpdating copyrights. Happy New Year.
2011-07-13 kinkattary may be empty at this point and the sq_fixatts...
2011-07-12 pdontthinkFix XSS problem with unsanitized style tags in messages...
2011-01-06 pdontthinkHappy New Year!
2010-09-12 pdontthinkNow allow multiple plugins to handle (add links for...
2010-01-30 pdontthinkEncoded From headers now properly quoted (#2830141...
2010-01-25 pdontthinkUpdate copyrights to 2010
2009-09-29 jervforsThe copyright symbol isn't really needed since the...
2009-08-01 pdontthinkFix broken regular expression
2009-07-29 pdontthinkStop using deprecated ereg() functions (#2820952)
2009-05-11 pdontthinkRemove ability for HTML emails to use CSS positioning...
2009-04-17 pdontthinkAdd display indicator for forwarded messages
2009-04-15 jervforsThere are too many modified files being committed witho...
2009-04-01 pdontthinkDocumentation fix
2008-12-05 kinkalso need to strip \r if we split on \n, otherwise...
2008-12-04 pdontthinkAllow choice of line endings when downloading or decodi...
2008-12-04 pdontthinkFix improperly quoted href link addresses; closes XSS...
2008-09-11 pdontthinkRelax restriction on image tag src URIs. Others PLEASE...
2008-05-10 kinkdrop code related to old printer friendly
2008-03-08 jervforsUpdating use of sqgetGlobalVar.
2008-03-08 jervforsUpdating my previous comments.
2008-03-06 jervforsViewing unsafe images is a core functionality, so I...
2008-03-01 jervforsAdding comments.
2008-02-10 kinkreset token when another < is detected, to ensure that...
2008-02-10 kinkfix spelling of variable name which made its meaning...
2008-02-07 jervforsReinserting support for the "iframe_height" option...
2008-01-29 pdontthinkDon't let more general attachment plugins override...
2008-01-06 pdontthinkavoid E_STRICT errors
2008-01-06 pdontthinkA few output elements are used often, so just retrieve...
2007-12-05 janglissSome IMAP servers handle empty bodies different. NIL...
2007-11-27 pdontthinkMake mailto: links work when viewing HTML messages...
2007-07-09 kinkdrop unneeded global
2007-06-08 kinkfix some bugs found by grepping for urlencode/urldecode
2007-06-08 kinkcolor has been dropped as a parameter from (plain_...
2007-05-18 pdontthinkGrammar fix and comment to Marc I think.
2007-05-09 kinkSecurity: fixes for the HTML filter to counter further...
2007-02-06 pdontthinkGenerate links using templates
2007-01-13 kinkincrement year in copyright notices
2006-12-10 pdontthinkMassive update to plugin system architecture. Please...
2006-12-04 kinktweak comments
2006-12-04 stekkelMore XSS fixes related to magicHtml
2006-12-02 kink - Security: close cross site scripting vulnerability...
2006-10-25 pdontthinkAfter looking into it, I slightly misunderstood the...
2006-10-25 pdontthinkAdding ability to hook into ANY attachment type. Also...
2006-10-19 stevetruckstuffTemplate for viewing HTML messages in iframes
2006-10-17 stevetruckstuffCreate a separate function to build the attachments...
2006-10-09 stevetruckstuff<span> tags end with </span>, not </style> stupid!
2006-10-06 stevetruckstuff1) Make translateText use styles instead of $color
2006-10-05 stevetruckstuffcreate separate vars for download link and unsafe image...
2006-07-15 tokulremoving trailing ?> from function scripts
2006-04-24 tokulextra sanitizing was added in B and Q header decoding...
2006-04-05 stekkelCentralized init
2006-02-23 kinkneed to keep it 'url', not 'idiocy', because 'url'...
2006-02-23 kinkalso need to get u\rl outside of style blocks;
2006-02-23 kinkalso parse uppercase U\RL
2006-02-23 kink- Fix MagicHTML fix with respect to parsing of u\rl...
2006-02-11 stekkelFix for from names displayed in the attachment area...
2006-02-07 jervforsMoving the links "Download this as a file" and "View...
2006-02-05 jervforsReplacing deprecated HTML "center" element.
2006-01-23 tokulcopyright update
2005-12-22 kink- MagicHTML fix for comments in styles.
2005-11-09 kink- Make test for IE6 in SendDownloadHeaders also match...
2005-11-03 stekkelfixed warning and improved url () filtering
2005-10-17 kinkrevert addition of security=restricted tag since that...
2005-10-11 kinkset security=restricted attribute on the iframe, preven...
next