index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
steps
/
mail
/
folders.inc
Age
Commit message (
Expand
)
Author
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomasb
2010-12-08
- Better support for READ-ONLY and NOPERM responses handling (#1487083)
alec
2010-12-01
- Fix "Cannot use scalar value..." warning (#1487066)
alec
2010-11-12
- Fix handling of folders with "<>" characters in name
alec
2010-09-25
- s/RoundCube/Roundcube/
alec
2010-06-23
- removed PHP closing tag
alec
2010-02-12
- Fix quota indicator value after folder purge/expunge (#1486488)
alec
2009-09-17
- Fix incorrect count of new messages in folder list when using multiple IMAP...
alec
2009-07-16
Force ajax calls to protect from CSRF
thomasb
2008-06-24
- Allow trash/junk subfolders to be purged (#1485085)
alec
2008-04-30
Next step: introduce the application class 'rcmail' and get rid of some globa...
thomasb
2008-02-05
Applied patch to prevent from purging inbox (#1484449) + CSS hack for Safari
thomasb
2007-10-03
Update copyright notice
ihug
2007-05-18
Use HTTP-POST requests for actions that change application state
thomasb
2007-04-28
Merged branch devel-addressbook from r443 back to trunk
thomasb
2007-02-16
Better input checking on GET and POST vars
thomasb
2006-11-16
clear_message_list() was removed in revision 354.
robin
2006-05-18
renamed $mbox so that it will stop interfering with the $_SESSION when regist...
cmcnulty
2006-01-25
Added folder purge function and some checks
roundcube
2006-01-05
Optimized loading time; added periodic mail check; added EXPUNGE command
roundcube