index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
steps
/
mail
/
get.inc
Age
Commit message (
Expand
)
Author
2013-05-14
Fix problem where security warning was displayed for valid images with image/...
Aleksander Machniak
2013-04-26
Fix possible collision in generated thumbnail cache key (#1489069)
Aleksander Machniak
2013-04-10
Skip filename suffix check for embedded images; return blocked.gif instead of...
Thomas Bruederli
2013-03-05
Fix thumbnail size when GD extension is used for image resize (#1488985)
Aleksander Machniak
2013-02-21
Don't try to print file extension in a warning message if it's not available
Aleksander Machniak
2013-02-08
Ignore file extension difference for text/plain attachments (#1488891)
Thomas Bruederli
2013-01-25
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
2012-12-29
Minor IE7/8 fixes
Thomas Bruederli
2012-12-28
Unified attachments filenames handling for message parts without a filename
Aleksander Machniak
2012-12-22
Make html button-links work in IE
Thomas Bruederli
2012-12-10
Append filename extension if missing
Thomas Bruederli
2012-12-05
Add workaround for IE<=8 bug where Content-Disposition:inline was ignored (#1...
Aleksander Machniak
2012-11-30
Fix attachment Content-Length for in-memory files (#1488844)
Aleksander Machniak
2012-11-27
Fix XSS vulnerability using Flash files (#1488828) by comparing mimetypes and...
Thomas Bruederli
2012-11-10
New feature: display attached images as thumbnails below message body
Thomas Bruederli
2012-06-08
Add Content-Length for attachments where possible (#1485478)
Aleksander Machniak
2012-05-30
Display Tiff as Jpeg in browsers without Tiff support (#1488452)
Aleksander Machniak
2012-05-22
Removed $Id$
Aleksander Machniak
2012-05-22
Remove last instance of storage_connect() with possible performance
Aleksander Machniak
2012-04-19
- Fix attachment name regression (#1488446)
alecpl
2012-04-13
- Merge devel-framework branch, resolved conflicts
alecpl
2012-03-16
Pass message UID to 'message_part_get' hook
thomascube
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomascube
2012-01-16
Merged devel-framework branch (r5746:5779) back into trunk
thomascube
2011-12-20
Fix crashes with eAccelerator (#1488256)
thomascube
2011-12-07
- Remove deprecated global $IMAP variable usage (#1488148)
alecpl
2011-12-06
Show attachment filename in page title
thomascube
2011-11-29
Content filter for embedded attachments to protect from XSS on IE<=8 (#1487895)
thomascube
2011-11-25
- Prevent from memory_limit exceeding when trying to parse big messages bodie...
alecpl
2011-11-24
- Fix possible infinite redirect on attachment preview (#1488199)
alecpl
2011-09-23
- Make the whole PHP output non-cacheable (#1487797)
alecpl
2011-08-29
Add plugin hook message_part_get for message part downloads
thomascube
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomascube
2010-10-20
- Add workaround for some Outlook's wrong content-types, per discussion in #1...
alecpl
2010-09-25
- s/RoundCube/Roundcube/
alecpl
2010-09-21
- Don't create a new rcube_browser object, use browser property from output o...
alecpl
2010-09-16
- Use random sleep interval up to 3 sec. in 'get' action when IMAP conn. fails
alecpl
2010-09-16
- Fix when IMAP connection fails in 'get' action session shouldn't be destroy...
alecpl
2010-07-06
- Make sure attachment name doesn't contain \r\n (#1486832)
alecpl
2010-06-23
- removed PHP closing tag
alecpl
2010-05-28
- Fix forwarding of messages with winmail attachments
alecpl
2010-04-26
- don't parse text/html attachment body on download
alecpl
2010-02-26
- Fix CVE-2010-0464: Disable DNS prefetching (#1486449)
alecpl
2009-09-22
- remove set_magic_quotes_runtime() call, use set_time_limit() with @ (#1486149)
alecpl
2009-09-04
Set timeout for attachment loading back to 0
thomascube
2009-08-28
- Fix charset bug during loading attachment file (#1486064)
alecpl
2009-07-19
- don't call FETCH for empty (size=0) message parts
alecpl
2009-06-01
- get rid of some hardcoded action names and move decission about output comp...
alecpl
2009-02-08
Added TNEF support to decode MS Outlook (winmail.dat) attachments
thomascube
[next]