Aleksander Machniak
2016-05-20 e48f8945b32ab5b67f1cdeb53a37d3d196e31e4d
2016-05-06 Aleksander Machniak
Fix XSS issue in href attribute on area tag (#5240, #5241)
tree@ 7d1406 commitdiff
2016-04-17 Thomas Bruederli
Bump version to 1.1.5
tree@ 25bc87 commitdiff
2016-04-12 Aleksander Machniak
Fix converting mail addresses with @www. into mailto links (#5197)
tree@ 848410 commitdiff
2015-09-15 Aleksander Machniak
Make sure an email address is valid when replacing it with mailto: link
tree@ c91d49 commitdiff
2016-04-10 Aleksander Machniak
CS fixes
tree@ d54eb6 commitdiff
2016-04-09 Bostjan Skufca
mailbox/listing: Make server response for large mailbox listing faster when...
tree@ 55d90b commitdiff
2016-04-02 Aleksander Machniak
Fix so SPECIAL-USE assignments are forced only until user sets special fold...
tree@ 473dc0 commitdiff
2016-03-04 Aleksander Machniak
Require Net_Socket >= 1.0.12 (because of timeout=0 bugfix)
tree@ 86bc1f commitdiff
2016-03-21 Aleksander Machniak
Refer to Github issues instead of Trac
tree@ 2bfce1 commitdiff
2016-03-18 Aleksander Machniak
Fix so contactlist_fields option can be set via config file
tree@ 7c0411 commitdiff
2016-01-16 Thomas Bruederli
Protect download urls against CSRF using unique request tokens (#1490642) S...
tree@ 699af1 commitdiff
2016-02-01 Aleksander Machniak
Fix bug in long recipients list parsing for cases where recipient name cont...
tree@ 3e55a2 commitdiff
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-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
2015-12-23 Thomas Bruederli
Bump version to 1.1.4; update Changelog
tree@ f2ff46 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 handling of message/rfc822 attachments on replies and forwards (#1490607)
tree@ c82d09 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-09-28 Aleksander Machniak
Make brute force attacks harder by re-generating security token on every fa...
tree@ 3d9798 commitdiff
2015-08-21 Thomas Bruederli
Bump version and update changelog
tree@ 106d47 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-10 Aleksander Machniak
Fix "washing" of style elements wrapped into many lines
tree@ ca7fc7 commitdiff
2015-06-27 Aleksander Machniak
Get rid of Mail_mimeDecode package dependency (#1490416)
tree@ f3c12b commitdiff
2015-07-26 Aleksander Machniak
Don't use private properties of Net_SMTP object
tree@ 0e647e commitdiff
2015-07-31 Aleksander Machniak
Fix so E_DEPRECATED errors from PEAR libs are ignored by error_reporting ch...
tree@ fe82e2 commitdiff
2015-07-31 Aleksander Machniak
Fix bug where new messages weren't added to the list in search mode
tree@ 424c25 commitdiff
2015-07-31 Aleksander Machniak
Revert create_folder() behaviour change where the method didn't fail if fol...
tree@ 844ee2 commitdiff
2015-07-29 Aleksander Machniak
Fix so imap folder attribute comparisons are case-insensitive (#1490466) + ...
tree@ 19a618 commitdiff
2015-07-22 Aleksander Machniak
Reset internal cache index in close()
tree@ 612b04 commitdiff
2015-07-17 Aleksander Machniak
Fix multi-folder search result sorting by arrival date (#1490450)
tree@ f7dd46 commitdiff
2015-07-02 Aleksander Machniak
Get rid of array_walk() when simple foreach() can be used
tree@ 8cc6b1 commitdiff
2015-07-02 Aleksander Machniak
Fix Fatal error after last commit
tree@ 70422c commitdiff
2015-07-02 Aleksander Machniak
Fix issue when first search() argument is not an array
tree@ 947c4d commitdiff
2015-06-17 Aleksander Machniak
Fix handling of non-break spaces in html to text conversion (#1490436)
tree@ 8e6843 commitdiff
2015-06-17 Aleksander Machniak
Make has_(html|text)_part and first_(html|text)_part methods consistent in ...
tree@ 3a428d commitdiff
2015-06-17 Aleksander Machniak
Modify rcube_smtp::send_mail() so it is possible to send message by specify...
tree@ 25c457 commitdiff
2015-06-17 Aleksander Machniak
Fix so links with href == content aren't added to links list on html to tex...
tree@ fec877 commitdiff
2015-06-16 Aleksander Machniak
Fix race-condition in saving user preferences and loading plugin config (#1...
tree@ 92e36f commitdiff
2015-03-04 Aleksander Machniak
Fix "PHP Fatal error: Using $this when not in object context"
tree@ cb0e07 commitdiff
2015-06-05 Aleksander Machniak
Fix SQL error on logout when using session_storage=php (#1490421)
tree@ d43814 commitdiff
first | « prev | next »