thomascube
2011-08-18 fbe54043cf598b19a753dc2b21a7ed558d23fd15
2011-04-29 alecpl
- Fix relative URLs handling according to a <base> in HTML (#1487889)
blob@ c08b18 commitdiff | diff to current
2011-04-11 alecpl
- Fix so 1024 bytes is displayed as 1KB, the same for MB and GB
blob@ 1036f8 commitdiff | diff to current
2011-04-11 alecpl
- Support 'off' as bolean false
blob@ ff10f5 commitdiff | diff to current
2011-02-03 alecpl
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
blob@ e8d5bd commitdiff | diff to current
2011-01-18 thomascube
Merge branch devel-addressbook (r4193:4382) back into trunk
blob@ 0501b6 commitdiff | diff to current
2011-01-12 thomascube
Bumbed version; Roundcube development is not Switzerland only
blob@ f5e7b3 commitdiff | diff to current
2010-11-18 alecpl
- Don't set attachment's charset in Content-type header (#1487122)
blob@ 0f9d8c commitdiff | diff to current
2010-11-04 alecpl
- remove charset=binary from content-type
blob@ bf13ba commitdiff | diff to current
2010-09-29 alecpl
- Add Internationalized Domain Name (IDNA) support (#1483894)
blob@ e99991 commitdiff | diff to current
2010-09-26 thomascube
Fix base url resolution + better order for condition checks in rcube_mdb2 +...
blob@ 8603bb commitdiff | diff to current
2010-09-25 alecpl
- Truncate message subject when setting page title
blob@ 0911fa commitdiff | diff to current
2010-09-25 alecpl
- s/RoundCube/Roundcube/
blob@ e019f2 commitdiff | diff to current
2010-07-28 alecpl
- Fix performance in array_keys_recursive()
blob@ d78564 commitdiff | diff to current
2010-07-08 alecpl
- Fix opening attachments on IE (#1486829)
blob@ 5e0999 commitdiff | diff to current
2010-06-23 alecpl
- removed PHP closing tag
blob@ b25dfd commitdiff | diff to current
2010-06-17 alecpl
- Fix no-cache headers on https to prevent content caching by proxies (#148...
blob@ 37e467 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-05-20 thomascube
Don't wrap quoted lines at all
blob@ 8ad5c8 commitdiff | diff to current
2010-03-17 thomascube
Merged devel-threads branch (r3066:3364) back into trunk
blob@ f52c93 commitdiff | diff to current
2010-02-26 alecpl
- Fix CVE-2010-0464: Disable DNS prefetching (#1486449)
blob@ ebc619 commitdiff | diff to current
2010-01-28 alecpl
- Don't use dl() (#1486457)
blob@ 3e6380 commitdiff | diff to current
2010-01-19 alecpl
- ignore json_encode() warnings
blob@ a7dba8 commitdiff | diff to current
2010-01-13 alecpl
- fix abbreviate_string() (#1486420)
blob@ cea5bc commitdiff | diff to current
2010-01-13 alecpl
- prevent from PHP error when iconv doesn't support //IGNORE (#1486375)
blob@ ecbd5b commitdiff | diff to current
2010-01-09 alecpl
- fix rc_utf8_clean() issues (#1486407)
blob@ 6481d4 commitdiff | diff to current
2010-01-05 alecpl
- Support show_bytes() output in parse_bytes() (#1486405)
blob@ 892af4 commitdiff | diff to current
2009-12-14 alecpl
- fix empty strings handling in rc_utf8_clean()
blob@ 63ffe3 commitdiff | diff to current
2009-12-11 alecpl
- use proper unicode cleanup for JSON, fixes #1486356
blob@ 2717f9 commitdiff | diff to current
2009-12-09 alecpl
- Use built-in json_encode() for proper JSON format in AJAX replies (and co...
blob@ e5d60d commitdiff | diff to current
2009-11-23 alecpl
- Fix possible messages exposure when using Roundcube behind a proxy (#1486...
blob@ 496da6 commitdiff | diff to current
2009-10-27 alecpl
- Fix $_SERVER['HTTPS'] check for SSL forcing on IIS (#1486243) + fix port ...
blob@ 5818e4 commitdiff | diff to current
2009-10-22 alecpl
- fix rc_utf8_clean() on Windows (#1486232)
blob@ b6c512 commitdiff | diff to current
2009-10-12 alecpl
- Fix IE issue with non-UTF-8 characters in AJAX response (#1486159)
blob@ 1a00f1 commitdiff | diff to current
2009-09-05 alecpl
- Fix wrong headers for IE on servers without $_SERVER['HTTPS'] (#1485926) ...
blob@ 161c28 commitdiff | diff to current
2009-07-23 alecpl
- update to last commit
blob@ 8f6a46 commitdiff | diff to current
2009-07-23 alecpl
- performance fix: don't check mbstring functions existence too often
blob@ ee258c commitdiff | diff to current
2009-06-08 alecpl
- fix rc_wordwrap() (#1485909)
blob@ 78ebe7 commitdiff | diff to current
2009-06-01 alecpl
- Fix displaying of big maximum upload filesize (#1485889)
blob@ 47f072 commitdiff | diff to current
2009-05-04 alecpl
- ereg -> preg
blob@ 23a2ee commitdiff | diff to current
2009-03-30 alecpl
- Fix incorrect word wrapping in outgoing plaintext multibyte messages (#14...
blob@ 7145e0 commitdiff | diff to current
2009-02-27 thomascube
Fix mime-type detection using a hard-coded map (#1485311)
blob@ 0ea569 commitdiff | diff to current
2009-02-21 alecpl
#1485741: fix installer after some last changes
blob@ 0ff635 commitdiff | diff to current
2009-01-22 thomascube
Get rid of vulnerable preg_replace eval and create_function (#1485686) + co...
blob@ aa055c commitdiff | diff to current
2008-12-11 alecpl
- added strtoupper() wrapper
blob@ 8f79fb commitdiff | diff to current
2008-11-23 thomascube
Fix headers for IE attachment downloads (#1485449)
blob@ 456c7e commitdiff | diff to current
2008-10-29 alecpl
- Fix problem with numeric folder names (#1485527)
blob@ 8498dc commitdiff | diff to current
2008-10-21 thomascube
Improve vcard import (#1485502); try utf-8 first in charset detection
blob@ b58f11 commitdiff | diff to current
2008-10-20 alecpl
- little improvement in in_array_nocase()
blob@ ba8056 commitdiff | diff to current
2008-10-20 alecpl
- #1485499: make email address comparision case insensitive - support multi...
blob@ 7f6394 commitdiff | diff to current
2008-10-07 alecpl
#1485472: added js keywords escaping in json_serialize()
blob@ c02bb9 commitdiff | diff to current
first | « prev | next »