moved out identity stuff and removed redirect to view_header
[squirrelmail.git] / src / read_body.php
2002-07-30 stekkelmoved out identity stuff and removed redirect to view_h...
2002-07-29 stekkelsmall fixes
2002-07-29 stekkeladded navigate through messages with attached message...
2002-07-29 stekkelrollback to inline html echo statements
2002-07-25 stekkeladdapted url to compose.php for a less complex code
2002-07-25 thomppjRenamed class/*.class files to class/*.class.php and...
2002-07-14 teepe<HTML> tag placement fix
2002-07-14 teepesmall html errors. The page now passes the html validat...
2002-07-14 teepesmall formatting fixes
2002-07-14 teepesmall formatting fix
2002-07-12 stekkelmake use of the html-class
2002-07-09 stekkeladded mailbox and id to functioncall formatBody
2002-07-08 stakadushMore fixes due to R2L implementation (bugs were posted...
2002-07-08 stekkelfix uid => uid_support
2002-07-06 indiri69Removed duplicate code
2002-07-06 indiri69Removed a bunch of Ctrl-Ms at the ends of lines
2002-07-05 stekkelremoved debug message and modified the messages array.
2002-07-05 stekkeladdapted read_body to the new mime_class
2002-06-26 philippe_mingor2l by yoav
2002-06-26 philippe_mingo"Kent B. Hansen" <kent@tpv.dk> & r2l by Yoav
2002-06-18 indiri69Moved one section of code down below the read_body_top...
2002-06-17 kinkDo not display email addr as link in View Headers
2002-06-10 jmunroadded a hook for Jimmy Conner
2002-05-30 stekkelminor fix
2002-05-30 stekkelmodification to get the text entity in case we are...
2002-05-30 stekkelchange for new method of getting display entity
2002-05-29 stekkelsilly typo and a fix for browsers which don't understan...
2002-05-29 stekkelFixed clearing MDN attachment.
2002-05-29 stekkelfix for sending MDN with the javascript confirm dialog...
2002-05-24 stekkelfix comp_in_new
2002-05-24 stekkelfixed comp_in_new handling
2002-05-14 jmunrofix for bug #554886
2002-05-01 stekkelfix bug 550586
2002-04-17 jmunrofixed for changes to conf.pl.
2002-04-17 jmunromore consistant fix.
2002-04-17 jmunrofixed javascript error with MDN
2002-04-17 jmunrotypo fix
2002-04-16 jmunrofix E_ALL warnings when server/thread sorting not supported
2002-04-14 jmunrofix for #542900
2002-04-14 jmunrofix for bug #538641. Also fixes a few problems with...
2002-04-12 stekkelfix for bug 542809. Can somebody validate this fix?
2002-04-07 graf25Fixes for bug #522493, and some code formatting cleanup...
2002-04-05 jmunrofix for message list link coming from search.php Venge...
2002-04-01 jmunromore fixes for prev/next, this should do it....
2002-04-01 simondCommit fixes courtesy of Ryan O'Neill
2002-04-01 jmunrofixes previous/next on read_body when using server...
2002-04-01 jmunrofix pref/next links when using server-side sorting
2002-03-28 jmunroAdded a server-side thread sort option. disabled by...
2002-03-19 brongProtection against non-existant $msort to fix Debian...
2002-03-15 stekkelfix for not defined $sort
2002-03-05 stekkelreduce code by implementing function to create $to...
2002-03-02 simondClear out tabs for proper spaces
2002-03-01 ullgrenFixed problem with &amp; in javascript url for Sending...
2002-02-24 teeperesume draft bug fixed #513521
2002-02-19 philippe_mingoThose ones can't be printed with &amp; as they're into...
2002-02-19 philippe_mingoCode cleaning
2002-02-19 brong&amp; fixes, javascript type addition, remove a CELLSPA...
2002-02-14 philippe_mingoDelete move next fix. Includes strings translation...
2002-02-13 ullgren should be false by default (sorry, again) ;-P
2002-02-13 ullgrenrenamed -> , sqimap_mailbox_select has five arguments...
2002-02-13 ullgrensqimap_messages_flag and sqimap_messages_remove_flag...
2002-02-13 philippe_mingoMarc variant for the messages flags.
2002-02-12 philippe_mingoBugfix, remove bcc and cc display when empty
2002-02-11 jmunroAdded a "compose in new window" option located in displ...
2002-02-10 philippe_mingoereg => preg
2002-02-10 ullgrenFixed bug with Cyrus and SendMDN. SquirrelMail wasn...
2002-02-10 philippe_mingoTranslation of the Read: subject
2002-02-09 philippe_mingoText MDN fixed
2002-02-09 philippe_mingoMDN
2002-02-09 philippe_mingoMDN support. First approach.
2002-01-18 philippe_mingoBugfix. Show attached images.
2002-01-18 philippe_mingosome cleanup
2002-01-15 fidianWarning removal.
2002-01-12 brongConvert to using 'sqimap_run_command' too.
2002-01-10 philippe_mingoPriority stuff is not working properly. I've defaulted...
2002-01-08 ullgrenBugfix: Implemented 'sticky priority'
2002-01-05 philippe_mingoCleaning and bug-fix. Added base uri to read mail.
2002-01-04 philippe_mingoSearch call back adjusted to fit new format
2001-12-26 teepesome more html cleanup provided by Dave Huang
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-23 thomppjFixed silly, nasty, bug...
2001-12-02 thomppjCode cleanup brigage...
2001-11-25 antipodeAdded "User-Agent" to possible headers with the mailer...
2001-11-25 philippe_mingoRemoval of %> for those with asp on.
2001-11-21 philippe_mingo(c) stuff
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
next