Age | Commit message (Expand) | Author |
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 |
2011-12-05 | Replace prompt() with jQuery UI dialog (#1485135) | thomascube |
2011-12-05 | - Fix attaching files (broken with changes to _SESSION['compose']) (#1488235) | alecpl |
2011-12-02 | - Add $_SESSION['mailto'] variable cleanup | alecpl |
2011-12-02 | - Fix compose from addressbook, broken in r5521 | alecpl |
2011-12-01 | - Simplified compose session data handling, no need for session->cleanup() | alecpl |
2011-12-01 | - Remove unused result | alecpl |
2011-11-29 | Content filter for embedded attachments to protect from XSS on IE<=8 (#1487895) | thomascube |
2011-11-26 | - Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208) | alecpl |
2011-11-25 | - Prevent from memory_limit exceeding when trying to parse big messages bodie... | alecpl |
2011-11-24 | - Performance improvements | alecpl |
2011-11-24 | - Mark folder as recent only when it contains unseen messages | alecpl |
2011-11-24 | - Mark (with different color) folders with recent messages (#1486234) | alecpl |
2011-11-24 | - Fix possible infinite redirect on attachment preview (#1488199) | alecpl |
2011-11-15 | - Fix regression in setting recipient to self when replying to a Sent message... | alecpl |
2011-11-14 | - Fix sorting autocomplete results to preserve email address significance (#1... | alecpl |
2011-11-10 | - Add option to skip alternative email addresses in autocompletion | alecpl |
2011-11-10 | - Fix matching check to be unicode-aware | alecpl |
2011-11-10 | - Fix inconsistent behaviour of Compose button in Drafts folder, add Edit but... | alecpl |
2011-11-10 | - Fix problem with parsing HTML message body with non-unicode characters (#14... | alecpl |
2011-11-10 | - Add option to define matching method for addressbook search (#1486564, #148... | alecpl |
2011-11-09 | Consider replication delays in session storage | thomascube |
2011-11-08 | Make email recipients separator configurable + suppress dupes in auto-completion | thomascube |
2011-11-03 | - Fix redundant line break in flowed format (#1488146) | alecpl |
2011-10-27 | Fix inline display of image attachments | thomascube |
2011-10-26 | - Fix IDN address validation issue (#1488137) | alecpl |
2011-10-26 | - Fix removing compose data from session after sending a message | alecpl |
2011-10-25 | - Fix handling of <title> tag for cases where (malformed) HTML content contai... | alecpl |