summaryrefslogtreecommitdiff
path: root/index.php
AgeCommit message (Expand)Author
2009-03-10Fix r2339 for releasev0.2.2@2481v0.2.1@2348thomascube
2009-03-09Update versions and docs + remove development-only stuffthomascube
2009-03-09Fixed check-recent [richs]svncommit
2009-01-19- Fix authentication when submitting form with existing session (#1485679)alecpl
2009-01-17* bumping up copyright (happy new year ;-))till
2008-12-05- performance: skip imap connection for attachments actionsalecpl
2008-12-04- performance: connect to imap server only when neededalecpl
2008-11-28- re-fix r2095alecpl
2008-11-28#1485584: display proper warning on login with empty user and passalecpl
2008-10-30- added BYE response simple support to prevent from endless loops in imap.inc...alecpl
2008-10-25added obscure ASCII encoding aliases, added more error checking to RFC2822 da...svncommit
2008-09-10Fix some recently introduced bugsthomascube
2008-09-05Killed one more global var + log logins to a separate file (not console)thomascube
2008-08-29Moved code block to a more appropriate position + codestylethomascube
2008-08-28Add folder hierarchy collapsing.svncommit
2008-08-28Add rcube name prefixes + codestylethomascube
2008-07-28Show appropriate error message if config files are missingthomascube
2008-06-20Store compose parameters in session and redirect to a unique URLthomascube
2008-06-20Simplify step inclusion in controller (index.php)thomascube
2008-06-14More code cleanupthomascube
2008-06-06Add option to log successful logins.svncommit
2008-05-11-fixed disclaimeralecpl
2008-05-07More code cleanup + oop-izationthomascube
2008-05-02- fixed task setting on loginalecpl
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomascube
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomascube
2008-04-11#1484972: optimization: mark as read in one action with preview, deleted redu...alecpl
2008-04-11#1483863: empty trash and expunge inbox on logoutalecpl
2008-03-28Disable installer by default; add config option to enable it againthomascube
2008-03-22* committed patch from #1484231till
2008-03-22* fixing warning reported in #1484851till
2008-03-14Add config parameter to disable the installer warningthomascube
2008-03-02Disable PHP notices + check for installer script on login pagethomascube
2008-02-11* changed version ;)till
2008-02-02* reverting patch from #1484236till
2007-12-11added ability to insert attached images in HTML editorsvncommit
2007-12-10New class rcube_user + send message disposition notificationthomascube
2007-10-17Show appropriate warning on connection errorthomascube
2007-10-16Use common function to mark the user session as not logged inthomascube
2007-08-29* changed sessid to roundcube_sessid (#1484475)till
2007-08-29# fixed: #1484517till
2007-08-13Fix bugs introduced with latest changesthomascube
2007-08-10Some bugfixes, security issues + minor improvementsthomascube
2007-08-07Documentation, code style and cleanupthomascube
2007-06-08fixed html2text in editorsvncommit
2007-06-05fixed HTML->Plain conversionsvncommit
2007-05-18Use HTTP-POST requests for actions that change application statethomascube
2007-05-17Updated description files and version infothomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2007-04-11Don't allow empty user names but empty passwordsthomascube