summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Expand)Author
2010-02-18Fix loading of plugin configs: user prefs will always survive (#1486368)thomascube
2010-02-12- Fix quota indicator value after folder purge/expunge (#1486488)alecpl
2010-02-10- Fix external mailto links support for use as protocol handler (#1486037)alecpl
2010-02-09- Fix attachment excessive memory use, support messages of any size (#1484660)alecpl
2010-02-06- Fix setting task name according to auth state. So, any action before useralecpl
2010-02-06- Password: fix vpopmaild driver (#1486478)alecpl
2010-02-06- Add workaround for MySQL bug [http://bugs.mysql.com/bug.php?id=46293] (#148...alecpl
2010-02-05- Fix quoted text wrapping when replying to an HTML email in plain text (#148...alecpl
2010-02-05- Fix handling of extended mailto links (with params) (#1486354)alecpl
2010-02-04- Fix sorting by date of messages without date header on servers without SORT...alecpl
2010-02-03- Fix inconsistency when not using default table names (#1486467)alecpl
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