- fixed and improved wordWrap
[squirrelmail.git] / src / compose.php
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...
1999-12-18 lkehresmanRedid the way folders are listed
1999-12-15 lkehresmanadded color customization
1999-12-14 lkehresmanbugfixes
1999-12-14 lkehresmanadded "reply-to" capabilities
1999-12-13 lkehresmanAdded BASIC mime support.
1999-12-08 lkehresmanfixed some bugs in email address finding
1999-12-08 lkehresmanreconstructed the left folder list
1999-12-06 lkehresmanadded To: field
1999-12-06 lkehresmanGot reply and forward working
1999-12-04 lkehresmanComposing messages works great!
1999-12-04 lkehresmanAdded MUCH better composing
1999-12-04 lkehresman* Word Wrapping works good