Some fixup:
[squirrelmail.git] / src / read_body.php
2001-11-18 thomppjPhilippe - let's make sure we make this work for BOTH...
2001-11-17 philippe_mingoInternationlization of print header
2001-11-16 teepeintegrated printer_friendly into the core
2001-11-13 teepeintegrated attachment_common into the core
2001-11-12 thomppjAnother big chunk of changes to options pages.
2001-11-11 teepeintegrated xmailer plugin
2001-11-04 ullgrenAdded code for priority.
2001-10-29 fallasModified to return bcc header if available, for save...
2001-10-29 fallasRemoved errors to allow resume draft with subject and...
2001-10-29 thomppjLots of changes to get closer to having save as draft...
2001-10-28 fallasLink to resume composing a draft email.
2001-10-24 philippe_mingoFlushes the message header.
2001-10-04 philippe_mingoUse sqimap_session_id instead of axxxx for imap connect...
2001-09-26 philippe_mingoOperation "foo_once".
2001-09-08 fidianModified html safe code
2001-09-04 phutnickAdded conversion of &apm; back into & to display &amp...
2001-06-26 fidianRemoved more warnings
2001-06-25 fidianMade the option to keep your address in the CC when...
2001-06-25 fidianI neglected to make these two values globals.
2001-06-25 fidianRemoved all of your own email addresses from the CC...
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 fidian* Fixed bug with last line of headers not displaying.
2001-05-07 fidian* Luke, 100% - 10% - 10% = 80% (one minor number you...
2001-05-07 lkehresmanremoved border=1 tag
2001-05-07 allah03Cleaned up Tyler's table layout update just a hair.
2001-05-07 fidian* Removed some extra spaces (might have went a little...
2001-05-07 fidian* Looks good to me in Netscape and IE
2001-05-07 fidian* Moved the <br> tag to avoid having a blank line at...
2001-05-01 allah03Whoops! Left out a close table tag from the last update.
2001-05-01 allah03Added hook to read_body.php, and rearranged the layout...
2001-04-26 fidian* To reduce on errors, I moved the includes for config...
2001-04-22 lkehresmana few html bug fixes
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-03-07 fidian* If possible, replies now use the text-only version...
2001-02-09 fidian* Fixed typo
2001-02-09 lbergman"here" to 'there'
2001-02-06 lkehresmanfixed some warnings
2001-02-03 fidian* All incoming form values now have stripslashes()...
2001-02-02 lkehresmanmore warnings removed
2001-02-01 lkehresman* speed improvemnts in sorting
2001-01-31 fidian(typo)
2001-01-31 fidian$header->cc, $header->to, $header->bcc should always...
2001-01-31 lkehresmanfixed bug that always showed CC header even when no...
2001-01-31 lkehresmanadded more bugfixes and warning squashes
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2001-01-15 lkehresmanadded a hook in header
2001-01-11 fidianFelt like quadrupling the amount of work done in read_b...
2001-01-11 lkehresmanfixed some problems with reply all
2001-01-09 lkehresman* Removed sqimap_mailbox_close() function -- automatica...
2000-12-07 lkehresmanfixed some problems and improved "view header" function...
2000-11-26 lkehresman- beautified index order options page
2000-11-20 fidianThe "Delete" link when reading a message that was on...
2000-11-16 fidianFixed missing $startMessage stuff for "Message List...
2000-11-16 lkehresmanmade sorting a bit faster
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-09-15 lkehresmanif any of the standard headers are blank, read_body...
2000-08-10 lkehresmanadded sqimap_mailbox_close() and implemented it for...
2000-08-10 lkehresman- fixed and improved wordWrap
2000-08-03 lkehresmanadded a bunch more hooks
2000-08-02 lkehresman- fixed some more HTML bugs
2000-08-01 mattphillipsFixed a few places we weren't closing the IMAP connecti...
2000-07-31 mattphillipsFix for bug number 110588. Addresses listed in the...
2000-07-31 lkehresmanremoved making search results highlighted -- messed...
2000-07-31 lkehresmanmade it so searched results are bold
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-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.
next