Lots of changes to get closer to having save as draft working. Please, keep working...
[squirrelmail.git] / functions / imap_mailbox.php
2001-10-29 thomppjLots of changes to get closer to having save as draft...
2001-10-04 philippe_mingoUse sqimap_session_id instead of axxxx for imap connect...
2001-10-04 philippe_mingoIn very special ocasions SM tries to swith to the None...
2001-09-26 philippe_mingoSorry, a bug slipped into the CVS.
2001-09-26 philippe_mingoOperation "foo_once".
2001-07-27 fidianWarnings were removed
2001-07-09 fidianRemoved bugs
2001-06-13 fidian* Numerous fixes for Eudora's IMAP (That's the EIMS...
2001-05-21 fidian* Possible fix for UW giving billions of files as ...
2001-05-21 fidian* Fix for the UW/mh problem with deleting messages.
2001-05-17 allah03Doh! Left an extra curly brace.
2001-05-17 allah03Fixed a problem where unformatted-disp could go unset.
2001-04-22 lkehresman* added signout_page option to redirect after signout
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-04-13 lkehresmanadded authenticated smtp server support
2001-03-04 centaurixfixed typo (Bug #405483)
2001-02-25 fidian* :-) The first letter of matching folders had their...
2001-02-24 lkehresmanremoved some regular expressions
2001-02-16 fidian* To make sure that $indent is always greater than...
2001-02-06 fidian* More fixes
2001-02-06 fidian* Hopefully squashed all those annoying "flags" workarounds
2001-02-02 fidian* Changed some regexps into string matches and the...
2001-02-01 lkehresmanremoved error messages
2001-01-31 lkehresmanupdated changelog, fixed folder subscriptions not displ...
2001-01-31 fidianApparently usort() REQUIRES a user-defined function...
2001-01-31 lkehresmanadded more bugfixes and warning squashes
2001-01-31 lkehresmanfixed some more warning messages
2001-01-30 fidianCouple warnings removed
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2001-01-17 fidianAnother fix for my broken code.
2001-01-17 fidian* Fixed typo.
2001-01-17 fidianChanged the second ereg() function to a strcasecmp...
2001-01-17 palloReplaced an eregi() with strcasecmp() which should...
2001-01-17 palloReverted 1.53->1.54 change because it introduced a...
2001-01-16 fidianWhy did we have two eregi() functions in a row? I...
2001-01-16 fidianFixed a bug where users that did not log in before...
2001-01-09 lkehresman* Removed sqimap_mailbox_close() function -- automatica...
2000-12-14 ondrassimap_mailbox: Fixed minor bug in sqimap_mailbox_list
2000-12-13 fidianFixed bug where str_repeat was called with 0 as multipl...
2000-12-13 lkehresmanUpdated folder displaying code with changes we discusse...
2000-12-09 palloFixed how folder names are formatted in a hierarchy...
2000-12-06 lkehresman- added patch from srakhada that uses quotemeta() funct...
2000-11-28 fidianMade the handle_errors flag to sqimap_mailbox_expunge...
2000-11-24 palloApplied patch #102205 + some extra code to fix bug...
2000-10-30 lkehresmanremoved some buggy UW specific code -- subscribed folde...
2000-10-23 fidianAdded numerous changes from embeejay
2000-10-22 fidiansqimap_read_data now uses the $response and $message...
2000-09-14 lkehresmantweaks, fixed some misspellings, added a few hooks
2000-08-28 lkehresmanfixed double folder problem
2000-08-10 lkehresmanfixed some bugs in the sqimap_mailbox_close() function
2000-08-10 lkehresmanadded sqimap_mailbox_close() and implemented it for...
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.