Add workaround for Mercury/32 servers that will subscribe again to
[squirrelmail.git] / src / left_main.php
2005-02-06 kinkAdd workaround for Mercury/32 servers that will subscri...
2005-01-31 tokuljavascript inserted between ECHO prevents string extrac...
2005-01-26 janglissleft_main.php requires 24hr clock update too
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-11-01 cigamitRemoved variables that were initialized, but never...
2004-10-31 cigamitRemove unused globals
2004-09-07 tokulnested table might not centered when width is not set.
2004-09-02 tokul1. there is no <nobr> in html 4.01 specs.
2004-08-15 jervforsIndentation fixes and minor cleanups
2004-08-15 jervforsXHTML fixes
2004-08-15 jervforsXHTML fixes
2004-08-14 jervforsCleaning up after XHTML fixes
2004-08-14 jervforsXHTML fixes
2004-08-11 jervforsXHTML fixes
2004-08-10 jervforsChanging style for the Purge link to match other links
2004-08-10 jervforsChanging style for the Purge link to match other links
2004-08-09 jervforsChanging link style
2004-08-08 pdontthinkFixed alignment of title text for folder list frame...
2004-05-31 stekkelRewrite of internal message caching
2004-05-17 stekkelRemoved kind of insane check. The check mailbox is...
2004-05-08 kinkuse_special_folder_color conf.pl setting works again...
2004-04-18 janglissThat'll teach me to copy/paste without paying attention
2004-04-18 janglissEncode the < > to stop text from acting as HTML.
2004-04-12 tokulfixing phpdoc warnings re:SM_PATH. Moving Id tags to...
2004-04-05 tokuladds international date/time support. am/pm thing is...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2004-02-24 pdontthinkCorified Msg_Flags plugin, along with Jimmy's icon...
2004-02-23 pdontthinkFixed up left_main_after_each_folder hook to work for...
2003-12-12 indiri69Cleaned up some formatting
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-10-13 janglissAdvanced mailbox (oldway and advancedtree) mode wasn...
2003-10-13 tokul$advanced_tree and $oldway can be set in conf.pl
2003-09-29 tokulBugfix of 810047
2003-08-22 alex-brainstormadvanced_tree: fix special folder color display
2003-08-07 alex-brainstormadvanced_tree: retrieve form data, so collapse info...
2003-08-02 alex-brainstormadvanced_tree: Fix for the IE fix that was breaking...
2003-08-01 alex-brainstormadvanced_tree: expand/collapse works with IE\!
2003-07-31 alex-brainstormadvanced_tree: work around for IE bug, message count...
2003-07-30 alex-brainstormadvanced_tree: noinferiors mailbox image added, comment...
2003-07-28 stekkelfixed indentation advanced tree
2003-07-22 alex-brainstormadvanced_tree: moved Purge after trash link, and bumped...
2003-07-21 tokulchanges links of images in advanced_tree=true to .png
2003-07-18 cigamitAdded 4 hooks (internal_link, mailbox_display_buttons...
2003-07-17 janglissFinally sort out this unseen notifications thing. ...
2003-07-16 janglissApparently my fix for hiding the unread count of 0...
2003-07-16 janglissShouldn't display unseen count when it's 0 me thinks.
2003-07-08 tassiumWhen displaying the folder pane, treat Inbox as if...
2003-06-29 stekkeland back in sync again
2003-06-29 stekkelremoval of status call requests.
2003-06-24 pdontthinkNo one objected, so here's a new hook
2003-06-23 janglissToo many spaces, makes the folder spacing look... odd...
2003-06-18 stekkelfixed formatting in case of oldway = false
2003-06-15 janglissNeed this check, otherwise some weird stuff occurs...
2003-06-15 ebullientCorrected display (on Courier at least) of mailboxes...
2003-06-13 janglissMore updates to the folder list. Allowed for user...
2003-06-13 janglissChanged the default behaviour to use Marc's experimenta...
2003-03-11 kinkMore cleanup. This dir all done.
2003-02-20 kinkSmall html fix
2003-01-28 ebullientRemove that "Not Available" message in the folder count...
2003-01-10 tassiumRemoved function sqimap_mailbox_has_children() from...
2003-01-09 tassiumFixed left_main.php to show purge link for trash if...
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-22 kinkA small start in making Sqm XHTML 1.0 valid
2002-10-26 kinkObsolete array.php
2002-10-18 robsiembadd a much-needed space in the html
2002-10-17 stekkelfix for checking notifying type
2002-10-17 stekkelmake use of new status function & make use of option...
2002-10-07 stekkelalignment modifications. You can't see the difference...
2002-09-25 stekkelinitialize result array (unseen/total count)
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-09-04 thomppjChanged subfolder summing to only show total for subfol...
2002-09-04 thomppjReworked subfolder message count and all. Open to sugge...
2002-09-02 jmunroWhen using unseen notify on all folders
2002-08-28 robsiembwhoops, remove extra variable
2002-08-28 stekkelput back text-decoration:none
2002-08-27 robsiemb. fixed 'heigth' typo to 'height'
2002-06-25 philippe_mingor2l by Yoav
2002-05-24 stekkelfixes from Lawrence Greenfield for advanced mailboxtree
2002-05-24 stekkelupdate layout advanced tree
2002-05-15 stekkelNew experimental code for mailbox-tree's. This code...
2002-04-19 graf25Noting changes, plus committing the "expunge"->"purge...
2002-04-17 graf25Changing "empty" to "expunge" for more clarity.
2002-04-14 jmunrofix for bug #538641. Also fixes a few problems with...
2002-04-07 graf25Fix for occasions when older prefs would contain "None...
2002-03-28 brongLittle bit of tidying up
2002-02-19 brong& to &amp; fix
2002-01-30 philippe_mingoINBOX translated.
2002-01-22 kink[ #500367 ] Blank line between Trash and Sent
2002-01-18 philippe_mingoIntl. of day name in left panel.
2002-01-12 philippe_mingoOk, this should fix the subsent folders left panel...
2002-01-11 philippe_mingoIn order to make sent_subfolders work I had to change...
2001-12-28 fidianRemoved code I was playing around with.
2001-12-28 fidianAdded $color[15] for the "unselectable folders" color.
2001-12-23 thomppjGetting ready for 1.2.0 release.
next