Make sort links and add form return to the same backend that is currently being viewed
[squirrelmail.git] / functions / mime.php
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...
2005-10-09 tokulfixed quoted-printable decoding.
2005-09-18 jervforsphpDocumentor updates
2005-08-21 tokulconvert character set in html messages
2005-08-03 stekkel* sync matches and replacement arrays again in magicHtml()
2005-08-03 tokulusing B encoding with headers in multibyte character...
2005-08-02 tokulinvalid doc entry
2005-08-02 tokulB encoding code is unstable. needs more coding and...
2005-07-31 tokuladding workaround for encoding of long multibyte header...
2005-06-17 janglissFixed missing quote character when trying to build...
2005-06-15 stekkelPut back old 1.5.1 functionality after the rest of...
2005-06-15 stekkelXSS fixes
2005-06-04 jervforsString fix and minor formatting
2005-04-23 jervforsTrimming whitespace and replacing tabs
2005-04-19 stekkelJust in case ...
2005-04-19 stekkelFixed half implemented feature. Now we provide a stream...
2005-04-18 tokuladding html message inside iframe
2005-04-17 tokuladded iframe code (used when show_html_default = true)
2005-03-29 tokuldocumenting two functions
2005-03-21 kinkstrip absolute positioning css from html mails.
2005-03-18 pdontthinkMaking mailto: conversion in magicHTML() optional ...
2005-03-18 pdontthinkIt's _blank, not _new
2005-03-15 pdontthinkparseUrl was too aggressive; implemented mailto: replac...
2005-03-13 pdontthinkAllow plugins to customize attachment link (for instanc...
2005-03-07 kinkfix typo in $quotvar name
2005-02-16 stekkelFixed typo.
2005-02-08 janglissThis fixes empty src tags, and sets them to the blank...
2005-02-08 janglissAnother MS fix...
2005-02-08 janglissFix for #855320 where Outlook Express was creating...
2005-02-07 stekkelFixed: filenames in case of forwarding a message.
2005-01-10 tokulProvides some fixes for #1043576 (incorrect wrapping...
2005-01-09 tokulreplacing urlencode with rawurlencode. It is possible...
2004-12-29 jervforsChanging squirrelmail/Squirrelmail to SquirrelMail...
2004-12-28 kinkAdd param 'clean' to formatBody to prevent irrelevant...
2004-12-27 kinkIncrement year in copyright notice.
2004-11-01 cigamitRemoved variables that were initialized, but never...
2004-10-31 cigamitRemove unused globals
2004-10-28 tokul$utfencode and $htmlsave options were not followed...
2004-10-28 cigamitMissing global, $passed_ent_id was not being set or...
2004-10-23 stekkelFixed XSS vulnarability in decodeHeader function spotte...
2004-10-03 jervforsMinor cleanup in comments
2004-10-03 jervforsMinor cleanups and changing the links for downloading...
2004-08-27 tokulsend urlencoded filename to IE
2004-08-11 jervforsXHTML fixes
2004-08-11 jervforsXHTML fixes
2004-08-08 tokulxtra_code updates in mime functions
2004-07-12 pdontthinkuri updated
2004-05-23 stekkelFixed XSS vulnarability spotted by "Roman Medina" after...
2004-05-21 jervforsPhpdocumentor update - sed is your friend for these...
2004-05-16 tokulmaking decision about conversion before actual conversi...
2004-05-02 stekkelFixed on the fly decoding of base64 attachment. We...
2004-04-29 indiri69A few more types of break tags
2004-04-26 braverock- remove first !IE6 check and send Pragma and NoCache...
2004-03-17 braverock- fixed SendDownLoadHeaders to solve IE SSL Cache problems
next