Masato:
[squirrelmail.git] / functions / mime.php
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
2002-06-21 graf25More XSS refinements. I was making the e-mails perhaps...
2002-06-20 stekkelfix for identifying literals in mime_match_parentheses...
2002-06-18 graf25Removing small hiccups.
2002-06-18 graf25Hi, this is graf25, and I'm an idiot. :)
2002-06-18 graf25Further XSS improvements plus a bugfix.
2002-05-30 stekkelfixes for getting textOnly entities
2002-05-30 stekkelsmall fixes
2002-05-30 stekkelbetter method of getting the display entity.
2002-05-28 stekkelremoved displaying attachments in case we are dealing...
2002-05-28 stekkelforgot to move global $message
2002-05-28 stekkelparsing $message to magicHTML for better handling messa...
2002-05-27 graf25Fix for #547511. Apparently some drain-bamaged clients...
2002-05-27 graf25Committing more from bug #494216. This doesn't seem...
2002-05-08 graf25Sigh...
2002-05-08 graf25Sigh... I guess global search and replace in emacs...
2002-04-29 graf25Small fix to take care of <body background="whatever">.
2002-04-29 stekkelNo idea why that line fall off
2002-04-29 stekkelFixes showing attachmentline in message/rfc822 when...
2002-04-28 graf25Committing reworked html filtering code. Hopefully...
2002-04-19 graf25Fix for [ 545933 ] Cross-site scripting vulnerability.
2002-04-16 graf25Fix for [ 544658 ] Cross-site scripting vulnerability.
2002-04-16 stekkelfixed warning
2002-04-16 stekkelbugfix
2002-04-15 stekkelfix for mime entities. Added property type for multipar...
2002-04-03 graf25Fixing a typo. I think. Will verify with stekkel.
2002-03-24 philippe_mingoNon-ascii characters caused problems with SVN function...
2002-03-23 philippe_mingoOptimizarion:
2002-03-16 indiri69Fix IMAP parsing to properly match Non-FETCH reponses.
2002-03-13 philippe_mingoTypo Rollback
2002-03-13 philippe_mingoComments removal
2002-03-08 stekkelnow we correctly handle message/rfc822 attachments
2002-03-02 simondClear out tabs for proper spaces
2002-02-28 jmunroadded global $body to formatBody function, fixes transl...
2002-02-27 indiri69Patch to fix several problems in MagicHTML.
2002-02-24 teepeI applied the patch proposed in (patch #516542)
2002-02-22 teepemultipart/mixed patch of Seth ER
2002-02-19 thomppjPrettied up hide/view unsafe images commands...
2002-02-19 brongAdded a link allowing you to view all 'removed for...
2002-02-19 brongFix & in URLs to &amp; for correctness of HTML, also...
2002-02-15 philippe_mingo> Subject: Yahoo Mail Failure.
2002-02-09 ullgrenFixed body retrival error on cyrus. (removed trailing...
2002-02-09 philippe_mingoMDN
2002-02-08 philippe_mingoRetrieval error reformated.
2002-02-08 philippe_mingoOoops.
2002-02-08 philippe_mingoCode cleanup
2002-02-07 philippe_mingoSmall bugfix
2002-02-06 philippe_mingoThere was a problem when passing arrays to the decode...
2002-02-02 philippe_mingoThe 2000000 bugfix
2002-01-29 kinksmall fix
2002-01-29 kinkAttachment hooks now also allow specification of generi...
2002-01-29 kinkReplaced ereg_replace with str_replace on several occas...
2002-01-25 centaurixNon-ascii characters caused problems with SVN function...
2002-01-19 teepesome more fixes to solve the vhost problem (icy cold...
2002-01-17 philippe_mingoDisable the show images stuff while reading html messages.
2002-01-15 ullgrenFixed [ #500024 ] HREF is wrong on ssl server
2002-01-15 brongOf course there was an extra space in the code here...
2002-01-12 brongThis is a big one - fixes to sqimap_run_command in...
2002-01-10 philippe_mingoBug-Fix
2002-01-08 philippe_mingoThis fix should avoid the security issue described...
2001-12-31 graf25Right now decodeHeader will encode the non-ascii text...
2001-12-26 teepesome more html cleanup provided by Dave Huang
2001-12-24 thomppjFixing several small bugs...
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-23 thomppjFixed silly, nasty, bug...
2001-12-18 philippe_mingobug 490451, image number 2 contains a lone = at the...
2001-12-02 thomppjCode cleanup brigage...
2001-11-26 philippe_mingo** -> *
2001-11-25 philippe_mingoRemoval of %> for those with asp on.
2001-11-23 fidianAdded slightly better font colors.
2001-11-21 philippe_mingoAdded (c) stuff and some formatting.
2001-11-20 philippe_mingoSome fixup:
2001-11-13 teepeintegrated attachment_common into the core
2001-11-04 ullgrenAdded code for priority.
2001-11-01 teepechanged the retrieval error: enabled submitting of...
2001-10-27 fidianRemoved warnings
2001-10-27 fidianRemoved warnings
2001-10-25 philippe_mingoRetrieval typo
2001-10-24 philippe_mingoParses HTML documents to make them more readable and...
2001-10-23 philippe_mingoThis commit contains the following things (this is...
2001-10-08 fidianAdded the hook!
2001-10-04 philippe_mingoUse sqimap_session_id instead of axxxx for imap connect...
next