Another big update:
[squirrelmail.git] / src / right_main.php
2004-05-22 stekkelAnother big update:
2004-05-21 stekkelbig update
2004-05-19 stekkel* Request UID and UIDVALIDITY from the status response...
2004-05-17 stekkeltemp fixes, as long as we didn't adapt our mailbox...
2004-05-14 stekkelRemoved double select call (select calls are expensive...
2004-04-16 tokulcleaning the code
2004-04-12 tokulfixing phpdoc warnings re:SM_PATH. Moving Id tags to...
2004-02-24 braverock- added include for plugin.php to correct fatal error...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2004-02-01 ebullientsort was a little.. busted.
2003-12-01 cigamitBack out support for using SM without Frames
2003-12-01 cigamitAdded support for using Squirrelmail without frames
2003-10-29 tassiumphpdocumentor preparation and a few corrections to...
2003-07-26 kinkUse mail_sent in stead of passing whole message in...
2003-07-05 pdontthinkWhat good is just_logged_in if we dont put it in the...
2003-06-11 stekkelFixed message buffering in session (for teh people...
2003-03-11 kinkMore cleanup. This dir all done.
2003-03-09 ebullientadded explicit include of global.php
2003-03-03 ebullientLots of changes for variable initialization - clean...
2003-01-22 tassium$note was being checked (with isset()) but never fetche...
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-06 kinkXXS fixes, as in stable
2002-10-26 kinkObsolete array.php
2002-10-22 stekkelOnly use & when it concerns links. In all other...
2002-10-14 stekkelrg=0 fix for vroken forward as attachment
2002-10-06 jmunroSince changing to rg=0 we make extensive use of $_SESSI...
2002-10-06 stekkelrg=0 fix
2002-09-21 kinkStart some register_globals = off fixes:
2002-09-06 thomppjA terrible pile of things done to the code. Did a littl...
2002-09-06 thomppjPart 1 of switch to use of SM_PATH with require_once.
2002-08-21 thomppjLots of small user interface fixes. Added user option...
2002-08-06 stekkelcomp_in_new fix
2002-07-28 kinkRemove debug message someone left here to linger.
2002-07-25 thomppjRenamed class/*.class files to class/*.class.php and...
2002-07-10 ullgrenMoved the generic_header hook back to page_header.php...
2002-06-26 philippe_mingor2l
2002-06-26 philippe_mingor2l by yoav
2002-05-30 philippe_mingoHtml output. Proposal 2
2002-05-24 stekkelfixed comp_in_new handling
2002-05-17 stekkelfinal try
2002-05-17 stekkelCall composenew via pageheader
2002-05-02 stekkelfix in getPref thnx to Edwin Pranoto
2002-04-17 jmunrofixed for changes to conf.pl.
2002-04-14 jmunrofix for bug #538641. Also fixes a few problems with...
2002-04-03 jmunrofix for thread pref not kicking in on INBOX
2002-04-02 jmunrothread sort view is now saved per folder thanks Robert...
2002-03-28 jmunroAdded a server-side thread sort option. disabled by...
2002-03-28 brongLittle bit of tidying up
2002-03-08 stekkeladded code for opening a compose window in a new window
2002-02-17 teepePHP 4.1 fixing by Jon
2002-02-04 philippe_mingoINBOX fix
2002-02-02 philippe_mingoThe 2000000 bugfix
2002-02-01 philippe_mingoTwo bug fixes and new id strings.
2002-01-09 philippe_mingoBugfix
2002-01-09 philippe_mingoTemporary Workaround for 4.1 problem
2001-12-26 teepesome more html cleanup provided by Dave Huang
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-13 thomppjAdded option to do data and attachment directory hashin...
2001-12-03 philippe_mingoAdded All messages display
2001-12-02 thomppjSimple fix.
2001-12-02 thomppjCleanup work.
2001-11-21 philippe_mingo(c) stuff
2001-11-16 philippe_mingoNetscape compatibility
2001-11-12 fidianWarning removal
2001-11-03 thomppjSome user interface changes.
2001-10-29 philippe_mingoMultiple changes.
2001-10-28 fallasNotification when saving a draft.
2001-09-26 philippe_mingoOperation "foo_once".
2001-05-21 fidian* Fixed MOTD, added new 'motd' hook to easily make...
2001-05-15 fidian* Moved load_prefs.php and display_page.php (or whateve...
2001-04-26 fidian* To reduce on errors, I moved the includes for config...
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-03-16 fidian* Added the !== false bit to the strstr so that even...
2001-03-15 fidian* UW workaround improved, methinks.
2001-02-12 lbergmanrefined uw security patch
2001-02-09 lkehresmanfixed minor spelling error
2001-02-09 lbergmanreplaced "foo" with 'foo' while doing other
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2001-01-15 lbergmanpatch a security hole in UW
2001-01-13 lkehresmanchanged some error messages to be formatted, and actual...
2001-01-09 lkehresman* Removed sqimap_mailbox_close() function -- automatica...
2000-11-26 lkehresman- beautified index order options page
2000-11-11 lkehresmanadded option to have no sorting (click on icon beside...
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-08-10 lkehresmanadded sqimap_mailbox_close() and implemented it for...
2000-08-09 lkehresmanfixed some html errors, added endlines
2000-08-03 lkehresmanadded a bunch more hooks
2000-08-01 lkehresman- Fixed bug when one message left in message index...
2000-07-31 lkehresmanadded a bunch of patches from the patch manager
2000-07-10 lkehresman- fixed bugs in sorting by from and subject
2000-07-05 lbergmanAdded minimum GNU License
2000-05-25 gustavfMoved printing of HTML-header into page_header.php.
2000-04-26 lkehresmanfixed bugs with cache
2000-04-20 lkehresmanmade sorting method persistant using session management
2000-04-14 lkehresmanadded speed improvements
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
next