Aleksander Machniak
2016-01-20 4de4438340dedfeb9d227f7ef01df070f094d59d
2016-01-20 Aleksander Machniak
Fix regression where xml mode could be used to parse xhtml messages causing...
tree@ 4de443 commitdiff
2016-01-16 Aleksander Machniak
Improved SVG cleanup code
tree@ 768e3e commitdiff
2016-01-12 Aleksander Machniak
Refactor wash_attribs() - fix regressions
tree@ 847c77 commitdiff
2016-01-09 Aleksander Machniak
Extend rcube_washtml with SVG support
tree@ 3e4b7c commitdiff
2016-01-06 Aleksander Machniak
Fix XSS issue in SVG images handling (#1490625)
tree@ 7bbefd commitdiff
2016-01-16 Aleksander Machniak
Fix random "access to this resource is secured against CSRF" message at log...
tree@ 3f6fbd commitdiff
2016-01-08 Francis Russell
Make TLS method for IMAP parameterisable.
tree@ 8a5358 commitdiff
2016-01-07 Francis Russell
Enable use of TLSv1.1 and TLSv1.2 for IMAP.
tree@ f8911c commitdiff
2016-01-08 Aleksander Machniak
Fix missing language name in "Add to Dictionary" request in HTML mode (#149...
tree@ fc5bef commitdiff
2015-12-23 Thomas Bruederli
Bump version to 1.1.4; update Changelog
tree@ f2ff46 commitdiff
2015-12-22 Aleksander Machniak
Fix so drag-n-drop of text (e.g. recipient addresses) on compose page actua...
tree@ 7d0099 commitdiff
2015-12-22 Aleksander Machniak
Fix path traversal vulnerability in setting a skin (#1490620)
tree@ 89a5dc commitdiff
2015-12-22 Aleksander Machniak
Add INBOX to the list of folders only if no filter and no prefix was specified
tree@ 9fbabc commitdiff
2015-12-17 Aleksander Machniak
Fix PDF support detection in Firefox > 19 (#1490610)
tree@ c67e7e commitdiff
2015-12-17 Aleksander Machniak
Fix handling of message/rfc822 attachments on replies and forwards (#1490607)
tree@ c82d09 commitdiff
2015-12-14 Aleksander Machniak
Fix also charset encoding of message/rfc822 part bodies (#1490606)
tree@ 6e71c9 commitdiff
2015-12-14 Aleksander Machniak
Fix regression in displaying contents of message/rfc822 parts (#1490606)
tree@ 2382c6 commitdiff
2015-12-03 Aleksander Machniak
Optionally throw 404 error when contact photo wasn't found
tree@ b6b92c commitdiff
2015-11-18 Aleksander Machniak
Fix rcube_utils::words_match() to work with mixed/invalid/binary content (T...
tree@ 5143c4 commitdiff
2015-11-06 Aleksander Machniak
Add workaround for https://bugs.php.net/bug.php?id=70757 (#1490582)
tree@ 9953d5 commitdiff
2015-11-05 Aleksander Machniak
Fix HTML sanitizer to skip <!-- node type X --> in output (#1490583)
tree@ c7c09f commitdiff
2015-10-15 Aleksander Machniak
Small improvements in HTML to text conversion.
tree@ 8e7f32 commitdiff
2015-08-06 Aleksander Machniak
Make sure list page is never set to 0 (#1490458)
tree@ a04a16 commitdiff
2015-10-28 Aleksander Machniak
Fix redundant blank lines when using HTML and top posting (#1490576)
tree@ 72be74 commitdiff
2015-10-17 Aleksander Machniak
After failed login wait a second to slow down brute-force attacks (#1490549)
tree@ 709420 commitdiff
2015-10-15 Aleksander Machniak
Fix bug where HTML messages with invalid/excessive css styles couldn't be d...
tree@ 280395 commitdiff
2015-10-14 Aleksander Machniak
Fix bug where message preview was unintentionally reset on check-recent act...
tree@ c5acbc commitdiff
2015-09-30 Aleksander Machniak
Fix responses list update issue after response name change (#1490555)
tree@ 5e6f6a commitdiff
2015-09-28 Aleksander Machniak
Make brute force attacks harder by re-generating security token on every fa...
tree@ 3d9798 commitdiff
2015-09-10 Aleksander Machniak
Fix issue where Content-Length of some attachments could ...
tree@ 357cd5 commitdiff
2015-09-09 Aleksander Machniak
Fix XSS issue in drag-n-drop file uploads (#1490530)
tree@ 6731d2 commitdiff
2015-09-06 Aleksander Machniak
Fix missing HTTP_X_FORWARDED_FOR address in generated Received header
tree@ 73d98c commitdiff
2015-09-06 Aleksander Machniak
Fix so In-Reply-To header is set also for MDN receipts (#1490523)
tree@ 9f9833 commitdiff
2015-09-04 Aleksander Machniak
Fallback to C locale
tree@ bbef21 commitdiff
2015-09-04 Aleksander Machniak
Fix various issues with Turkish (and similar) locales (#1490519)
tree@ 7bfe67 commitdiff
2015-09-01 Aleksander Machniak
Fix support for Mozilla-based browsers, e.g. Pale Moon (#1490517)
tree@ ac3078 commitdiff
2015-08-28 Aleksander Machniak
Fix so adding CC/BCC recipients from the sidebar unhides compose form field...
tree@ 52b75f commitdiff
2015-08-28 Aleksander Machniak
Fix handling of plus character in mailto: links (#1490510)
tree@ 8ef86f commitdiff
2015-08-24 Aleksander Machniak
Fix so css of one html part does not apply to other text parts on message d...
tree@ 5f10f1 commitdiff
2015-08-21 Thomas Bruederli
Bump version and update changelog
tree@ 106d47 commitdiff
2015-08-21 Thomas Bruederli
Fix closing of nested menus (#1490443)
tree@ 27e02f commitdiff
2015-08-16 Aleksander Machniak
Change code so versions of Mail_mime before and after 1.9.0 are supported
tree@ 6564cf commitdiff
2015-08-06 Aleksander Machniak
Make Mail_mime>=1.9.0 a requirement, fix compat. errors
tree@ dddc98 commitdiff
2015-08-16 Aleksander Machniak
Don't display not-sent-warning in compose page on save-pref action
tree@ 495b5c commitdiff
2015-08-16 Aleksander Machniak
Fix selecting a folder on collapse when any subfolder is selected
tree@ b45b15 commitdiff
2015-08-14 Aleksander Machniak
Really make base64 encoding unicode-aware
tree@ 794b2f commitdiff
2015-08-13 Aleksander Machniak
Fix base64.encode/decode for unicode characters - use fallback if btoa/atob...
tree@ b44a65 commitdiff
2015-08-12 Aleksander Machniak
Fix so input field (e.g. search box) does not loose focus on list load (#14...
tree@ 146938 commitdiff
2015-08-10 Aleksander Machniak
Fix "washing" of style elements wrapped into many lines
tree@ ca7fc7 commitdiff
2015-08-09 Thomas Bruederli
Add localization alias for tr => tr_TR
tree@ 8b26f5 commitdiff
first | « prev | next »