fixed some html errors, added endlines
[squirrelmail.git] / functions / imap_mailbox.php
2000-08-09 lkehresmanfixed some html errors, added endlines
2000-07-26 lkehresman- fixed renaming folders, now renames subfolders as...
2000-07-10 gustavfMade hide parameter to sqimap_mailbox_select optional...
2000-06-19 lkehresmanMade the message highlighting much more stable and...
2000-06-18 lkehresmanmoved buttons on compose form so they are more accessab...
2000-05-04 lkehresmanfixed bug in mailbox_exists for shane
2000-05-04 lkehresmanfixed problem with usort getting bad data in some instances
2000-04-29 lkehresmanupdated code for folder list and fixed a few bugs
2000-04-29 lkehresmanmade folder listing not dependent on $folder_list
2000-04-28 lkehresmanbugfix in mailbox listin
2000-04-28 lkehresmanchanged messages to objects
2000-04-28 lkehresmanspeed optomizations and less imap commands
2000-04-26 oricnCommented out a Debug line '139' in the unformated...
2000-04-26 lkehresmansent shows "to" instead of "from"
2000-04-21 lkehresmanRemoved special folders, made them user preferences
2000-04-21 lkehresmanfixed uw bug with folder deleting with a delimeter...
2000-04-18 lkehresmanfixed the problem with us not being RFC complient for...
2000-04-14 lkehresmanfixed bug with folder listing
2000-04-14 lkehresmanbugfixes with folder list
2000-04-14 lkehresmanbugfixes with folder listing
2000-04-14 lkehresmanadded many speed improvements
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-04-11 lkehresmanadded dropdown box for subscribe
2000-04-10 lkehresmanadded these, changed permissions
2000-04-10 lkehresmanremoved these, changing permissiosn
2000-04-04 lkehresmanadded folder_prefix options
2000-04-04 lkehresmanmade it possible to have a base imap directory for...
2000-03-25 lkehresmanmajor speed improvements
2000-03-25 lkehresmanAdded unsubscribe/subscribe to folders
2000-03-24 lkehresmanfixed color problems with error messagees in compose.
2000-03-23 lkehresmanfixed quote problem, and added \r\n to imap message
2000-03-19 lkehresmanfixed minor bug with deleting folders that had quotes...
2000-03-05 lkehresmanFixed some bugs in folder deleting
2000-03-04 nehresmasqimap_mailbox_delete was recursive and it no longer...
2000-03-04 nehresmadeleting of folders should work now
2000-02-22 lkehresmanUpdated documentation, fixed sorting problems in folder...
2000-02-21 lkehresmanRewrote IMAP functions.