summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Collapse)Author
2010-03-05- Add 'default_charset' option to user preferences (#1485451)alecpl
2010-03-05- Add 'delete_always' option to user preferencesalecpl
2010-03-05- Support/Require tls:// prefix in 'smtp_server' option for TLS connectionsalecpl
- "Split" config file into sections
2010-03-04- Fix inconsistent behaviour of 'delete_always' option (#1486299)alecpl
2010-03-04- Fix deleting all messages from last list page (#1486293)alecpl
2010-03-04Flag original messages after sending a draft (#1486203)thomascube
2010-03-04Changed signature separator when top-posting (#1486330)thomascube
2010-03-03Allow admins to define defaults for search modifiers (#1485897)thomascube
2010-03-03- Fix long e-mail addresses validation (#1486453)alecpl
2010-03-03Remember search modifiers in user prefs (#1486146) + bring back the old defaultsthomascube
2010-03-02- Added force_7bit option to force MIME encoding of plain/text messages ↵alecpl
(#1486510)
2010-03-02Use case sensitive check when checking for default folders (#1486346)thomascube
2010-03-02Fix checking for new mail (#1485794)thomascube
2010-03-02- typosalecpl
2010-03-01- Improve performance by avoiding unnecessary updates to the session table ↵alecpl
(#1486325)
2010-02-28- Fix invalid font tags which cause HTML message rendering problems (#1486521)alecpl
2010-02-26- Fix CVE-2010-0464: Disable DNS prefetching (#1486449)alecpl
2010-02-25- Fix Received headers to behave better with SpamAssassin (#1486513)alecpl
2010-02-25- Password: Make passwords encoding consistent with core, add ↵alecpl
'password_charset' global option (#1486473)
2010-02-24- Fix adding contacts SQL error on mysql (#1486459)alecpl
2010-02-23- Squirrelmail_usercopy: support reply-to field (#1486506)alecpl
- Use rcube_user::insert_identity() instead of custom SQL query in rcube_user::create()
2010-02-23- Fix IE spellcheck suggestion popup issue (#1486471)alecpl
2010-02-22- Fix email address auto-completion shows regexp pattern (#1486258)alecpl
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
is authenticated is assigned to 'login' task instead of 'mail'. Now binding plugins to 'login' task is possible and realy usefull. It's also possible to bind to all tasks excluding 'login'.
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] ↵alecpl
(#1486474)
2010-02-05- Fix quoted text wrapping when replying to an HTML email in plain text ↵alecpl
(#1484141)
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 ↵alecpl
SORT (#1486286)
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
(#1486468)
2010-01-31- Fix character set conversion fails on systems where iconv doesn't accept ↵alecpl
//IGNORE (#1486375)
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
- Update Mail_Mime package
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. ↵alecpl
inline images in multipart/alternative messages attached as message/rfc822)