Many last minute fixes
[squirrelmail.git] / src / webmail.php
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-21 thomppjLots of little changes...
2001-12-11 antipodes/"/'/
2001-12-11 antipodeFormatting changes.
2001-11-21 philippe_mingo(c) stuff
2001-10-22 philippe_mingoFixed the cookie language problem. Thank Przemek Piotrowski
2001-09-26 philippe_mingoOperation "foo_once".
2001-05-21 fidian* Fixed the MOTD
2001-05-15 fidian* That should now be everything ... except the plugins...
2001-05-14 fidian* Great little patch to open up the compose screen...
2001-04-26 fidian* To reduce on errors, I moved the includes for config...
2001-04-22 lkehresmana few html bug fixes
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-02-20 cosworth$just_logged_in need to be set to 1 not 0. This kept...
2001-02-09 graf25Now compares the user's language cookie with his prefer...
2001-02-01 lkehresmanremoved error messages
2001-01-30 lbergmanTook out cvs confusion
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...
2001-01-10 lbergmanSorry, I missed a line. Now its clean.
2001-01-10 lbergmandeleted old files, removed old help stuff from webmail.php
2000-12-26 fidianMoved the force_username_lowercase stuff to redirect.php
2000-12-07 lkehresmanapplied the patch that uses redirect.php for login
2000-12-06 lkehresman- added patch from srakhada that uses quotemeta() funct...
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-10-17 fidianBug 116811 - login usernames are not case sensitive...
2000-09-28 fidianFolder list bar on left/right
2000-09-25 lkehresmanUpdated documentation, fixed some misspellings
2000-08-17 gustavfAdded encryption of the password before it is stored...
2000-08-08 lkehresman- fixed bug with word wrapping deleting last word
2000-08-01 lkehresman- Fixed bug when one message left in message index...
2000-07-31 lbergmanDeleted some old help stuff.
2000-07-08 lkehresman- added a bunch of sqimap_logout's where none existed
2000-07-07 lkehresman- added a view header option
2000-07-05 gustavfFixed some problems with cookies bein set wrong when...
2000-07-04 gustavfAdded a new session variable base_uri. Uses this variab...
2000-06-29 gustavfAdded auth.php to put authentication functions in one...
2000-06-29 gustavfAdded session variable $is_logged_in.
2000-06-29 gustavfNow translation is working for "Unknown user or..."
2000-06-08 lbergmanMade call for help bring up left_help.php for left...
2000-06-06 lbergmanAdded check for ?help.php so left frame is set large.
2000-06-05 lbergmanadded a fourth method (?help.php) to call webmail.
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 nehresmalogged_in bug fix
2000-04-10 nehresmaadded use of PHP's session management
2000-03-19 lkehresmanAdded use of $imapPort
2000-03-07 lkehresmanfixed login problems
2000-03-05 lkehresmanAdded preference for changing left folder list size
2000-03-02 gustavfFixed a few bugs when setting language.
2000-01-13 serekadded gettext support.
2000-01-06 lkehresmanPref file now isn't created if the login failed
2000-01-06 lkehresmanfixed bug in color stuff
2000-01-06 lkehresmanmade data path relative
2000-01-06 lkehresmanBeginnings of the options menu
1999-12-18 lkehresmanRedid the way folders are listed
1999-11-29 lkehresmanRenaming works... needs serious user interface revampin...
1999-11-29 lkehresmanA lot of code optimization with regard to deleting...
1999-11-23 lkehresmanphp refrences updated
1999-11-23 lkehresmanUpdated all php3's to php's