Age | Commit message (Expand) | Author |
2011-02-06 | Delegate contact input validation to rcube_addressbook instance; accept alrea... | thomascube |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2010-10-26 | - Fix: don't return "empty" unlock | alecpl |
2010-10-14 | - Fix bug in rcube_plugin::local_skin_path() | alecpl |
2010-10-13 | - Improve displaying of UI messages (#1486977) | alecpl |
2010-09-29 | - Update phpdoc (#1486958) | alecpl |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-09-21 | - Fix setting headers for IE in AJAX responses | alecpl |
2010-04-23 | - code cleanup (mostly identation fixes) | alecpl |
2010-01-18 | - fixed svn keywords | alecpl |
2010-01-13 | - fix for jQuery-1.4rc1: remove comment from ajax response | alecpl |
2009-12-11 | - use proper unicode cleanup for JSON, fixes #1486356 | alecpl |
2009-12-09 | - Use built-in json_encode() for proper JSON format in AJAX replies (and comp... | alecpl |
2009-09-01 | - remove redundant JQ() use | alecpl |
2009-06-22 | - use RCMAIL_CHARSET instead of hardcoded 'utf-8' | alecpl |
2009-06-01 | Use event system on the client to handle ajax callbacks | thomascube |
2009-05-01 | Add plugin hooks for creating/saving/deleting identities and contacts | thomascube |
2009-04-26 | Fix adding labels from plugins | thomascube |
2009-04-19 | Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ... | thomascube |
2009-01-17 | * bumping up copyright (happy new year ;-)) | till |
2008-09-05 | Killed one more global var + log logins to a separate file (not console) | thomascube |
2008-06-23 | - typo | alecpl |
2008-06-20 | Urlencode mail recipients for storing in session + little code cleanup | thomascube |
2008-06-20 | Store compose parameters in session and redirect to a unique URL | thomascube |
2008-06-14 | More code cleanup | thomascube |
2008-05-05 | - fixed setting pagetitle in ajax calls | alecpl |
2008-04-30 | Next step: introduce the application class 'rcmail' and get rid of some globa... | thomascube |
2008-04-15 | - don't send set_env() when env array is empty | alecpl |
2008-04-14 | Don't use inexisting class name | thomascube |
2008-04-12 | Changed codebase to PHP5 with autoloader + added some new classes from the de... | thomascube |