Age | Commit message (Expand) | Author |
2013-11-24 | Make Reporting-UA header in MDN report optional, as User-Agent is | Aleksander Machniak |
2013-11-15 | Fix bgcolor attribute handling | Aleksander Machniak |
2013-11-04 | Improve identity selection based on From: header (#1489378) | Aleksander Machniak |
2013-10-30 | Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734) | Aleksander Machniak |
2013-10-15 | Fix address matching in Return-Path header on identity selection (#1489374) | Aleksander Machniak |
2013-10-03 | Improved mailto: link arguments handling (#1489363) | Aleksander Machniak |
2013-09-30 | Also truncate the list of addresses in print view + add link to show them all | Thomas Bruederli |
2013-09-06 | Make identities matching case insensitive (#1485480) | Aleksander Machniak |
2013-09-01 | Merge pull request #101 from Dennis1993/patch-9 | Aleksander Machniak |
2013-08-29 | Allow setting INBOX as Sent folder (#1489219) | Aleksander Machniak |
2013-08-06 | Update func.inc | Dennis1993 |
2013-08-04 | Move identity selection based on non-standard headers into (new) identity_sel... | Aleksander Machniak |
2013-07-31 | Support special Return-Path form used on some (PEAR) mailing list (#1489241) | Aleksander Machniak |
2013-07-25 | Fix identity-selection using Return-Path headers (#1489241) | Thomas Bruederli |
2013-07-16 | Merge pull request #64 from Steffen185/patch-2 | Thomas B. |
2013-07-01 | Contacts drag-n-drop default action is to move contacts (#1488751) | Aleksander Machniak |
2013-06-24 | Improved/unified attachment preview page | Aleksander Machniak |
2013-06-16 | Display '(empty subject)' in message view if subject header is missing (#1489... | Thomas Bruederli |
2013-06-14 | Add feature to import messages to the currently selected folder | Thomas Bruederli |
2013-05-31 | Fix PHP warning when responding to a message with many Return-Path headers (#... | Aleksander Machniak |
2013-05-23 | Fix another text wrapping issue (wrong handling of long unwrappable lines) | Aleksander Machniak |
2013-05-20 | Change Reply-All button label/title when mailing list is detected (#1488938) | Aleksander Machniak |
2013-05-14 | Fix problem where security warning was displayed for valid images with image/... | Aleksander Machniak |
2013-05-10 | Fix handling of invalid email addresses in headers (#1489092) | Aleksander Machniak |
2013-05-09 | Simplify format=flowed handling code, don't duplicate same code | Aleksander Machniak |
2013-05-09 | Fix format=flowed text re-wrapping for display | Aleksander Machniak |
2013-05-07 | Avoid uninitialized/unused variables | Aleksander Machniak |
2013-05-03 | Experimental: refactored list.js and html_table class to render lists with di... | Thomas Bruederli |
2013-05-01 | Add option to display email address together with a name in mail preview (#14... | Aleksander Machniak |
2013-04-14 | Add "with attachment" option to messages list filter (#1485382) | Aleksander Machniak |
2013-04-10 | Skip filename suffix check for embedded images; return blocked.gif instead of... | Thomas Bruederli |
2013-04-06 | Fix handling of invalid characters in message headers and output (#1489032) | Aleksander Machniak |
2013-03-23 | Add hook "message_check_safe" | Steffen185 |
2013-03-19 | Add rel="noreferrer" for links in displayed messages (#1484686) | Aleksander Machniak |
2013-03-15 | Fix load-attachment link | Aleksander Machniak |
2013-03-14 | Enriched content should be also converted to text if html is disabled | Aleksander Machniak |
2013-03-12 | Don't show fake address - phishing prevention (#1488981) | Aleksander Machniak |
2013-03-02 | Display notice that message is encrypted also for application/pkcs7-mime mess... | Aleksander Machniak |
2013-02-19 | Add workaround for invalid message charset detection by IMAP servers (#1488968) | Aleksander Machniak |
2013-01-18 | Improved folder path presentation in page title (use unified delimiter, local... | Aleksander Machniak |
2013-01-02 | Add option to use envelope From address for MDN responses (#1488880) | Aleksander Machniak |
2012-12-28 | Display PGP/MIME signature attachments as "Digital Signature" (#1488570) | Aleksander Machniak |
2012-12-28 | Unified attachments filenames handling for message parts without a filename | Aleksander Machniak |
2012-12-26 | Framework'ize html2text class | Aleksander Machniak |
2012-12-25 | Move washtml class into Roundcube Framework (rcube_washtml), add some improve... | Aleksander Machniak |
2012-12-22 | Treat image/pjpeg as image/jpeg | Thomas Bruederli |
2012-12-18 | Display 'Sender' header in message preview | Aleksander Machniak |
2012-12-15 | Fix escaping of add-contact arguments - fixes JS error in IE | Aleksander Machniak |
2012-12-14 | Use matching identity in MDN response (#1488864) | Aleksander Machniak |
2012-12-13 | Properly parse message/rfc822 parts including all headers, body decoding and ... | Thomas Bruederli |