Commit Graph

43 Commits (e52aaee0633bf76b5850eaed6aff4590436a4432)

Author SHA1 Message Date
thomascube 7c2a9310c4 Use iframes for identity management 13 years ago
alecpl a90ad2840f - Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead 13 years ago
alecpl 2d5beeaf06 - Don't call rcube_idn_to_ascii() on empty data 13 years ago
alecpl 516467080b - Fix handling of "<" character in contact data, search fields and folder names, identity name and organization fields (#1487864) 13 years ago
alecpl d80bd153a4 - Fix email_dns_check setting not used for identities/contacts (#1487740) 14 years ago
alecpl e8d5bdc84e - Fix IDNA support when IDN/INTL modules are in use (#1487742) 14 years ago
thomascube f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 14 years ago
alecpl ce92ba767a - Plugin API: improved 'abort' flag handling, added 'result' item in some hooks: group_*, contact_*, identity_* (#1486914) 14 years ago
alecpl e99991996d - Add Internationalized Domain Name (IDNA) support (#1483894) 14 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 14 years ago
alecpl 4612535008 - Revert last (unintentional) commit 14 years ago
alecpl b72a1001dc - ja_JP update (#1486911) 14 years ago
alecpl 119ad13d74 - Rename hooks: contact_save -> contact_update, identity_save -> identity_update, delete_identity -> identity_delete
- Print warning to the log about deprecated hook names usage
14 years ago
alecpl e6ce0062f2 - Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list (old names are supported without errors nor warnings) 14 years ago
alecpl b25dfd0913 - removed PHP closing tag 14 years ago
thomascube 5499336fef Use global request tokens and automatically protect all POST requests 15 years ago
thomascube 57f0c81f2c Use request tokens to protect POST requests from CSFR 15 years ago
thomascube f879f4e2f8 Trigger 'create_identity' when creating a new user; Allow 'create_user' hook to abort the operation 15 years ago
thomascube 69f18a09ae Add plugin hooks for creating/saving/deleting identities and contacts 15 years ago
alecpl 82c45a1952 - clean up, use simpler _get_email() replacement 15 years ago
alecpl ec01712a99 - Added option 'identities_level', removed 'multiple_identities'
- Allow deleting identities when multiple_identities=false (#1485435)
16 years ago
alecpl 407dcf9e71 - Fix html signature formatting when identity save error occured (#1485426) 16 years ago
thomascube f645ce169e Redesign of the identities settings + add config option to disable multiple identities 16 years ago
thomascube c1b3c4cc31 Don't check for non-existing property -> fix address book 16 years ago
alecpl 72b2807fb9 -added confirmation message after identity insertion (like after update) 16 years ago
thomascube 197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 16 years ago
thomascube fba1f5ab81 New class rcube_user + send message disposition notification 17 years ago
thomascube f1154163b0 Merged branch devel-addressbook from r443 back to trunk 17 years ago
thomascube 6ec91f1eb2 Only allow one default identity (Bug #1484223) 18 years ago
thomascube 853b2e7341 Fixed little typos and improved CSS altering in HTML messages 18 years ago
svncommit a0109c4933 Initial TinyMCE editor support (still need to work on spellcheck and skins) 18 years ago
thomascube ea206d3d92 Improved message parsing and HTML validation 18 years ago
thomascube 89406f36c2 Fixed some XSS and SQL injection issues 18 years ago
thomascube fa4cd20fb1 Several bugfixes; see CHANGELOG for details 18 years ago
thomascube ad57b3ab3a Minor improvements and bugfixes (see changelog) 19 years ago
thomascube ea7c46b4f3 Improved reading of POST and GET values 19 years ago
thomascube 13c1afbcbb Fixed some charset bugs 19 years ago
thomascube 1cded85790 Re-design of caching (new database table added\!); some bugfixes; Postgres support 19 years ago
thomascube 10a699759d Added localized messages to client and check form input 19 years ago
thomascube dba5f7c44a Prevent from identities XSS 19 years ago
svncommit d7cb77414c more pear/mdb2 integration 19 years ago
thomascube 30233b8dfb Minor bugfixes and correction of confusing License notfications 19 years ago
thomascube 4e17e6c9db Initial revision 19 years ago