index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
include
/
rcube_json_output.php
Age
Commit message (
Expand
)
Author
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