Age | Commit message (Expand) | Author |
2012-11-28 | Merge pull request #49 from linagora/master | Aleksander Machniak |
2012-11-26 | Add new identity level: one identity with edit only signature | jeremie kornobis |
2012-11-26 | Clarify rcube::get_user_name() usage, add rcube::get_user_email() | Aleksander Machniak |
2012-11-19 | Avoid double-encoding of HTML entities in signature edit field | Thomas Bruederli |
2012-08-13 | Skip IDN conversion when saving/reading identies. This should provide proper ... | Thomas Bruederli |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-05-22 | Add is_escaped attribute for html_select and html_textarea (#1488485) | Aleksander Machniak |
2012-05-22 | - Fix HTML entities handling in HTML editor (#1488483) | Aleksander Machniak |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-02 | Use iframes for identity management | thomascube |
2011-12-14 | Larry is growing up | thomascube |
2011-12-14 | Larry's identities settings and about page | thomascube |
2011-12-07 | - Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead | alecpl |
2011-08-28 | - Localize forwarded message header (#1488058) | alecpl |
2011-04-19 | Gracefully shrug on database errors | thomascube |
2011-02-03 | - Fix IDNA support when IDN/INTL modules are in use (#1487742) | alecpl |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2010-12-09 | - Improved Mail-Reply-To and Mail-Followup-To headers handling | alecpl |
2010-11-04 | - Unify template files naming | alecpl |
2010-10-13 | - Fix duplicated e-mail field in identity form (#1487054) | alecpl |
2010-09-29 | - Add Internationalized Domain Name (IDNA) support (#1483894) | alecpl |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-09-02 | - Added fieldsets in Identity form, added 'identity_form' hook | alecpl |
2010-06-23 | - removed PHP closing tag | alecpl |
2010-03-06 | - Don't show a warning on html2text switch when textarea is empty | alecpl |
2009-07-15 | Use request tokens to protect POST requests from CSFR | thomascube |
2009-04-10 | - clean up, use simpler _get_email() replacement | alecpl |
2008-11-05 | - Fix HTML editor initialization on IE (#1485304) | alecpl |
2008-11-03 | - Add warning when switching editor mode from html to plain (#1485488) | alecpl |
2008-11-03 | #1485511: better handling for editing non-existing identities | alecpl |
2008-10-24 | - Added option 'identities_level', removed 'multiple_identities' | alecpl |
2008-09-20 | - allow signature textarea size setting from skin + use cols=60 | alecpl |
2008-09-16 | - Allow and use spellcheck attribute for input/textarea fields (#1485060) | alecpl |
2008-09-15 | Redesign of the identities settings + add config option to disable multiple i... | thomascube |
2008-09-14 | - use html2text for signatures in Settings/Identities | alecpl |
2008-09-13 | - localization fix for 'replyto' label length (use short 'replyto' and long '... | alecpl |
2008-06-15 | - Added option to select skin in user preferences (#1485031) | alecpl |
2008-05-21 | -localized pagetitle in Settings and Address book | alecpl |
2008-05-07 | More code cleanup + oop-ization | thomascube |
2008-04-30 | Next step: introduce the application class 'rcmail' and get rid of some globa... | thomascube |
2008-04-17 | fix HTML mail sending | svncommit |
2008-04-16 | - added tinyMCE localization setting | alecpl |
2008-04-15 | HTML editing fixes, upgrade to TinyMCE v3.0.6 | svncommit |
2008-04-12 | Changed codebase to PHP5 with autoloader + added some new classes from the de... | thomascube |
2007-12-11 | added ability to insert attached images in HTML editor | svncommit |
2007-12-10 | New class rcube_user + send message disposition notification | thomascube |
2007-04-28 | Merged branch devel-addressbook from r443 back to trunk | thomascube |
2006-12-20 | New (strict) quoting for all kind of strings | thomascube |
2006-12-03 | fixed signature issues | svncommit |
2006-12-01 | Fixed JS errors in identity list (Bug #1484120) | thomascube |