Thomas Bruederli
2012-12-29 d9f180adf9e1e8a63ea9bfdb534dc376a4829fee
2012-12-29 Thomas Bruederli
Minor IE7/8 fixes
blob@ d9f180 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-22 Thomas Bruederli
Make html button-links work in IE
blob@ 5f0bd1 commitdiff | diff to current
2012-12-10 Thomas Bruederli
Append filename extension if missing
blob@ 315216 commitdiff | diff to current
2012-12-05 Aleksander Machniak
Add workaround for IE<=8 bug where Content-Disposition:inline was ignored (...
blob@ c7ff6e commitdiff | diff to current
2012-11-30 Aleksander Machniak
Fix attachment Content-Length for in-memory files (#1488844)
blob@ 8afbc8 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-10 Thomas Bruederli
New feature: display attached images as thumbnails below message body
blob@ 031491 commitdiff | diff to current
2012-06-08 Aleksander Machniak
Add Content-Length for attachments where possible (#1485478)
blob@ 4fd5b6 commitdiff | diff to current
2012-05-30 Aleksander Machniak
Display Tiff as Jpeg in browsers without Tiff support (#1488452)
blob@ 19cc5b commitdiff | diff to current
2012-05-22 Aleksander Machniak
Removed $Id$
blob@ 041c93 commitdiff | diff to current
2012-05-22 Aleksander Machniak
Remove last instance of storage_connect() with possible performance improve...
blob@ 4bfe4e commitdiff | diff to current
2012-04-19 alecpl
- Fix attachment name regression (#1488446)
blob@ b4f95a commitdiff | diff to current
2012-04-13 alecpl
- Merge devel-framework branch, resolved conflicts
blob@ 0c2596 commitdiff | diff to current
2012-03-16 thomascube
Pass message UID to 'message_part_get' hook
blob@ d1e343 commitdiff | diff to current
2012-01-18 thomascube
Changed license to GNU GPLv3+ with exceptions for skins and plugins
blob@ 7fe381 commitdiff | diff to current
2012-01-16 thomascube
Merged devel-framework branch (r5746:5779) back into trunk
blob@ c321a9 commitdiff | diff to current
2011-12-20 thomascube
Fix crashes with eAccelerator (#1488256)
blob@ c29b82 commitdiff | diff to current
2011-12-07 alecpl
- Remove deprecated global $IMAP variable usage (#1488148)
blob@ b6da0b commitdiff | diff to current
2011-12-06 thomascube
Show attachment filename in page title
blob@ 3f8117 commitdiff | diff to current
2011-11-29 thomascube
Content filter for embedded attachments to protect from XSS on IE<=8 (#1487...
blob@ 57486f commitdiff | diff to current
2011-11-25 alecpl
- Prevent from memory_limit exceeding when trying to parse big messages bod...
blob@ e0960f commitdiff | diff to current
2011-11-24 alecpl
- Fix possible infinite redirect on attachment preview (#1488199)
blob@ 5510a5 commitdiff | diff to current
2011-09-23 alecpl
- Make the whole PHP output non-cacheable (#1487797)
blob@ 9e54e6 commitdiff | diff to current
2011-08-29 thomascube
Add plugin hook message_part_get for message part downloads
blob@ d78771 commitdiff | diff to current
2011-01-12 thomascube
Bumbed version; Roundcube development is not Switzerland only
blob@ f5e7b3 commitdiff | diff to current
2010-10-20 alecpl
- Add workaround for some Outlook's wrong content-types, per discussion in ...
blob@ e0bd70 commitdiff | diff to current
2010-09-25 alecpl
- s/RoundCube/Roundcube/
blob@ e019f2 commitdiff | diff to current
2010-09-21 alecpl
- Don't create a new rcube_browser object, use browser property from output...
blob@ 799359 commitdiff | diff to current
2010-09-16 alecpl
- Use random sleep interval up to 3 sec. in 'get' action when IMAP conn. fails
blob@ b8d96f commitdiff | diff to current
2010-09-16 alecpl
- Fix when IMAP connection fails in 'get' action session shouldn't be destr...
blob@ 431234 commitdiff | diff to current
2010-07-06 alecpl
- Make sure attachment name doesn't contain \r\n (#1486832)
blob@ 9bb1fc commitdiff | diff to current
2010-06-23 alecpl
- removed PHP closing tag
blob@ b25dfd commitdiff | diff to current
2010-05-28 alecpl
- Fix forwarding of messages with winmail attachments - Remove some redunda...
blob@ d311d8 commitdiff | diff to current
2010-04-26 alecpl
- don't parse text/html attachment body on download
blob@ 1097a3 commitdiff | diff to current
2010-02-26 alecpl
- Fix CVE-2010-0464: Disable DNS prefetching (#1486449)
blob@ ebc619 commitdiff | diff to current
2009-09-22 alecpl
- remove set_magic_quotes_runtime() call, use set_time_limit() with @ (#148...
blob@ 6d479a commitdiff | diff to current
2009-09-04 thomascube
Set timeout for attachment loading back to 0
blob@ 35f40f commitdiff | diff to current
2009-08-28 alecpl
- Fix charset bug during loading attachment file (#1486064)
blob@ 3e8b11 commitdiff | diff to current
2009-07-19 alecpl
- don't call FETCH for empty (size=0) message parts
blob@ 3b7e00 commitdiff | diff to current
2009-06-01 alecpl
- get rid of some hardcoded action names and move decission about output co...
blob@ d51c93 commitdiff | diff to current
2009-02-08 thomascube
Added TNEF support to decode MS Outlook (winmail.dat) attachments
blob@ 21b160 commitdiff | diff to current
2009-01-16 till
* bumping up copyright (happy new year ;-))
blob@ cbbef3 commitdiff | diff to current
2009-01-08 alecpl
- remove Mail/mimeDecode require()s
blob@ b7a754 commitdiff | diff to current
2008-12-19 alecpl
#1485638: use rawurlencode for all IE versions
blob@ e943e1 commitdiff | diff to current
2008-12-18 thomascube
Only abbreviate attachment file names in MSIE < 7
blob@ 07717d commitdiff | diff to current
2008-12-16 thomascube
Only abbreviate file name for IE browsers (#1485063)
blob@ f1cc7f commitdiff | diff to current
2008-11-03 thomascube
Don't use addslashes() which could produce unexpected results when magic_qu...
blob@ c21d6d commitdiff | diff to current
2008-09-04 thomascube
Enable export of contacts as vCard + DRY
blob@ 0dbac3 commitdiff | diff to current
2008-08-22 thomascube
Revert r1670 but improve part download step by fixing headers and adding se...
blob@ 0ced2b commitdiff | diff to current
first | « prev | next »