summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/settings/save_identity.inc
AgeCommit message (Expand)Author
2011-06-02- Don't call rcube_idn_to_ascii() on empty dataalec
2011-05-27- Fix handling of "<" character in contact data, search fields and folder nam...alec
2011-02-04- Fix email_dns_check setting not used for identities/contacts (#1487740) alec
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alec
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2010-09-30- Plugin API: improved 'abort' flag handling, added 'result' item in some hoo...alec
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alec
2010-09-25- s/RoundCube/Roundcube/alec
2010-08-13- Revert last (unintentional) commitalec
2010-08-13- ja_JP update (#1486911)alec
2010-08-09- Rename hooks: contact_save -> contact_update, identity_save -> identity_upd...alec
2010-07-30- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...alec
2010-06-23- removed PHP closing tagalec
2009-07-21Use global request tokens and automatically protect all POST requeststhomasb
2009-07-15Use request tokens to protect POST requests from CSFRthomasb
2009-05-14Trigger 'create_identity' when creating a new user; Allow 'create_user' hook ...thomasb
2009-05-01Add plugin hooks for creating/saving/deleting identities and contactsthomasb
2009-04-10- clean up, use simpler _get_email() replacementalec
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alec
2008-10-18- Fix html signature formatting when identity save error occured (#1485426)alec
2008-09-15Redesign of the identities settings + add config option to disable multiple i...thomasb
2008-05-19Don't check for non-existing property -> fix address bookthomasb
2008-05-12-added confirmation message after identity insertion (like after update)alec
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomasb
2007-12-10New class rcube_user + send message disposition notificationthomasb
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
2007-01-31Only allow one default identity (Bug #1484223)thomasb
2006-12-23Fixed little typos and improved CSS altering in HTML messagesthomasb
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)estadtherr
2006-09-01Improved message parsing and HTML validationthomasb
2006-08-16Fixed some XSS and SQL injection issuesthomasb
2006-08-04Several bugfixes; see CHANGELOG for detailsthomasb
2006-03-20Minor improvements and bugfixes (see changelog)roundcube
2006-03-03Improved reading of POST and GET valuesroundcube
2006-02-20Fixed some charset bugsroundcube
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres su...roundcube
2005-11-06Added localized messages to client and check form inputroundcube
2005-11-01Prevent from identities XSSroundcube
2005-10-25more pear/mdb2 integrationsparc
2005-09-28Minor bugfixes and correction of confusing License notficationsroundcube
2005-09-25Initial revisionroundcube