More work done on the options stuff.
[squirrelmail.git] / src / left_main.php
2001-11-11 thomppjMore work done on the options stuff.
2001-11-10 ullgrenFixed bug #479867 - Turning Sqclock Off Not Working
2001-11-03 thomppjSome user interface changes.
2001-11-02 philippe_mingoUI change and strings update
2001-11-02 teepeargh! (forgot to remove debug code, done now)
2001-11-02 teepefinetuned collapseable folders formatting
2001-10-29 philippe_mingoChanged clock look
2001-10-29 philippe_mingoMultiple changes.
2001-10-29 thomppjLots of changes to get closer to having save as draft...
2001-10-28 fallasFixed bug in display special folders code.
2001-10-28 fallasAdded the drafts folder as a special folder.
2001-10-27 fidianRemoved warnings
2001-10-25 philippe_mingoCleaning
2001-10-25 philippe_mingoI said: Go to sleep 8)
2001-10-25 thomppjFixed collapsable folder stuff so that it actually...
2001-09-26 philippe_mingoOperation "foo_once".
2001-09-06 thomppjFixed alignment problems between folders with and witho...
2001-09-06 thomppjFixed the position of the + or - for collapsable folders.
2001-07-27 fidianWarnings were removed
2001-07-09 allah03Fixed a bug with auto-subscribing to folders. The check...
2001-06-28 fidianSome mail servers auto-create the Trash folder. With...
2001-05-20 fidian* Hopefully we won't need to do this EVERY time......
2001-05-20 lkehresmanauto create sent/trash folders
2001-05-15 fidian* Moved load_prefs.php and display_page.php (or whateve...
2001-05-07 fidian* Middle parameter wasn't used.
2001-04-26 fidian* To reduce on errors, I moved the includes for config...
2001-04-22 lkehresmanwhoops.. meant to uncomment this
2001-04-21 lkehresmanfixed bug that didn't display folders with spaces in...
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-03-07 fidian* Removes (Purge) from next to Trash folder if there...
2001-02-22 lkehresmanput Tyler's collapsable folder listing back in
2001-02-10 lkehresmanreverted changes so that collapsable folders are only...
2001-02-10 fidian* This is pathetic.
2001-02-10 fidian* Now it works as it should to a bit more.
2001-02-10 fidian* Forgot to catch an 'if' so I could get proper indentation
2001-02-10 fidian* Another little bug I made when I was mucking with...
2001-02-10 fidian* Removed the unnecessary function replace_escaped_spac...
2001-02-06 fidian* Fixed my typo
2001-02-06 fidian* Cleaned up some code
2001-02-06 fidian* More fixes
2001-02-01 lkehresmanremoved error messages
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2001-01-13 lkehresmanchanged some error messages to be formatted, and actual...
2000-12-09 palloFixed how folder names are formatted in a hierarchy...
2000-11-03 fidiani18n bugfix (I think)
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-10-17 fidianFinally removed the auto-expunge code that Luke said...
2000-09-19 lkehresmanadded CHARSET option to searching.. should fix the...
2000-08-09 lkehresmanfixed some html errors, added endlines
2000-08-03 oricnMoved the load_prefs include to before the dispayheader...
2000-07-30 lkehresman- added more hooks
2000-07-25 lkehresman- added a hook at beginning of left_main
2000-07-14 lkehresman- added "High Contrast" theme submitted by Casey A...
2000-07-10 lkehresman- fixed bugs in sorting by from and subject
2000-07-08 lkehresman- added a bunch of sqimap_logout's where none existed
2000-07-05 lbergmanAdded minimum GNU License
2000-06-08 lbergmanRemoved help related code, moved tp left_help.php.
2000-06-05 lbergmancorrected error which caused no data
2000-06-05 lbergmanadded help menu stuff
2000-05-25 gustavfCleaned up HTML.
2000-05-25 gustavfMoved printing of HTML-header into page_header.php.
2000-04-28 lkehresmanbugfixes
2000-04-28 lkehresmanupdates and speedimporovements
2000-04-24 oricnQuick Fix on Trash Folder. echo $line; was AFTER <...
2000-04-21 lkehresmanRemoved special folders, made them user preferences
2000-04-18 lkehresmanrefixed bug for fetching headers
2000-04-18 lkehresmanfixed the problem with us not being RFC complient for...
2000-04-12 nehresmachanged log in method back to using cookies. also...
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-04-10 lkehresmanfixed a few places where cookies were still being set
2000-04-10 nehresmaadded use of PHP's session management
2000-04-04 lkehresmanAdded i18n support to left_main
2000-03-19 lkehresmanAdded use of $imapPort
2000-03-15 gustavfAdded page_header.php to make i18n work in left_main...
2000-03-05 lkehresmanRemoved font tags
2000-03-03 lkehresmanadded a theme
2000-03-01 gustavfAdded a constat to all files in functions/ to be able...
2000-02-21 lkehresmanRewrote imap functions
2000-02-14 nehresmabug fixes and better error messages on emptying trash
2000-02-11 nehresmafixed bug where empty trash wasn't showing up
2000-02-11 nehresmafixed a couple of bugs in folder manipulation, in parti...
2000-02-11 nehresmafixed some cyrus problems and a bug in reloading the...
2000-02-09 lkehresmanMade deleting messages smarter.. detects if trash folde...
2000-02-09 lkehresmanFixed some major bugs in getting the folder list. ...
2000-02-08 lkehresmanAdded refreshing of left folder list using META tags...
2000-01-13 serekadded gettext support.
2000-01-07 lkehresmanadded some preferences, and squashed soem bugs
2000-01-06 lkehresmanFixes some bugs in preferences
2000-01-06 lkehresmanPref file now isn't created if the login failed
2000-01-06 lkehresmanAdded "Themes" to personal preferences
2000-01-03 lkehresmanChanged so that attachments don't have to be saved...
1999-12-30 lkehresmanupdated mime support
1999-12-18 lkehresmanRedid the way folders are listed
1999-12-16 lkehresmanI believe everything is compatable with all IMAP server...
1999-12-15 lkehresmanadded color customization
1999-12-08 lkehresmanreconstructed the left folder list
1999-12-07 lkehresmanFixed a bug in deleting messages where it wouldn't...
1999-12-07 lkehresmanmoved "empty trash" to the left bar so it's always...
1999-12-06 lkehresmanadded DELETE for when viewing a message
1999-11-29 nehresmapulled out all the login stuff and error checking from...
next