Age | Commit message (Expand) | Author |
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-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 |
2012-12-10 | Nicely render headers of message/rfc822 parts | Thomas Bruederli |
2012-12-01 | enriched.inc -> rcube_enriched | Aleksander Machniak |
2012-11-27 | Fix XSS vulnerability using Flash files (#1488828) by comparing mimetypes and... | Thomas Bruederli |
2012-11-27 | Separate the very application-specific output classes from the Roundcube fram... | Thomas Bruederli |
2012-11-25 | Fix redundant colon after last address in print mode | Aleksander Machniak |
2012-11-21 | Consider filename extension to detect image attachments of type application/o... | Thomas Bruederli |
2012-11-17 | Use dedicated method to determine an attachment's file size | Thomas Bruederli |
2012-11-17 | Add onclick handler to Show-links | Thomas Bruederli |
2012-11-17 | Improve thumbnail display: center images and display a 'show' link for attach... | Thomas Bruederli |
2012-11-15 | Merge branch 'keep-alive' | Aleksander Machniak |
2012-11-14 | Remove redundant code | Aleksander Machniak |
2012-11-14 | Fix XSS vulnerability in handling of text/enriched messages (#1488806) | Aleksander Machniak |
2012-11-12 | Fix excessive LFs at the end of composed message with top_posting=true (#1488... | Aleksander Machniak |
2012-11-11 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-11 | Fix bug where leading blanks were stripped from quoted lines (#1488795) | Aleksander Machniak |
2012-11-11 | Added cross-task 'refresh' request for system state updates | Aleksander Machniak |
2012-11-10 | New feature: display attached images as thumbnails below message body | Thomas Bruederli |
2012-11-08 | Fix AREA links handling (#1488792) | Aleksander Machniak |
2012-11-07 | Fix regression in detecting if attachment should be displayed inline (is an i... | Aleksander Machniak |
2012-11-06 | Recursively resolve paths of iframe contents; unify contentframe registration... | Thomas Bruederli |
2012-10-27 | Merge branch 'dev-compose-newwindow' | Thomas Bruederli |
2012-10-24 | - Fix handling dont_override with message_sort_col and message_sort_order set... | Aleksander Machniak |
2012-10-18 | Fix handling of URLs with asterisk characters (#1488759) | Aleksander Machniak |
2012-10-17 | Add user settings to open message view and compose form in new windows. This ... | Thomas Bruederli |
2012-10-16 | Display connection errors in UI. Stack error messages in popup (Larry skin) | Thomas Bruederli |
2012-10-02 | Add localized titles for message header toggles | Thomas Bruederli |
2012-10-02 | Let the skin limit the number of visible recipeints and place a link to show ... | Thomas Bruederli |
2012-10-01 | Avoid double-quoting of some message headers; wrap email address strings in <... | Thomas Bruederli |