Remove ancient code that tried to set the default identity to match the FROM header...
[squirrelmail.git] / plugins / message_details /
2012-12-09 kinkReplace calls to htmlspecialchars() with sm_encode_html...
2012-09-18 pdontthinkUse sqsession_* instead of session_*
2012-01-02 pdontthinkUpdating copyrights. Happy New Year.
2011-01-06 pdontthinkHappy New Year!
2010-01-25 pdontthinkUpdate copyrights to 2010
2009-09-29 jervforsThe copyright symbol isn't really needed since the...
2009-05-29 jervforsPorting comments and strings between 1.4 and 1.5.
2009-04-15 jervforsThere are too many modified files being committed witho...
2009-04-15 jervforsRemoving the PHP close tag at the last line.
2009-02-01 pdontthinkAdd compatibility with Dovecot's bigint UIDs
2009-01-16 pdontthinkConsistency
2008-01-06 pdontthinkMake message details link a non-relative URI. Thanks...
2007-09-28 pdontthinkMake message_details actually show the correct entity...
2007-09-04 kinkfix strict js/css notices (#1778815)
2007-01-13 kinkincrement year in copyright notices
2007-01-03 pdontthinkUse checkForJavascript() instead of $javascript_on...
2007-01-03 pdontthinkUse checkForJavascript() instead of $javascript_on
2006-12-10 kinkaccept &$links by reference
2006-12-10 kink(finally)fix message_details plugin for new plugin...
2006-08-05 kinkno need to pass $key variable to sqimap_login anymore
2006-07-15 tokulremoving trailing ?> from function scripts
2006-04-23 tokulremoved debug function
2006-04-19 tokulif $key is set to false, sqimap_login() function will...
2006-04-05 stekkelCentralized init
2006-02-05 jervforsReplacing HTML "script" element deprecated attribute...
2006-02-05 jervforsReplacing deprecated HTML "center" element.
2006-01-23 tokulcopyright update
2005-09-18 jervforsphpDocumentor updates
2005-09-11 jervforsAdding more index.php files
2005-04-23 jervforsTrimming whitespace and replacing tabs
2005-04-06 kinksome html-fixes
2005-04-04 tokuladding function that can be used to display 8bit symbol...
2005-03-06 pdontthinkPlacing main message details code inside of a function...
2004-12-27 kinkIncrement year in copyright notice.
2004-11-12 jervforsXHTML fixes
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-10-31 cigamitRemove unused globals
2004-09-06 tokulhiding functions used only by plugin
2004-09-06 tokulcode cleanup:
2004-09-06 tokulremoved includes that are already loaded by include...
2004-08-27 tokulupdating copyright, converting strings to gettext,...
2004-08-15 jervforsXHTML fixes
2004-08-15 jervforsXHTML fixes
2004-08-11 jervforsXHTML fixes
2004-04-26 kinkUse forms.php functions.
2004-04-25 tokulnot sure, why message details provides this hook. If...
2004-03-15 kinkRemove almost all left overs of our non-uid-imap-server...
2003-12-01 cigamitBack out support for using SM without Frames
2003-12-01 cigamitAdded support for using Squirrelmail without frames
2003-10-27 tassiumInitial groundwork to use phpdocumentor.
2003-10-21 stekkeluse theme colors and removed ugly borders around the...
2003-03-23 kinkConsistant capitalization
2003-03-11 kinkcleanup some plugins to make use of sqgetGlobalVar
2003-02-20 kinkSmall html fix
2003-01-15 kinkFix the save message button, using new functionality...
2003-01-11 kinkDisable Save button because that doesn't work. Can...
2002-09-23 kinkSome plugins to rg=0: bug_report message_details newmai...
2002-09-12 thomppjPutting back SM_PATH the way it should be and eliminati...
2002-09-12 indiri69Need chdir in plugins when data_dir is relative
2002-09-10 indiri69Message details seems to work without chdir now.
2002-09-10 stekkelif I don't do a chdir('..') required files in required...
2002-09-09 thomppjEliminated all eveil chdir statements.
2002-09-06 stekkelfix for new SMPATH
2002-09-05 stekkelAdded Message details plugin to CVS