summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Expand)Author
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
2009-10-02- Use default_charset for bodies of messages without charset definition (#148...alecpl
2009-10-02- Password: cPanel driver addedalecpl
2009-10-01- Fix return to first page from e-mail screen (#1486105)alecpl
2009-09-30- Fix handling HTML comments in HTML messages (#1486189)alecpl
2009-09-28- Fix folder/messagelist controls alignment - icons used (#1486072)alecpl
2009-09-28- Fix LDAP addressbook shows 'Contact not found' error sometimes (#1486178)alecpl
2009-09-24- Fix cache status checking + improve cache operations performance (#1486104)alecpl
2009-09-23- Prevent from setting INBOX as any of special folders (#1486114)alecpl
2009-09-23- Fix regular expression for e-mail address (#1486152)alecpl
2009-09-23- sorting by message index - added 'index_sort' option (#1485936)alecpl
2009-09-22- Fix dl() use in installer (#1486150): use is_readable() insteadalecpl
2009-09-21- Added 'ldap_debug' option + small change to not rely on rcube_config inside...alecpl
2009-09-20- Fix "Empty startup greeting" bug (#1486085)alecpl
2009-09-18- Fix setting user name in 'new_user_identity' plugin (#1486137)alecpl
2009-09-17- Fix incorrect count of new messages in folder list when using multiple IMAP...alecpl
2009-09-15- Support skins in 'archive' and 'markasjunk' pluginsalecpl