summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Expand)Author
2010-10-06Hotfixes for release 0.4.1 building new 0.4.2 versionthomascube
2010-09-29Remove development stuff and update versionsthomascube
2010-09-29Update CHANGELOGthomascube
2010-09-29Pool some code for command line tools; avoid displaying password on shell (#1...thomascube
2010-09-26Only lower-case user name if first login attempt failed (#1486393) + fix testthomascube
2010-09-26Fix base url resolution + better order for condition checks in rcube_mdb2 + u...thomascube
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-09-20- Support %z variable in host configuration options (#1487003)alecpl
2010-09-18Prevent from saving a non-existing skin path in user prefsthomascube
2010-09-17- Fix list_cols is not updated after column dragging (#1486999)alecpl
2010-09-16- Fix when IMAP connection fails in 'get' action session shouldn't be destroy...alecpl
2010-09-14- Fix format=flowed handling (#1486989) + small improvements in plain message...alecpl
2010-09-11- Fix messages background image handling in some cases (#1486990)alecpl
2010-09-09- Fix handling of charsets with LATIN-* labelalecpl
2010-09-08- Re-add 'Close' button in upload form (#1486930, #1486823)alecpl
2010-09-07- Revert r3941 (#1486979)alecpl
2010-09-06- Fix attachment upload popup disapears on double click in Firefox (#1486930)...alecpl
2010-09-02- Added fieldsets in Identity form, added 'identity_form' hookalecpl
2010-08-30- Show disabled checkboxes for protected folders instead of dots (#1485498)alecpl
2010-08-29- Fix timezone string in sent mail (#1486961)alecpl
2010-08-28- Fix "Threaded" checkbox after subfolder creation (#1486928)alecpl
2010-08-28- Display inline images with known extensions and non-image content-type (#14...alecpl
2010-08-28- Fix JS error on IE when trying to send HTML message with enabled spellcheck...alecpl
2010-08-27- Fix TinyMCE buttons are hidden in Opera (#1486922)alecpl
2010-08-27- Fix TinyMCE uses zh_CN when zh_TW locale is set (#1486929) alecpl
2010-08-27- Fix Tab key doesn't work in HTML editor in Google Chrome (#1486925)alecpl
2010-08-27- Fix "Select all" causes message to be opened in folder with exactly one mes...alecpl
2010-08-25- Fix SMTP test in Installer (#1486952)alecpl
2010-08-23- Changelog updatealecpl
2010-08-11- Fixes in SQL init script + added update script for MSSQL databasealecpl
2010-08-10- Fix upgrade script for SQLite (#1486903)alecpl
2010-08-10- Fix path to SQL files when using pgsql/mysqli/sqlsrv drivers (#1486902)alecpl
2010-08-09- Improve handling of single-part messages with bogus BODYSTRUCTURE (#1486898)alecpl
2010-08-07Fix unit tests + update versionthomascube
2010-07-31Don't hide upload box on document click in Safari on Windows (#1486823)thomascube
2010-07-31Disable active spell check in tinyMCE before switching to plaintext mode (#14...thomascube
2010-07-30- Fix message structure parsing when it lacks optional fields (#1486881)alecpl
2010-07-29- Include all recipients in sendmail logalecpl
2010-07-26- Support HTTP_X_FORWARDED_PROTO header for HTTPS detecting (#1486866)alecpl
2010-07-21Fix default IMAP port configuration (#1486864)thomascube
2010-06-30- Fix handling of messages with Content-Type: application/* and no filename (...alecpl
2010-06-29- Improved compose screen: resizable body and attachments list, vertical spli...alecpl
2010-06-28- Fix RC forgets search results (#1483883)alecpl
2010-06-23- Improve parsing of styled empty tags in HTML messages (#1486812)alecpl
2010-06-20- Add %dc variable support in base_dn/bind_dn config (#1486779)alecpl
2010-06-18- removed info about response.callbacks removalalecpl
2010-06-17- UI unification alecpl
2010-06-17- Fix no-cache headers on https to prevent content caching by proxies (#1486798)alecpl
2010-06-15- Fix attachment filenames broken with TNEF decoder using long filenames (#14...alecpl
2010-06-13- Use user's timezone in Date header, not server's timezone (#1486119)alecpl