added dropdown box for subscribe
[squirrelmail.git] / src / read_body.php
2000-04-10 nehresmaadded use of PHP's session management
2000-03-21 gustavfChanged htmpsecialchars(decodeHeader(...)) to
2000-03-19 lkehresmanAdded use of $imapPort
2000-03-09 lkehresmanfixed a bug with email addresses not displaying right...
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-22 gustavfAdded support for RFC1522 (MIME coding of headers).
2000-02-21 lkehresmanRewrote imap functions
2000-01-17 nehresmaworkaround for php3 dealing with optional arguments...
2000-01-13 nehresmafixed several parse errors with gettext stuff
2000-01-13 serekminor - corrected gettext support.
2000-01-13 serekadded gettext support.
2000-01-08 lkehresmanadded "reply to all" function
2000-01-07 lkehresmanadded some preferences, and squashed soem bugs
2000-01-06 lkehresmanAdded "Themes" to personal preferences
2000-01-05 lkehresmanMade MIME much more efficient
2000-01-04 lkehresmanRewrote multipart/* algorithm to be recursive
2000-01-03 lkehresmanChanged so that attachments don't have to be saved...
2000-01-02 lkehresmanadded attachment support
1999-12-30 lkehresmanupdated mime support
1999-12-15 lkehresmanadded color customization
1999-12-14 lkehresmanbugfixes
1999-12-14 lkehresmanadded "reply-to" capabilities
1999-12-14 lkehresmanAdded:
1999-12-13 lkehresmanAdded BASIC mime support.
1999-12-09 lkehresmanAdded "CC" to read_body.php, and rewrote the code to...
1999-12-07 lkehresmanUpdated (again) how HTML tags render in plain text...
1999-12-06 lkehresmanadded To: field
1999-12-06 lkehresmanGot reply and forward working
1999-12-06 lkehresmanadded DELETE for when viewing a message
1999-12-04 lkehresmanAdded MUCH better composing
1999-12-04 lkehresman* Word Wrapping works good
1999-12-03 lkehresmanFixed some MAJOR bugs
1999-12-02 lkehresmanwhoops.. forgot to add these files