Commit Graph

23 Commits

Author SHA1 Message Date
Aleksander Machniak
a958748947 CS fixes 2015-06-07 15:26:33 +02:00
Aleksander Machniak
b8bcca7033 Display quota information for current folder not INBOX only (#1487993) 2014-06-30 12:26:15 +02:00
Aleksander Machniak
24e63e2218 Fix deleting/moving folders from folders with name "0", "00", etc. 2014-04-13 17:57:37 +02:00
Thomas Bruederli
188247894f Make multi-folder message identifiers work with folders containing commas 2014-04-08 19:11:12 +02:00
Thomas Bruederli
0456f728ee Make UID extraction function globally availbale (for plugins) 2014-04-07 17:30:12 +02:00
Thomas
9684dc018f Support globally unique message UIDs with IMAP folder name appended 2014-01-16 11:32:47 +01:00
Aleksander Machniak
c97625e02a CS fixes 2013-12-25 12:11:22 +01:00
Aleksander Machniak
6b2b2eca5f Remove deprecated functions (these listed in bc.php file) usage 2013-12-22 14:12:15 +01:00
Aleksander Machniak
4dfae96dcd Fix copying messages to a folder with "empty" name e.g. "0", better error handling 2013-04-05 12:48:36 +02:00
Aleksander Machniak
041c93ce0b Removed $Id$ 2012-05-22 12:31:37 +02:00
thomascube
7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 2012-01-18 11:10:46 +00:00
thomascube
c321a955a7 Merged devel-framework branch (r5746:5779) back into trunk 2012-01-16 15:14:41 +00:00
alecpl
b6da0b76af - Remove deprecated global $IMAP variable usage (#1488148) 2011-12-07 10:41:15 +00:00
thomascube
f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 2011-01-12 18:25:02 +00:00
alecpl
90f81a6c8d - Better support for READ-ONLY and NOPERM responses handling (#1487083)
- Add confirmation message on purge/expunge commands response
- Fix CLOSE was called on unselected mailbox
2010-12-08 12:52:04 +00:00
alecpl
b72e2f9a17 - Fix handling of folders with "<>" characters in name 2010-11-12 13:05:18 +00:00
alecpl
ac2c953021 - Remove leftover code 2010-11-04 14:09:47 +00:00
alecpl
c50d8872ce - Add missing confirmation/error messages on contact/group/message actions (#1486845)
- Add 'loading' message on message move/copy/delete/mark actions
2010-11-03 14:19:48 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
b25dfd0913 - removed PHP closing tag 2010-06-23 09:55:08 +00:00
alecpl
fdf8750708 - don't need to reload messages list on copy error 2010-03-24 08:24:30 +00:00
alecpl
1c9bd8c72e - removed unnecessary counting 2010-03-24 08:18:12 +00:00
alecpl
9b3fdc25c1 - Implemented messages copying using drag&drop + SHIFT (#1484086) 2010-03-19 11:20:12 +00:00