Age | Commit message (Expand) | Author |
2013-01-24 | Load a default stylesheet (embed.css) from skin in plain html pages (e.g. att... | Thomas Bruederli |
2013-01-19 | Also block remote images in HTML part view (#1488827) | Thomas Bruederli |
2013-01-18 | Improved folder path presentation in page title (use unified delimiter, local... | Aleksander Machniak |
2013-01-15 | Make sure mimetypes is an array not object in a better way | Aleksander Machniak |
2013-01-02 | Add option to use envelope From address for MDN responses (#1488880) | Aleksander Machniak |
2013-01-01 | Add possibility to search in message body only (#1488770) | Aleksander Machniak |
2012-12-29 | Minor IE7/8 fixes | Thomas Bruederli |
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 | Make html button-links work in IE | Thomas Bruederli |
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-14 | Remove brackets for recipients without name | Aleksander Machniak |
2012-12-13 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-12-13 | Properly parse message/rfc822 parts including all headers, body decoding and ... | Thomas Bruederli |
2012-12-13 | Fix handling of signatures on draft edit: Don't add new signature | Aleksander Machniak |
2012-12-12 | Fix so compacting of non-empty folder is possible also when messages list is ... | Aleksander Machniak |
2012-12-12 | Use also Envelope-To for identity selection (#1488553) | Aleksander Machniak |
2012-12-11 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-12-11 | Allow forwarding of multiple emails (#1486854) | Aleksander Machniak |
2012-12-10 | Append filename extension if missing | Thomas Bruederli |
2012-12-10 | Nicely render headers of message/rfc822 parts | Thomas Bruederli |
2012-12-07 | Plugin API: add 'check_recent' hook with possibility to control folders list ... | Aleksander Machniak |
2012-12-07 | Fix PHP warning when replied message contains exactly one Delivered-To header | Aleksander Machniak |
2012-12-05 | Add workaround for IE<=8 bug where Content-Disposition:inline was ignored (#1... | Aleksander Machniak |
2012-12-01 | enriched.inc -> rcube_enriched | Aleksander Machniak |
2012-11-30 | Fix attachment Content-Length for in-memory files (#1488844) | Aleksander Machniak |
2012-11-28 | Move code for identity selection to function, move identities formatting to r... | Aleksander Machniak |
2012-11-28 | Use Delivered-To header as a last resort for identity selection (#1488840) | 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 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-11-25 | Fix redundant colon after last address in print mode | Aleksander Machniak |
2012-11-23 | Fix hidden flag and default_addressbook settings handling | Aleksander Machniak |
2012-11-21 | Consider filename extension to detect image attachments of type application/o... | Thomas Bruederli |
2012-11-19 | Correctly handle multiple file uploads (#1488820) | Thomas Bruederli |
2012-11-19 | Always save drafts with format=flowed in order to keep original paragraphs an... | Thomas Bruederli |
2012-11-19 | Improve line wrapping behavior where message charset is changed by plugins (i... | 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-17 | Move default value for client_mimetypes to rcube_config; make sure an array i... | Thomas Bruederli |
2012-11-15 | Merge branch 'keep-alive' | Aleksander Machniak |
2012-11-14 | Fix handling of text/enriched content on message reply/forward/edit | 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 |