summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
AgeCommit message (Collapse)Author
2009-03-17- Fix incorrect row id parsing for LDAP contacts list (#1485784)alec
git-svn-id: https://svn.roundcube.net/trunk@2357 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-11- Fix 'mode' parameter in sqlite DSN (#1485772)alec
git-svn-id: https://svn.roundcube.net/trunk@2351 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-06- Use US-ASCII as failover when Unicode searching fails (#1485762)alec
only US-ASCII is a must-have charset from IMAP's RFC git-svn-id: https://svn.roundcube.net/trunk@2334 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-06Simplified CHANGELOG; more details can be optained from the svn logthomasb
git-svn-id: https://svn.roundcube.net/trunk@2333 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-06- Fix FETCH result parsing for servers returning flags at the end of result ↵alec
(#1485763) git-svn-id: https://svn.roundcube.net/trunk@2331 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-06- Fix errors handling in IMAP command continuations (#1485762)alec
git-svn-id: https://svn.roundcube.net/trunk@2330 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-04- Fix datetime columns defaults in mysql's DDL (#1485641)alec
git-svn-id: https://svn.roundcube.net/trunk@2327 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-01- Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758)alec
git-svn-id: https://svn.roundcube.net/trunk@2321 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-01- Fix attaching more than nine inline images (#1485759)alec
git-svn-id: https://svn.roundcube.net/trunk@2320 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-27Prevent concurrent autocomplete query results display (#1485743)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2318 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-27Don't return empty string when UTF-7 decoding fails + cleanup codestylethomasb
git-svn-id: https://svn.roundcube.net/trunk@2315 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-27Fix mime-type detection using a hard-coded map (#1485311)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2313 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-26- Fix new lines stripped from message footer (#1485751)alec
git-svn-id: https://svn.roundcube.net/trunk@2310 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-24- Fix IE problem with mouse click autocomplete (#1485739)alec
git-svn-id: https://svn.roundcube.net/trunk@2309 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-18- Fix html body washing on reply/forward + fix attachments handling (#1485676)alec
git-svn-id: https://svn.roundcube.net/trunk@2301 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-13- Fix replying to message with html attachment (#1485676)alec
git-svn-id: https://svn.roundcube.net/trunk@2294 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-13- Fix multiple recipients input parsing (#1485733)alec
- added shared rcube_explode_quoted_string() function git-svn-id: https://svn.roundcube.net/trunk@2291 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-11- Support non-standard "GMT-XXXX" literal in date header (#1485729)alec
git-svn-id: https://svn.roundcube.net/trunk@2288 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-10- Use default_charset for messages without specified charset (#1485661, ↵alec
#1484961) git-svn-id: https://svn.roundcube.net/trunk@2286 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-08Added TNEF support to decode MS Outlook (winmail.dat) attachmentsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2282 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-08- Fix "value continuation" MIME headers by adding required semicolon (#1485727)alec
git-svn-id: https://svn.roundcube.net/trunk@2281 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-06- Fix some base64 encoded attachments handling (#1485725)alec
git-svn-id: https://svn.roundcube.net/trunk@2280 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-06- Fix pressing select all/unread multiple times (#1485723)alec
git-svn-id: https://svn.roundcube.net/trunk@2277 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-06- Fix selecting all unread does not honor new messages (#1485724)alec
git-svn-id: https://svn.roundcube.net/trunk@2276 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-05- Support NGINX as IMAP backend: better BAD response handling (#1485720)alec
git-svn-id: https://svn.roundcube.net/trunk@2273 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-04- typosalec
git-svn-id: https://svn.roundcube.net/trunk@2272 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-04- performance fix: don't fetch attachment headers twice when parse filename ↵alec
cont. values git-svn-id: https://svn.roundcube.net/trunk@2271 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-03- Fix displaying of alternative-inside-alternative messages (#1485713)alec
git-svn-id: https://svn.roundcube.net/trunk@2270 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-02- Fix checking for recent messages on various IMAP servers (#1485702)alec
- performance fix: Don't fetch quota and recent messages in "message view" mode git-svn-id: https://svn.roundcube.net/trunk@2269 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-28- Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706)alec
git-svn-id: https://svn.roundcube.net/trunk@2263 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-23- Fix large search results on server without SORT capability (#1485668)alec
git-svn-id: https://svn.roundcube.net/trunk@2259 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-23- Fixed creation of folders with '&' sign in name (reverted r1357)alec
git-svn-id: https://svn.roundcube.net/trunk@2256 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-22Get rid of vulnerable preg_replace eval and create_function (#1485686) + ↵thomasb
correctly handle base and link tags in html messages git-svn-id: https://svn.roundcube.net/trunk@2252 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-20Treat 'background' attributes the same way as 'src' (another XSS vulnerability)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2245 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-19- Fix authentication when submitting form with existing session (#1485679)alec
git-svn-id: https://svn.roundcube.net/trunk@2242 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-19- Secure vcard export by getting rid of preg's 'e' modifier use (#1485689)alec
git-svn-id: https://svn.roundcube.net/trunk@2241 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-18#1484467: fix problems with backslash as imap hierarchy delimiteralec
git-svn-id: https://svn.roundcube.net/trunk@2240 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-16- Fix address names with '@' sign handling (#1485654)alec
git-svn-id: https://svn.roundcube.net/trunk@2234 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-16- Fix SQL query execution errors handling in rcube_mdb2 class (#1485509)alec
git-svn-id: https://svn.roundcube.net/trunk@2233 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-15- Allow absolute URLs to images in HTML messages/sigs (#1485666)alec
- Fix message body which contains both inline attachments and emotions git-svn-id: https://svn.roundcube.net/trunk@2232 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-08- Improve messages display performancealec
git-svn-id: https://svn.roundcube.net/trunk@2222 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-30Complete changelogthomasb
git-svn-id: https://svn.roundcube.net/trunk@2198 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-18Only abbreviate attachment file names in MSIE < 7thomasb
git-svn-id: https://svn.roundcube.net/trunk@2177 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-18- Support multiple quota values in QUOTAROOT resonse (#1485626)alec
git-svn-id: https://svn.roundcube.net/trunk@2172 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-18- Fix STARTTLS before AUTH in SMTP connection (#1484883)alec
git-svn-id: https://svn.roundcube.net/trunk@2170 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-16Only abbreviate file name for IE browsers (#1485063)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2160 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-11- Performance: allow setting imap rootdir and delimiter before connect ↵alec
(#1485172) git-svn-id: https://svn.roundcube.net/trunk@2143 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-07- Add Robots meta tag in login page and installer (#1484846)alec
git-svn-id: https://svn.roundcube.net/trunk@2132 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-07- Fix horizontal scrollbar in preview pane on IE (#1484633)alec
git-svn-id: https://svn.roundcube.net/trunk@2131 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-07- Fix empty line before the signature in IE (#1485351)alec
git-svn-id: https://svn.roundcube.net/trunk@2130 208e9e7b-5314-0410-a742-e7e81cd9613c