Thomas Bruederli
2015-07-31 2965a981b7ec22866fbdf2d567d87e2d068d3617
2015-05-22 Thomas Bruederli
Add new plugin hook 'identity_create_after' (#1490358)
blob@ 5e9729 commitdiff | diff to current
2015-01-13 Aleksander Machniak
Fix so "set as default" option is hidden if identities_level > 1 (#1490226)
blob@ d1382a commitdiff | diff to current
2014-06-29 Aleksander Machniak
Support images in HTML signatures (#1488676) This enables image button and ...
blob@ 3cc1af commitdiff | diff to current
2014-04-28 Aleksander Machniak
Make identity name field optional (#1489510) Get rid of unhelpful error mes...
blob@ 541858 commitdiff | diff to current
2013-12-31 Aleksander Machniak
CS fixes
blob@ d575e4 commitdiff | diff to current
2013-12-22 Aleksander Machniak
Remove deprecated functions (these listed in bc.php file) usage
blob@ 6b2b2e commitdiff | diff to current
2013-08-04 Aleksander Machniak
Fix XSS vulnerability when saving HTML signatures (#1489251)
blob@ ce5a64 commitdiff | diff to current
2012-11-29 Aleksander Machniak
Fix empty email on identities list after identity update (#1488834)
blob@ 876d31 commitdiff | diff to current
2012-11-29 Aleksander Machniak
Merge pull request #49 from linagora/master
blob@ 48ef13 commitdiff | diff to current
2012-11-26 jeremie kornobis
unset email address with new level entity 4
blob@ c753bc commitdiff | diff to current
2012-11-26 jeremie kornobis
Add new identity level: one identity with edit only signature
blob@ f12585 commitdiff | diff to current
2012-11-26 Aleksander Machniak
Clarify rcube::get_user_name() usage, add rcube::get_user_email()
blob@ 789e59 commitdiff | diff to current
2012-08-13 Thomas Bruederli
Skip IDN conversion when saving/reading identies. This should provide prope...
blob@ b8b6e5 commitdiff | diff to current
2012-05-22 Aleksander Machniak
Removed $Id$
blob@ 041c93 commitdiff | diff to current
2012-04-21 thomascube
Support mutliple name/email pairs for Bcc and Reply-To identity settings (#...
blob@ 6707ca commitdiff | diff to current
2012-01-18 thomascube
Changed license to GNU GPLv3+ with exceptions for skins and plugins
blob@ 7fe381 commitdiff | diff to current
2012-01-02 thomascube
Use iframes for identity management
blob@ 7c2a93 commitdiff | diff to current
2011-12-07 alecpl
- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead
blob@ a90ad2 commitdiff | diff to current
2011-06-02 alecpl
- Don't call rcube_idn_to_ascii() on empty data
blob@ 2d5bee commitdiff | diff to current
2011-05-27 alecpl
- Fix handling of "<" character in contact data, search fields and folder n...
blob@ 516467 commitdiff | diff to current
2011-02-04 alecpl
- Fix email_dns_check setting not used for identities/contacts (#1487740)
blob@ d80bd1 commitdiff | diff to current
2011-02-03 alecpl
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
blob@ e8d5bd commitdiff | diff to current
2011-01-12 thomascube
Bumbed version; Roundcube development is not Switzerland only
blob@ f5e7b3 commitdiff | diff to current
2010-09-30 alecpl
- Plugin API: improved 'abort' flag handling, added 'result' item in some h...
blob@ ce92ba commitdiff | diff to current
2010-09-29 alecpl
- Add Internationalized Domain Name (IDNA) support (#1483894)
blob@ e99991 commitdiff | diff to current
2010-09-25 alecpl
- s/RoundCube/Roundcube/
blob@ e019f2 commitdiff | diff to current
2010-08-13 alecpl
- Revert last (unintentional) commit
blob@ 461253 commitdiff | diff to current
2010-08-13 alecpl
- ja_JP update (#1486911)
blob@ b72a10 commitdiff | diff to current
2010-08-09 alecpl
- Rename hooks: contact_save -> contact_update, identity_save -> identity_u...
blob@ 119ad1 commitdiff | diff to current
2010-07-30 alecpl
- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete li...
blob@ e6ce00 commitdiff | diff to current
2010-06-23 alecpl
- removed PHP closing tag
blob@ b25dfd commitdiff | diff to current
2009-07-21 thomascube
Use global request tokens and automatically protect all POST requests
blob@ 549933 commitdiff | diff to current
2009-07-15 thomascube
Use request tokens to protect POST requests from CSFR
blob@ 57f0c8 commitdiff | diff to current
2009-05-14 thomascube
Trigger 'create_identity' when creating a new user; Allow 'create_user' hoo...
blob@ f879f4 commitdiff | diff to current
2009-05-01 thomascube
Add plugin hooks for creating/saving/deleting identities and contacts
blob@ 69f18a commitdiff | diff to current
2009-04-10 alecpl
- clean up, use simpler _get_email() replacement
blob@ 82c45a commitdiff | diff to current
2008-10-24 alecpl
- Added option 'identities_level', removed 'multiple_identities' - Allow de...
blob@ ec0171 commitdiff | diff to current
2008-10-18 alecpl
- Fix html signature formatting when identity save error occured (#1485426)
blob@ 407dcf commitdiff | diff to current
2008-09-15 thomascube
Redesign of the identities settings + add config option to disable multiple...
blob@ f645ce commitdiff | diff to current
2008-05-19 thomascube
Don't check for non-existing property -> fix address book
blob@ c1b3c4 commitdiff | diff to current
2008-05-12 alecpl
-added confirmation message after identity insertion (like after update)
blob@ 72b280 commitdiff | diff to current
2008-04-30 thomascube
Next step: introduce the application class 'rcmail' and get rid of some glo...
blob@ 197601 commitdiff | diff to current
2007-12-10 thomascube
New class rcube_user + send message disposition notification
blob@ fba1f5 commitdiff | diff to current
2007-04-28 thomascube
Merged branch devel-addressbook from r443 back to trunk
blob@ f11541 commitdiff | diff to current
2007-01-31 thomascube
Only allow one default identity (Bug #1484223)
blob@ 6ec91f commitdiff | diff to current
2006-12-23 thomascube
Fixed little typos and improved CSS altering in HTML messages
blob@ 853b2e commitdiff | diff to current
2006-09-13 svncommit
Initial TinyMCE editor support (still need to work on spellcheck and skins)
blob@ a0109c commitdiff | diff to current
2006-09-01 thomascube
Improved message parsing and HTML validation
blob@ ea206d commitdiff | diff to current
2006-08-16 thomascube
Fixed some XSS and SQL injection issues
blob@ 89406f commitdiff | diff to current
2006-08-04 thomascube
Several bugfixes; see CHANGELOG for details
blob@ fa4cd2 commitdiff | diff to current
first | « prev | next »