summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Expand)Author
2010-02-02- Fix folder rename/delete buttons do not appear on creation of first folder ...alecpl
2010-01-31- Fix character set conversion fails on systems where iconv doesn't accept //...alecpl
2010-01-28- Login preformance: Create default folders on first login onlyalecpl
2010-01-26Import contacts into the selected address book + set button states accordinglythomascube
2010-01-26- Add support for MDB2's 'sqlsrv' driver (#1486395)alecpl
2010-01-26- jQuery-1.4.1alecpl
2010-01-22- Removed problematic browser-caching of messagesalecpl
2010-01-20- Fix incompatybility with suhosin.executor.disable_emodifier (#1486321)alecpl
2010-01-19- Use PLAIN auth when CRAM fails and imap_auth_type='check' (#1486371)alecpl
2010-01-18- Fix removal of <title> tag from HTML messages (#1486432)alecpl
2010-01-17- Fix 'force_https' to specified port when URL contains a port number (#1486411)alecpl
2010-01-12- Fix to-text converting of HTML entities inside b/strong/th/hX tags (#1486422)alecpl
2010-01-08- Bug in spellchecker suggestions when server charset != UTF8 (#1486406)alecpl
2009-12-30- Managesieve: Fix requires generation for multiple actions (#1486397)alecpl
2009-12-23- Fix LDAP problem with special characters in RDN (#1486320)alecpl
2009-12-23- Improved handling of message parts of type message/rfc822 (fixed e.g. inlin...alecpl
2009-12-15- Updated TinyMCE to 3.2.7alecpl
2009-12-13- Plugin API: added 'quota' hookalecpl
2009-12-09- Fix parsing conditional comments in HTML messages (#1486350)alecpl
2009-12-09- Use built-in json_encode() for proper JSON format in AJAX replies (and comp...alecpl
2009-12-06- Allow setting only selected params in 'message_compose' hook (#1486312)alecpl
2009-12-05- Plugin API: added 'message_compose_body' hook (#1486285)alecpl
2009-12-04- Fix counters of all folders are checked in 'getunread' action with check_a...alecpl
2009-12-04- fix r3150 (better detection that message/rfc822 should be displayed as mess...alecpl
2009-12-03- Fix displaying nested message parts (#1486246)alecpl
2009-11-23- Fix possible messages exposure when using Roundcube behind a proxy (#1486281)alecpl
2009-11-23- Fix unicode para and line separators in javascript response (#1486310)alecpl
2009-11-19- additional_message_headers: allow unsetting headers, support plugin's confi...alecpl
2009-11-17- Fix displaying of hidden directories in skins list (#1486301)alecpl
2009-11-03- Fix pasting from Office apps into html editor (#1486271)alecpl
2009-11-02More options for top posting feature (#1484272) using patch from Phil Weirthomascube
2009-11-02- Don't cut off attachment names when using non-RFC2231 encoding (#1485515)alecpl
2009-11-02- top posting (#1484272)alecpl
2009-11-02- Managesieve 2.0: multi-script supportalecpl
2009-11-02- Fix imap_auth_type regression (#1486263)alecpl
2009-10-28Specify toolbar container in compose template (#1486247)thomascube
2009-10-27- Fix $_SERVER['HTTPS'] check for SSL forcing on IIS (#1486243) + fix port checkalecpl
2009-10-25- Avoid unnecessary page loads for selected tab (#1486032)alecpl
2009-10-24- Fix quota indicator issues by content generation on client-sizealecpl
2009-10-23- Don't display disabled sections in Settings (#1486099)alecpl
2009-10-22- fix rc_utf8_clean() on Windows (#1486232)alecpl
2009-10-14- Added server-side e-mail address validation with 'email_dns_check' option (...alecpl
2009-10-14- Fix login page loading into an iframe when session expires (#1485952)alecpl
2009-10-13- Option 'force_https' replaced by 'force_https' pluginalecpl
2009-10-12- Fix IE issue with non-UTF-8 characters in AJAX response (#1486159)alecpl
2009-10-12- Partially fixed "empty body" issue by showing raw body of malformed message...alecpl
2009-10-12- Fix importing/sending to email address with whitespace (#1486214)alecpl
2009-10-09- Added XIMSS (Communigate) driver for Password pluginalecpl
2009-10-06- Fix newly attached files are not saved in drafts w/o editing any text (#148...alecpl
2009-10-03- Added attachment upload indicator with parallel upload (#1486058)alecpl