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
/
settings
/
delete_identity.inc
Age
Commit message (
Expand
)
Author
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomasb
2011-12-07
- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead
alec
2011-04-19
Gracefully shrug on database errors
thomasb
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomasb
2010-09-30
- Plugin API: improved 'abort' flag handling, added 'result' item in some hoo...
alec
2010-09-25
- s/RoundCube/Roundcube/
alec
2010-08-13
- Revert last (unintentional) commit
alec
2010-08-13
- ja_JP update (#1486911)
alec
2010-08-09
- Rename hooks: contact_save -> contact_update, identity_save -> identity_upd...
alec
2010-06-23
- removed PHP closing tag
alec
2009-07-21
Also protect GET request from CSRF
thomasb
2009-05-01
Add plugin hooks for creating/saving/deleting identities and contacts
thomasb
2008-10-24
- last commit fix
alec
2008-10-24
- Added option 'identities_level', removed 'multiple_identities'
alec
2008-09-15
Redesign of the identities settings + add config option to disable multiple i...
thomasb
2008-02-10
* fixing #1484494 (people can delete the last identity otherwise)
till
2007-12-10
New class rcube_user + send message disposition notification
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-12-22
Applied security patches by Kees Cook (Ubuntu) + little visual enhancements
thomasb
2005-12-03
Re-design of caching (new database table added\!); some bugfixes; Postgres su...
roundcube
2005-10-25
more pear/mdb2 integration
sparc
2005-09-28
Minor bugfixes and correction of confusing License notfications
roundcube
2005-09-25
Initial revision
roundcube