Age | Commit message (Expand) | Author |
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 |