added more bugfixes and warning squashes
[squirrelmail.git] / src / compose.php
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...
2000-06-30 lbergmanchanged unclosed comment tags /* on lines 315 & 316...
2000-06-30 gustavfBug when repkyin. Could not use is_logged_in(). Replace...
2000-06-29 gustavfAdded auth.php to put authentication functions in one...
2000-06-28 gustavfNo longer requires both body and subject. One of them...
2000-06-24 lkehresmanupdated some documentation, fixed minor bugs in MIME...
2000-06-18 lkehresmanmoved buttons on compose form so they are more accessab...
2000-05-25 gustavfCleaned up generated HTML-code.
2000-05-25 gustavfMoved printing of HTML-header into page_header.php.
2000-05-06 lkehresmanhopefully fixed [ NONE ] problem
2000-05-05 lkehresmanfixed some bugs with sending to inbox after send.
2000-05-05 lkehresmansending messages takes you back to previous mailbox
2000-05-05 lkehresmanupdated html address book
2000-05-04 palloFixed some of the JavaScript related code.
2000-05-03 lkehresmanbasic html address book
2000-04-12 nehresmachanged log in method back to using cookies. also...
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-04-10 lkehresmanclicking on email addr sends you to compose screen
2000-04-10 nehresmaadded use of PHP's session management
2000-03-28 gustavfMade a few strings easier to translate.
2000-03-25 palloAdded addressbook+LDAP functions.
2000-03-24 lkehresmanfixed color problems with error messagees in compose.
2000-03-19 lkehresmanAdded use of $imapPort
2000-03-15 lkehresmanadded saving attachments again, and removed a "click...
2000-03-05 lkehresmanRemoved font tags
2000-03-01 gustavfAdded a constat to all files in functions/ to be able...
2000-02-25 gustavfChanged name of rfc1522Decode to decodeHeader. The...
2000-02-23 gustavfFixed a few minor bugs. Mail address was wrong when...
2000-02-23 gustavfFixed bug: Bopdy was empty when replying or forwarding.
2000-02-21 gustavfFixed a problem with signatures getting added all the...
2000-02-21 lkehresmanRewrote imap functions
2000-02-21 gustavfAdded use of signature separator.
2000-02-11 gustavfNo longer put complete filename relative to / in the...
2000-02-09 lkehresmanput the send button back at the top
2000-02-09 gustavfAdded configuration directive attachment_dir
2000-02-09 lkehresmanMoved attachment adding during compose to bottom
2000-02-08 lkehresmanThis might fix the problem with adding slashes when...
2000-02-08 lkehresmanAdded refreshing of left folder list using META tags...
2000-02-05 nehresmaCleaned up a bit of HTML in composing messages
2000-02-01 gustavfAdded attachments support when sending mail (alfa quality).
2000-01-28 gustavfRestructured code for sending. compose_send.php is...
2000-01-17 nehresmaworkaround for php3 dealing with optional arguments...
2000-01-13 serekadded gettext support.
2000-01-08 lkehresmanremoved debugging info
2000-01-08 lkehresmanadded debugging
2000-01-08 lkehresmanimprovements on reply all
2000-01-08 lkehresmanbugfixes to reply all
2000-01-08 lkehresmanadded "reply to all" function
2000-01-08 lkehresmanAdds signature support
2000-01-07 lkehresmanadded some preferences, and squashed soem bugs
2000-01-06 lkehresmanAdded "Themes" to personal preferences
2000-01-05 lkehresmanjust cleaning up some stuff
2000-01-03 lkehresmanChanged so that attachments don't have to be saved...
next