Latest changes as cvs freeze
[squirrelmail.git] / functions / imap.php
2002-01-05 philippe_mingoCleaning and bug-fix. Added base uri to read mail.
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-02 thomppjCode cleanup brigage...
2001-11-26 philippe_mingo** -> *
2001-11-21 philippe_mingoAdded (c) stuff and some formatting.
2001-11-20 philippe_mingoSome fixup:
2001-09-26 philippe_mingoOperation "foo_once".
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-01-31 thomppjMore "" to '' conversions.
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2000-10-20 ondrass- fixed error in iso-8859-2 handling function in functi...
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-03-01 gustavfAdded a constat to all files in functions/ to be able...
2000-02-22 lkehresmanFixed the problem with downloading attachments... they...
2000-02-21 lkehresmanRewrote IMAP functions.
2000-02-17 nehresmadeleting folders is now recursive and should work more...
2000-02-15 nehresmafixed some html on removing a folder
2000-02-14 nehresmabug fixes and better error messages on emptying trash
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-01-31 nehresmafixed a bug when deleting messages and the flag for...
2000-01-27 lkehresmanfixed some bugs in the way it got the folder separator
2000-01-07 lkehresmanadded auto expunge
2000-01-07 lkehresmanQuoted the login session to hopefully fix some bugs
2000-01-07 lkehresmanAdded subscription stuff so you only view folders that...
2000-01-06 lkehresmanPref file now isn't created if the login failed
2000-01-06 lkehresmanfixed a bug in color prefs
1999-12-18 lkehresmanRedid the way folders are listed
1999-12-16 lkehresmanI believe everything is compatable with all IMAP server...
1999-12-13 lkehresmanAdded BASIC mime support. Not fully working yet.
1999-12-09 lkehresmanAdded "CC" to read_body.php, and rewrote the code to...
1999-12-07 lkehresmanFixed a bug in deleting messages where it wouldn't...
1999-12-06 lkehresmanadded DELETE for when viewing a message
1999-11-29 lkehresmanDeleting and creating folders works great!
1999-11-29 lkehresmanFolder manipulation stuff
1999-11-29 nehresmapulled out all the login stuff and error checking from...
1999-11-29 lkehresmanupdated some folder stuff
1999-11-28 lkehresmanAdded some folder functionality
1999-11-23 lkehresmanphp refrences updated
1999-11-23 lkehresmanUpdated all php3's to php's