summaryrefslogtreecommitdiff
path: root/program/steps/mail/copy.inc
AgeCommit message (Expand)Author
2014-06-30Display quota information for current folder not INBOX only (#1487993)Aleksander Machniak
2014-04-13Fix deleting/moving folders from folders with name "0", "00", etc.Aleksander Machniak
2014-04-08Make multi-folder message identifiers work with folders containing commasThomas Bruederli
2014-04-07Make UID extraction function globally availbale (for plugins)Thomas Bruederli
2014-01-16Support globally unique message UIDs with IMAP folder name appendedThomas
2013-12-25CS fixesAleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2013-04-05Fix copying messages to a folder with "empty" name e.g. "0", better error han...Aleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomascube
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alecpl
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-12-08- Better support for READ-ONLY and NOPERM responses handling (#1487083)alecpl
2010-11-12- Fix handling of folders with "<>" characters in namealecpl
2010-11-04- Remove leftover codealecpl
2010-11-03- Add missing confirmation/error messages on contact/group/message actions (#...alecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-06-23- removed PHP closing tagalecpl
2010-03-24- don't need to reload messages list on copy erroralecpl
2010-03-24- removed unnecessary countingalecpl
2010-03-19- Implemented messages copying using drag&drop + SHIFT (#1484086)alecpl