Fix for draftmessages with message/rfc822 attachments.
[squirrelmail.git] / src / compose.php
2002-07-23 centaurixfixed bug #585340
2002-07-22 jmunrofix for bug #585012
2002-07-05 stekkelupdate for changed message class
2002-06-26 philippe_mingobugfix
2002-06-24 philippe_mingor2l by Yoav
2002-06-07 kinkIf file_uploads are disabled in PHP, do not display...
2002-05-30 stekkelprepare compose.php to reply/forward to multiple entities.
2002-05-27 graf25Small html cleanup. (#560533)
2002-05-24 stekkelfixed edit message as new
2002-05-24 stekkelfixed comp_in_new handling
2002-05-20 philippe_mingoThis is a fix for the eml forward module
2002-05-17 jmunrofix for bug #556143. better word wrapping on replies
2002-05-14 jmunrofix for bug #554886
2002-05-09 jmunrofix for bug #552961 broke the reply ">" format. removin...
2002-05-09 jmunrofix for bug #552961, word wrapping problems.
2002-04-29 jmunrolittle prettiness for compose in new window before...
2002-04-17 jmunrolets the users set the size of the 'compose in new...
2002-04-17 jmunrofix warnings
2002-04-16 graf25A tiny fix-up.
2002-04-16 graf25Fixins fer [ 495073 ] Weird Spacing on Composed Msgs...
2002-04-12 kinkFix #542812, mdn checkboxes were not being preserved.
2002-04-01 simondCommit fixes courtesy of Ryan O'Neill
2002-03-24 philippe_mingoBugfix
2002-03-23 philippe_mingoOptimization:
2002-03-20 simondInclude Cc in forwarded message, with option to toggle...
2002-03-19 brong*** empty log message ***
2002-03-13 jmunrobug # 523853 Added an option to put the automatic signa...
2002-03-09 stekkelfix for broken draft. Patch by Ryan O'Neill
2002-03-08 stekkelchanged attachment handling by looking at the compose...
2002-02-20 simondRemove &amp usage from Location headers
2002-02-19 brongWow - I believe this is finally all the &'s in...
2002-02-14 philippe_mingoAdded signature into multiple identities.
2002-02-11 philippe_mingoCode cleanup
2002-02-11 philippe_mingoBugfix in draft folders
2002-02-11 jmunrofixed several warnings about Undefined vars
2002-02-11 jmunroAdded a "compose in new window" option located in displ...
2002-02-10 philippe_mingoThis commit contains several syntax fix.
2002-02-09 ullgrenAdded support for requesting on delivery reciepts
2002-02-09 philippe_mingoConfirmation checkbox moved
2002-02-09 philippe_mingoText MDN fixed
2002-02-09 philippe_mingoMDN support. First approach.
2002-01-29 kinkReplaced ereg_replace with str_replace on several occas...
2002-01-11 philippe_mingoThe auto focus module has been a little bit improved...
2001-12-31 graf25Right now decodeHeader will encode the non-ascii text...
2001-12-27 antipodeMinor simplification.
2001-12-27 antipodeRe-uglified `else's.
2001-12-26 antipodeCode logic was intermingled with function declarations...
2001-12-26 antipodeSecond round of cleanup.
2001-12-26 antipodePartial code cleanup.
2001-12-26 philippe_mingoCode cleaning.
2001-12-25 teepestyle police step 1
2001-12-24 thomppjSmall UI tweak.
2001-12-24 thomppjFixed bug #489722
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-23 thomppjAdded sent_subfolders plugin, tweaked config stuff...
2001-12-13 thomppjAdded option to do data and attachment directory hashin...
2001-12-02 thomppjCode cleanup brigage...
2001-11-21 philippe_mingo(c) stuff
2001-11-20 philippe_mingoSome fixup:
2001-11-10 antipodeCloses bug #479899
2001-11-09 fidianFixed semicolon problem
2001-11-09 fidianWarning removal
2001-11-07 philippe_mingoFixed save draft intl. Updated main and es po.
2001-11-04 ullgrenAdded code for priority.
2001-11-03 centaurixfixed bug #426128
2001-11-01 fallasNow doesn't create new email when adding an attachment...
2001-10-31 fallasFixed problem with lines mistakenly wrapping when resum...
2001-10-31 fallasUpdates a draft if saved again, instead of creating...
2001-10-29 thomppjLots of changes to get closer to having save as draft...
2001-10-28 fallasFixed typo to save_as_draft functionality.
2001-10-28 fallasAdded functionality to save an email as draft.
2001-10-25 philippe_mingoFocus plugin integrated into the core
2001-10-09 philippe_mingoOnly a small identation work to make the thing more...
2001-09-27 philippe_mingoBug fix upon Captain Bunzo's request 8-)
2001-09-26 philippe_mingoOperation "foo_once".
2001-09-24 philippe_mingoThis closes bug #453335
2001-09-21 thomppjModifications made to give options for how "Reply Citat...
2001-09-12 fidianRemoved broken <quote who=""> junk
2001-09-08 thomppjMinor update to quote who code.
2001-09-08 thomppjAdded <quote who="FOO"> for reply...
2001-09-04 phutnickAdded A. Kirtchwitz's check for set up empty MIME type.
2001-09-04 phutnickAdded Pontus Ullgren's message priority code.
2001-07-27 fidiantrim() -> rtrim() to avoid weird spacing problem I...
2001-06-28 fidianSorry -- forgot to remove debugging stuff.
2001-06-28 fidianMade the SMTP functions now just convert \n into \r\n.
2001-05-22 fidian* Added Indonesian language
2001-05-15 fidian* Moved load_prefs.php and display_page.php (or whateve...
2001-05-15 allah03Lots of little UI tweaks and some handsome borders...
2001-05-10 graf25Removed Russian Apache code since we no longer support...
2001-05-10 fidian* Adds multiple identities ("From:" addresses)
2001-05-01 fidian* Apparently the PHP ereg function doesn't think that...
2001-04-26 fidian* To reduce on errors, I moved the includes for config...
2001-04-23 fidian* Finally fixed that weird To/Cc/Bcc bug (it might...
2001-04-23 fidian* Sending messages now works as expected
2001-04-22 lkehresman* added signout_page option to redirect after signout
2001-04-22 lkehresmangreatly improved smtp error handling (doesn't trash...
2001-04-19 fidian* When you browse for an attachment, then hit the Addre...
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-04-16 fidian* Shows the attached file's type and size
2001-04-10 fidian* Fixed typo when forwarding a message with attachments...
next