Aleksander Machniak
|
a958748947
|
CS fixes
|
10 years ago |
Aleksander Machniak
|
b8bcca7033
|
Display quota information for current folder not INBOX only (#1487993)
|
11 years ago |
Aleksander Machniak
|
c97625e02a
|
CS fixes
|
11 years ago |
Aleksander Machniak
|
da5fa28d57
|
Display different icons when Trash folder is empty or full (#1485775)
|
11 years ago |
Aleksander Machniak
|
6b2b2eca5f
|
Remove deprecated functions (these listed in bc.php file) usage
|
11 years ago |
Aleksander Machniak
|
04689fa7ee
|
Fix so compacting of non-empty folder is possible also when messages list is empty (#1488858)
|
12 years ago |
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
13 years ago |
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
13 years ago |
thomascube
|
c321a955a7
|
Merged devel-framework branch (r5746:5779) back into trunk
|
13 years ago |
alecpl
|
b6da0b76af
|
- Remove deprecated global $IMAP variable usage (#1488148)
|
13 years ago |
alecpl
|
bba25299f8
|
- Fix bug where after delete message rows can be added to the list of another folder (#1487752)
|
13 years ago |
thomascube
|
f5e7b35307
|
Bumbed version; Roundcube development is not Switzerland only
|
14 years ago |
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
|
14 years ago |
alecpl
|
b46edc0f90
|
- Fix "Cannot use scalar value..." warning (#1487066)
|
14 years ago |
alecpl
|
b72e2f9a17
|
- Fix handling of folders with "<>" characters in name
|
14 years ago |
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
14 years ago |
alecpl
|
b25dfd0913
|
- removed PHP closing tag
|
15 years ago |
alecpl
|
1e6b19ddd7
|
- Fix quota indicator value after folder purge/expunge (#1486488)
|
15 years ago |
alecpl
|
78925f8f1a
|
- Fix incorrect count of new messages in folder list when using multiple IMAP clients (#1485995)
- Fix all folders checking for new messages with disabled caching (#1486128)
|
15 years ago |
thomascube
|
881217a5c9
|
Force ajax calls to protect from CSRF
|
16 years ago |
alecpl
|
ddd776b2a3
|
- Allow trash/junk subfolders to be purged (#1485085)
|
17 years ago |
thomascube
|
197601ef5f
|
Next step: introduce the application class 'rcmail' and get rid of some global vars
|
17 years ago |
thomascube
|
a02d486cc8
|
Applied patch to prevent from purging inbox (#1484449) + CSS hack for Safari
|
17 years ago |
svncommit
|
5349b78ad4
|
Update copyright notice
|
17 years ago |
thomascube
|
8d07583f39
|
Use HTTP-POST requests for actions that change application state
|
18 years ago |
thomascube
|
f1154163b0
|
Merged branch devel-addressbook from r443 back to trunk
|
18 years ago |
thomascube
|
b3ce791561
|
Better input checking on GET and POST vars
|
18 years ago |
svncommit
|
d64c2e4871
|
clear_message_list() was removed in revision 354.
|
18 years ago |
svncommit
|
c5ac073c9f
|
renamed $mbox so that it will stop interfering with the $_SESSION when register_globals is turned on
|
19 years ago |
thomascube
|
5e35126796
|
Added folder purge function and some checks
|
19 years ago |
thomascube
|
15a9d1ce67
|
Optimized loading time; added periodic mail check; added EXPUNGE command
|
19 years ago |