> Subject: Yahoo Mail Failure.
[squirrelmail.git] / functions / mime.php
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...
2001-10-04 philippe_mingoWhile getting data from a stream it is possible to...
2001-09-29 centaurixs/retrival/retrieval/ fixed spelling mistake
2001-09-26 philippe_mingoOperation "foo_once".
2001-09-13 fidianRemoved weird patch.
2001-09-12 fidianFixed flaw in logic
2001-09-12 phutnickAdded Pontus Ullgren's re-hash of Tyler's re-write...
2001-09-08 fidianAltered HTML patch.
2001-09-04 phutnickAdded a conversion from < to &lt; when viewing "non...
2001-08-08 fidianRemoved extra comparison. $k must be < 256.
2001-08-06 fidianPatch from Philippe
2001-08-06 fidianrc1 -> cvs (for consistancy [did I spell that right?])
2001-07-27 fidianMoved code around to make sense.
2001-05-21 fidian* Nic Bernstein (nic) provided a patch to fix the HTML...
2001-05-11 fidian* Now someone over a dialup can download a large attach...
2001-05-07 fidian* $data didn't have the $
2001-04-26 fidian* To reduce on errors, I moved the includes for config...
2001-04-26 fidian* Hopefully fixed the "no text part" bug -- # 417504
2001-04-22 lkehresmangreatly improved smtp error handling (doesn't trash...
2001-04-20 fidian* Detects HTML mail if the entity id is 1.2
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-04-11 fidian* Warning removal
2001-03-26 fidian* Fixed a typo I made
2001-03-13 gustavfFixed bug #230696: subject line decoded wrong. A proble...
2001-03-13 gustavfFixed bug: Only characters having odd numbers where...
2001-03-07 fidian* If possible, replies now use the text-only version...
2001-03-07 fidian* Added code to show text/html messages (immediately...
2001-02-24 lkehresmanadded bugfix from 1.0.3cvs
2001-02-09 fidian* Stupid bugfix
2001-02-09 fidian* Noticed that mime_match_parentheses() didn't work...
2001-02-03 fidian* All incoming form values now have stripslashes()...
2001-02-02 fidian* Changed some regexps into string matches and the...
2001-02-02 lkehresmanfixed warnings and fixed broken part of my updated...
2001-02-01 lkehresman* speed improvemnts in sorting
2001-01-31 fidianAnother initialization thing fixed
2001-01-31 fidian$header->cc, $header->to, $header->bcc should always...
2001-01-31 fidianChanged _('String') into _("String") to help out the...
2001-01-31 fidianChanged many "Call-time pass-by-reference" errors....
2001-01-31 lkehresmanfixed bug i introduced that always showed attachment box
2001-01-31 lkehresmanfixed more warnings
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2001-01-18 lkehresmanAdded a much better fix for the IE/SSL problem. No...
2001-01-17 fidianTemporary fix for problem when reading a message and...
2001-01-17 lkehresmanFinally fixed the IE/SSL download problem.
2001-01-10 lkehresmangreatly improved speed and memory management of downloa...
2000-12-26 centaurixApplied patch #102655. Ha! my first commit !
2000-12-15 fidianThis fixes SquirrelMail's inability to download large...
2000-12-05 fidianmime_fetch_body reworked to fix a bug I found on my...
2000-10-23 fidianAdded numerous changes from embeejay
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-10-18 fidianClosure of bug 117039
2000-10-13 fidianAttachment hook has the filename sent.
2000-10-11 fidianChanged size display:
2000-10-10 fidianFunctions now pass message body by reference to save...
2000-10-10 lkehresman- improved date parsing
2000-10-09 fidianNew attachment view, do_hook() with parameters, better...
2000-10-01 fidianStrings with ) are not counted in mime_match_parenthesis()
2000-09-20 lkehresmanFixed bug I noticed when ONLY an attachment is sent...
2000-09-15 palloFixed error in MIME structure parsing when response...
next