- did decodeHeader on to_ary and cc_ary
[squirrelmail.git] / src / read_body.php
2000-07-30 lkehresman- did decodeHeader on to_ary and cc_ary
2000-07-29 lkehresmanfixed a few more links to make them search-aware
2000-07-28 lkehresman- tweaked search functions
2000-07-23 lkehresman- made the date like Netscape Messenger: if today show...
2000-07-13 lkehresman- more minor UI tweaks
2000-07-12 lkehresman- fixed bugs in conf.pl, removed some unnecessary options
2000-07-10 lkehresman- fixed bugs in sorting by from and subject
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-07 lkehresman- added a view header option
2000-07-05 lbergmanAdded minimum GNU License
2000-06-24 lkehresmanupdated some documentation, fixed minor bugs in MIME...
2000-06-21 lkehresmanRewrote MIME support and made it much, MUCH quicker...
2000-05-25 gustavfMoved printing of HTML-header into page_header.php.
2000-05-08 lkehresmanadded some fixed mentioned on the mailing list
2000-04-27 lkehresmanupdated documentation, fixed bugs with displaying multi...
2000-04-26 lkehresmanfixed bugs with cache
2000-04-21 lkehresmanfixed bugs in next/previous
2000-04-13 nehresmaadded caching of messages in mailbox, as well as next...
2000-04-12 gpadghamAdded feature to allow users to customize how many...
2000-04-12 nehresmachanged log in method back to using cookies. also...
2000-04-11 lkehresmanchanged <? to <?php in everything
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