Age | Commit message (Expand) | Author |
2012-04-19 | - Fix attachment name regression (#1488446) | alecpl |
2012-04-13 | - Merge devel-framework branch, resolved conflicts | alecpl |
2012-04-11 | - Revert r6060, fix #1487822 using css-only | alecpl |
2012-04-11 | Force page reload if list columns changed in IE8 (#1487822) | thomascube |
2012-04-10 | - Fix so "Back" from compose/show doesn't reset search request (#1488238) | alecpl |
2012-04-08 | - Add option to delete messages instead of moving to Trash when in Junk folde... | alecpl |
2012-03-21 | - Fix E_STRICT warning (#1488404) | alecpl |
2012-03-20 | Add support for read-only address book records | thomascube |
2012-03-16 | Pass message UID to 'message_part_get' hook | thomascube |
2012-03-14 | Request all needed fields from address book backends (#1488394) | thomascube |
2012-03-09 | - Unified (single) spellchecker button | alecpl |
2012-03-03 | Fix spelling | thomascube |
2012-03-02 | - Fixed double-quotes handling in recipient names | alecpl |
2012-02-28 | - Add Russian to the spellchecker languages list (#1488135) | alecpl |
2012-02-11 | User configurable setting how to display contact names in list | thomascube |
2012-02-08 | - Fix issue where some text from original message was missing on reply (#1488... | alecpl |
2012-02-07 | - Workaround IMAP server issue when THREAD command returns less messages than... | alecpl |
2012-02-03 | Get rid of global $__skin_path variable (#1488336) | thomascube |
2012-01-29 | Allow plugins to overwrite the displayed confirmation message when saving a d... | thomascube |
2012-01-25 | Added new plugin hook 'message_draftsaved' | thomascube |
2012-01-24 | Fix if/else structure | thomascube |
2012-01-19 | - Fix call to undefined method rcube_result_index::getElement() | alecpl |
2012-01-19 | - Fix drafts update issues when edited from preview pane (#1488314) | alecpl |
2012-01-18 | Display priority in message headers block | thomascube |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-17 | - Fix incorrect function call (#1488310) | alecpl |
2012-01-16 | Merged devel-framework branch (r5746:5779) back into trunk | thomascube |
2012-01-09 | - Use proper class name | alecpl |
2012-01-05 | Implement address book widget on compose screen | thomascube |
2012-01-05 | - Exclude MIME functionality from rcube_imap class into rcube_mime class | alecpl |
2012-01-05 | - Fix bug in handling of base href and inline content (#1488290) | alecpl |
2012-01-01 | - Fix so editor selector is hidden when 'htmleditor' is listed in 'dont_overr... | alecpl |
2012-01-01 | - Don't load jqueryui plugin, it's required now by default | alecpl |
2011-12-22 | Fix upload form handling | thomascube |
2011-12-22 | Make emtpy/invalid links non-clickable | thomascube |
2011-12-20 | Fix crashes with eAccelerator (#1488256) | thomascube |
2011-12-19 | Only expand one email per group member | thomascube |
2011-12-16 | Add more classes and options to HTML elements for better styleability | thomascube |
2011-12-14 | - Skip inline images (fixes issue where images used in HTML body were display... | alecpl |
2011-12-12 | More options for message headers output in templates | thomascube |
2011-12-12 | More from Larry... | thomascube |
2011-12-11 | Make string for unread count configureable by skin; add file type classes to ... | thomascube |
2011-12-10 | Better CSS url() validation | thomascube |
2011-12-09 | Add css class to add-icon | thomascube |
2011-12-09 | Allow clean background:url(...) styles in safe mode. This will make Roundcube... | thomascube |
2011-12-07 | - Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead | alecpl |
2011-12-07 | - Remove deprecated global $IMAP variable usage (#1488148) | alecpl |
2011-12-07 | - Add option to set default font for HTML message (#1484137) | alecpl |
2011-12-07 | - Fixed issues with big memory allocation of IMAP results, improved a lot of ... | alecpl |
2011-12-06 | Show attachment filename in page title | thomascube |