Fixed typo to save_as_draft functionality.
[squirrelmail.git] / src / compose.php
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...
2001-04-02 fidian* Removed warning messages
2001-03-28 fidian* I really didn't like the old attachment code
2001-03-18 lkehresmanadded bcc to html addressbook search (should have been...
2001-03-03 fidian* Fixed problem for forwarding files too.
2001-03-03 fidian* HTML cleaned up a bit
2001-02-16 fidian* Probable bugfixes for attachment code
2001-02-15 jbnanceIncluded no -- prefix support for signature.
2001-02-09 graf25Bugfixes in l10n
2001-02-09 graf25using isset($CHARSET) for consistency (and probably...
2001-02-08 graf25Workarounds for Russian Apache and charsets/attachments...
2001-02-07 lkehresmanusing tyler's method, added OPTIONAL workaround for...
2001-02-03 fidian* All incoming form values now have stripslashes()...
2001-02-02 fidianForgot to use isset() instead of count() because I...
2001-02-02 fidianWeird. sqStripSlashes isn't needed anymore for form...
2001-02-02 fidianAdded comments saying where the workaround is.
2001-02-01 lkehresmanremoved error messages
2001-02-01 lkehresmanwarnings removed
2001-02-01 lkehresmanworkaround for SELECT problem
2001-02-01 fidianRemoved newline eraser workaround for Konqueror.
2001-02-01 fidianAnother workaround for an extra newline inside a form.
2001-01-31 fidianAll strings that have an escape sequence must not be...
2001-01-31 lkehresmanadded more bugfixes and warning squashes
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2001-01-17 lkehresmanadded compose_form plugin hook
2001-01-09 lkehresman* Removed sqimap_mailbox_close() function -- automatica...
2000-12-15 fidianForward of attachments is fixed, I think. :-)
2000-12-06 lkehresmanfixed bug that didn't display page header after files...
2000-12-05 lkehresmanadded patch from tcabot for a pure HTML method of selec...
2000-11-30 lbergmanApplied patch from Jeff Evans to fix forward attachment...
2000-11-03 fidianMaybe a slight fix for if the temp attachment name...
2000-11-03 fidianSend button now attaches files without you needing...
2000-11-03 gpadghamfixing the address button. there were problems where...
2000-10-27 mattphillipsFix for bug #117438, incorrect deletion of attachments.
2000-10-26 fidianSometimes hitting Reply made the server practically...
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-10-20 ondrass- fixed error in iso-8859-2 handling function in functi...
2000-10-14 fidianChanged how replied-to messages are wrapped.
2000-10-12 lkehresmanruns message through sqWordWrap before putting it in...
2000-09-29 lkehresmansubmitted security patch from John Williams
2000-09-21 gustavfChanged formatting of headers in forwarded messages...
2000-08-25 lkehresman- added new SquirrelMail logo
2000-08-25 lkehresmanfixed the attachment problem
2000-08-14 lkehresmanadded security fix for uploading attachments from Marti...
2000-08-14 lkehresmanadded more hooks in options page for inline options
2000-08-11 lkehresmanimproved html address book
2000-08-11 lkehresmanapplied patch from Toby Cabot that removed "WIDTH=XX...
2000-08-10 mattphillipsFix for Bug #111032 - backslashes appear before quotes...
2000-08-10 lkehresman*sigh* Here's the right compose.php
2000-08-10 lkehresmanfixed some bugs in the sqimap_mailbox_close() function
2000-08-10 lkehresmanadded sqimap_mailbox_close() and implemented it for...
2000-08-10 lkehresman- fixed and improved wordWrap
2000-08-09 lkehresmani did it again with compose.. sorry.
2000-08-09 lkehresmanupdated a few things in preparation for the 0.5pre1...
2000-08-09 lkehresmanwhoops, i submitted the wrong compose. :)
2000-08-09 lkehresmanfixed some html errors, added endlines
2000-08-08 palloRenamed $key variable in loops (fixes bug #111155)
2000-08-05 lkehresman- fixed attachment names from being lower case
2000-08-04 lkehresman- added more hooks
2000-08-02 lkehresman- fixed some more HTML bugs
2000-07-31 lkehresman- fixed bug when deleting last message, sends you to...
2000-07-31 lkehresmanadded a bunch of patches from the patch manager
2000-07-30 lkehresman- did decodeHeader on to_ary and cc_ary
2000-07-23 lkehresman- made the date like Netscape Messenger: if today show...
2000-07-15 lkehresmanfixed bug that didn't send "from" header correctly...
2000-07-12 gustavfAdded a hook in the button row after the subject field.
2000-07-08 lkehresmanFixed major problems with IMAP session handling in...
2000-07-08 lkehresman- added a bunch of sqimap_logout's where none existed
2000-07-05 lbergmanAdded minimum GNU License
2000-07-05 palloApplied patch from Toby Cabot to fix a small bug in...
next