summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Collapse)Author
2010-03-19- TinyMCE 3.3.1alecpl
2010-03-19- Implemented messages copying using drag&drop + SHIFT (#1484086)alecpl
2010-03-18- Improved performance of folders operations (#1486525) + code cleanupsalecpl
2010-03-18- Fix blocked.gif attachment is not attached to the message (#1486516)alecpl
2010-03-18- Managesieve: Added import from Horde-INGOalecpl
- Managesieve: Support for more than one match using if+stop instead of if+elsif structures (#1486078) - Managesieve: Support for selectively disabling rules within a single sieve script (#1485882) - Managesieve: Added vertical splitter
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomascube
2010-03-14- virtuser_query: support other identity data (#1486148)alecpl
2010-03-11- Options virtuser_* replaced with virtuser_* pluginsalecpl
- Plugin API: Implemented 'email2user' and 'user2email' hooks
2010-03-11- Fix forwarding message omits CC header (#1486305)alecpl
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