Age | Commit message (Expand) | Author |
2011-02-03 | - Fix IDNA support when IDN/INTL modules are in use (#1487742) | alecpl |
2011-01-19 | - Fix setting timezone in Preferences (#1487705) | alecpl |
2011-01-16 | - Move action files map from index.php to steps' func.inc files | alecpl |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2011-01-04 | - Use improved get_capability() syntax, saves CAPABILITY call in some cases | alecpl |
2010-11-02 | - Add option to place replies in the folder of the message being replied to (... | alecpl |
2010-10-07 | - Support SMTP Delivery Status Notifications - RFC3461 (#1486142) | alecpl |
2010-10-06 | - Make htmleditor option behaviour consistent, add option to use HTML on repl... | alecpl |
2010-10-06 | - Add mdn_request=4 | alecpl |
2010-09-29 | - Add option to "Return receipt" will be always checked (1486352) | alecpl |
2010-09-29 | - Add option to automatically send read notifications for known senders (1485... | alecpl |
2010-09-29 | - Add Internationalized Domain Name (IDNA) support (#1483894) | alecpl |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-09-15 | - Settings block (fieldset) can have any content (not only a table with hardc... | alecpl |
2010-09-02 | - Added fieldsets in Identity form, added 'identity_form' hook | alecpl |
2010-07-30 | - Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list... | alecpl |
2010-06-23 | - removed PHP closing tag | alecpl |
2010-06-09 | - some improvements + added splitter in Identities | alecpl |
2010-04-09 | Option not to mark messages as read when viewed in preview pane (#1485012) | thomascube |
2010-03-19 | - hide threads related prefs when threads are not supported by IMAP server | alecpl |
2010-03-17 | Merged devel-threads branch (r3066:3364) back into trunk | thomascube |
2010-03-05 | - Add 'default_charset' option to user preferences (#1485451) | alecpl |
2010-03-05 | - Add 'delete_always' option to user preferences | alecpl |
2010-03-02 | - Added force_7bit option to force MIME encoding of plain/text messages (#148... | alecpl |
2010-02-21 | Use rcmail::imap_connect() to establish IMAP connections; always initialize r... | thomascube |
2009-11-17 | - Fix displaying of hidden directories in skins list (#1486301) | alecpl |
2009-11-03 | Cleanup top-posting feature (sorry, there are again some new texts) | thomascube |
2009-11-02 | More options for top posting feature (#1484272) using patch from Phil Weir | thomascube |
2009-11-02 | - top posting (#1484272) | alecpl |
2009-10-23 | - Don't display disabled sections in Settings (#1486099) | alecpl |
2009-08-03 | - Re-designed User Preferences interface | alecpl |
2009-07-31 | - Added 'display_next' option | alecpl |
2009-07-15 | Use request tokens to protect POST requests from CSFR | thomascube |
2009-07-03 | Add plugin hooks 'smtp_connect' and 'list_identities' (#1485954, #1485958) | thomascube |
2009-05-21 | - Add 1 minute interval in autosave options (#1485854) | alecpl |
2009-04-19 | Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ... | thomascube |
2009-04-10 | - clean up, use simpler _get_email() replacement | alecpl |
2008-12-31 | #1485658 | yllar |
2008-12-16 | Group settings boxes together in floating blocks for better layout | thomascube |
2008-12-04 | - Added 'show_images' option, removed 'addrbook_show_images' (#1485597) | alecpl |
2008-11-28 | Option to check for new mails in all folders (#1484374) | thomascube |
2008-10-26 | - Added 'keep_alive' and 'min_keep_alive' options (#1485360) | alecpl |
2008-10-24 | - Added option 'identities_level', removed 'multiple_identities' | alecpl |
2008-10-22 | - Added option focus_on_new_message (#1485374) | alecpl |
2008-10-05 | - removed deprecated rcube_add_label() and all uses | alecpl |
2008-10-03 | - Add 'skip_deleted' option in User Preferences (#1485445) | alecpl |
2008-09-29 | - Added 'mime_param_folding' option with possibility to choose | alecpl |
2008-09-22 | - allow to enable/disable configuration for only some of special folders | alecpl |
2008-09-22 | - read current language from rcube_user object (config may contains 'pl', but... | alecpl |
2008-09-15 | Redesign of the identities settings + add config option to disable multiple i... | thomascube |