Aleksander Machniak
2016-01-16 ed1d212ae2daea5e4bd043417610177093e99f19
2013-06-16 Thomas Bruederli
Display '(empty subject)' in message view if subject header is missing (#14...
blob@ f7ac79 commitdiff | diff to current
2013-06-13 Thomas Bruederli
Add feature to import messages to the currently selected folder
blob@ 4f53ab commitdiff | diff to current
2013-05-31 Aleksander Machniak
Fix PHP warning when responding to a message with many Return-Path headers ...
blob@ af9dbd commitdiff | diff to current
2013-05-23 Aleksander Machniak
Fix another text wrapping issue (wrong handling of long unwrappable lines)
blob@ db108e commitdiff | diff to current
2013-05-20 Aleksander Machniak
Change Reply-All button label/title when mailing list is detected (#1488938)
blob@ 235504 commitdiff | diff to current
2013-05-14 Aleksander Machniak
Fix problem where security warning was displayed for valid images with imag...
blob@ 3375a6 commitdiff | diff to current
2013-05-10 Aleksander Machniak
Fix handling of invalid email addresses in headers (#1489092)
blob@ fd0fd3 commitdiff | diff to current
2013-05-09 Aleksander Machniak
Simplify format=flowed handling code, don't duplicate same code
blob@ 621a2e commitdiff | diff to current
2013-05-09 Aleksander Machniak
Fix format=flowed text re-wrapping for display
blob@ f76fa5 commitdiff | diff to current
2013-05-07 Aleksander Machniak
Avoid uninitialized/unused variables
blob@ 3725cf commitdiff | diff to current
2013-05-03 Thomas Bruederli
Experimental: refactored list.js and html_table class to render lists with ...
blob@ 517dae commitdiff | diff to current
2013-05-01 Aleksander Machniak
Add option to display email address together with a name in mail preview (#...
blob@ 969cb0 commitdiff | diff to current
2013-04-14 Aleksander Machniak
Add "with attachment" option to messages list filter (#1485382)
blob@ bb7c52 commitdiff | diff to current
2013-04-10 Thomas Bruederli
Skip filename suffix check for embedded images; return blocked.gif instead ...
blob@ a021d6 commitdiff | diff to current
2013-04-06 Aleksander Machniak
Fix handling of invalid characters in message headers and output (#1489032)
blob@ 4fdaa0 commitdiff | diff to current
2013-03-23 Steffen185
Add hook "message_check_safe"
blob@ 1a78f1 commitdiff | diff to current
2013-03-19 Aleksander Machniak
Add rel="noreferrer" for links in displayed messages (#1484686)
blob@ 1e3254 commitdiff | diff to current
2013-03-15 Aleksander Machniak
Fix load-attachment link
blob@ 0e32d7 commitdiff | diff to current
2013-03-14 Aleksander Machniak
Enriched content should be also converted to text if html is disabled
blob@ 542f15 commitdiff | diff to current
2013-03-12 Aleksander Machniak
Don't show fake address - phishing prevention (#1488981)
blob@ ff7542 commitdiff | diff to current
2013-03-02 Aleksander Machniak
Display notice that message is encrypted also for application/pkcs7-mime me...
blob@ ee89c6 commitdiff | diff to current
2013-02-19 Aleksander Machniak
Add workaround for invalid message charset detection by IMAP servers (#1488...
blob@ 726297 commitdiff | diff to current
2013-01-18 Aleksander Machniak
Improved folder path presentation in page title (use unified delimiter, loc...
blob@ 4d7964 commitdiff | diff to current
2013-01-02 Aleksander Machniak
Add option to use envelope From address for MDN responses (#1488880)
blob@ 232535 commitdiff | diff to current
2012-12-28 Aleksander Machniak
Display PGP/MIME signature attachments as "Digital Signature" (#1488570)
blob@ 830fd2 commitdiff | diff to current
2012-12-28 Aleksander Machniak
Unified attachments filenames handling for message parts without a filename
blob@ be72fb commitdiff | diff to current
2012-12-26 Aleksander Machniak
Framework'ize html2text class
blob@ 66afd7 commitdiff | diff to current
2012-12-25 Aleksander Machniak
Move washtml class into Roundcube Framework (rcube_washtml), add some impro...
blob@ 7ac944 commitdiff | diff to current
2012-12-22 Thomas Bruederli
Treat image/pjpeg as image/jpeg
blob@ 090c49 commitdiff | diff to current
2012-12-18 Aleksander Machniak
Display 'Sender' header in message preview
blob@ 83370e commitdiff | diff to current
2012-12-15 Aleksander Machniak
Fix escaping of add-contact arguments - fixes JS error in IE
blob@ c02080 commitdiff | diff to current
2012-12-14 Aleksander Machniak
Use matching identity in MDN response (#1488864)
blob@ a0e3dc commitdiff | diff to current
2012-12-13 Thomas Bruederli
Properly parse message/rfc822 parts including all headers, body decoding an...
blob@ dc67f3 commitdiff | diff to current
2012-12-10 Thomas Bruederli
Nicely render headers of message/rfc822 parts
blob@ a8a72e commitdiff | diff to current
2012-12-01 Aleksander Machniak
enriched.inc -> rcube_enriched
blob@ 0fa54d commitdiff | diff to current
2012-11-27 Thomas Bruederli
Fix XSS vulnerability using Flash files (#1488828) by comparing mimetypes a...
blob@ c14b33 commitdiff | diff to current
2012-11-27 Thomas Bruederli
Separate the very application-specific output classes from the Roundcube fr...
blob@ 60226a commitdiff | diff to current
2012-11-25 Aleksander Machniak
Fix redundant colon after last address in print mode
blob@ 297c1a commitdiff | diff to current
2012-11-21 Thomas Bruederli
Consider filename extension to detect image attachments of type application...
blob@ b81e7e commitdiff | diff to current
2012-11-17 Thomas Bruederli
Use dedicated method to determine an attachment's file size
blob@ a9e136 commitdiff | diff to current
2012-11-17 Thomas Bruederli
Add onclick handler to Show-links
blob@ 3bf731 commitdiff | diff to current
2012-11-17 Thomas Bruederli
Improve thumbnail display: center images and display a 'show' link for atta...
blob@ d20e96 commitdiff | diff to current
2012-11-15 Aleksander Machniak
Merge branch 'keep-alive'
blob@ 8d5428 commitdiff | diff to current
2012-11-14 Aleksander Machniak
Remove redundant code
blob@ 398238 commitdiff | diff to current
2012-11-14 Aleksander Machniak
Fix XSS vulnerability in handling of text/enriched messages (#1488806)
blob@ d15163 commitdiff | diff to current
2012-11-12 Aleksander Machniak
Fix excessive LFs at the end of composed message with top_posting=true (#14...
blob@ 4340d5 commitdiff | diff to current
2012-11-11 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
blob@ e43dcb commitdiff | diff to current
2012-11-11 Aleksander Machniak
Fix bug where leading blanks were stripped from quoted lines (#1488795)
blob@ e5e219 commitdiff | diff to current
2012-11-11 Aleksander Machniak
Added cross-task 'refresh' request for system state updates
blob@ 77de23 commitdiff | diff to current
2012-11-10 Thomas Bruederli
New feature: display attached images as thumbnails below message body
blob@ 031491 commitdiff | diff to current
first | « prev | next »