source: subversion/trunk/roundcubemail/CHANGELOG

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3274   3 years thomasb Fix loading of plugin configs: user prefs will always survive (#1486368)
(edit) @3266   3 years alec - Fix quota indicator value after folder purge/expunge (#1486488)
(edit) @3262   3 years alec - Fix external mailto links support for use as protocol handler (#1486037)
(edit) @3261   3 years alec - Fix attachment excessive memory use, support messages of any size …
(edit) @3258   3 years alec - Fix setting task name according to auth state. So, any action before …
(edit) @3257   3 years alec - Password: fix vpopmaild driver (#1486478)
(edit) @3255   3 years alec - Add workaround for MySQL bug http://bugs.mysql.com/bug.php?id=46293
(edit) @3250   3 years alec - Fix quoted text wrapping when replying to an HTML email in plain text …
(edit) @3249   3 years alec - Fix handling of extended mailto links (with params) (#1486354)
(edit) @3247   3 years alec - Fix sorting by date of messages without date header on servers without …
(edit) @3246   3 years alec - Fix inconsistency when not using default table names (#1486467)
(edit) @3241   3 years alec - Fix folder rename/delete buttons do not appear on creation of first …
(edit) @3240   3 years alec - Fix character set conversion fails on systems where iconv doesn't accept …
(edit) @3232   3 years alec - Login preformance: Create default folders on first login only
(edit) @3228   3 years thomasb Import contacts into the selected address book + set button states …
(edit) @3227   3 years alec - Add support for MDB2's 'sqlsrv' driver (#1486395)
(edit) @3226   3 years alec - jQuery-1.4.1
(edit) @3217   3 years alec - Removed problematic browser-caching of messages
(edit) @3215   3 years alec - Fix incompatybility with suhosin.executor.disable_emodifier (#1486321) - …
(edit) @3213   3 years alec - Use PLAIN auth when CRAM fails and imap_auth_type='check' (#1486371)
(edit) @3209   3 years alec - Fix removal of <title> tag from HTML messages (#1486432)
(edit) @3208   3 years alec - Fix 'force_https' to specified port when URL contains a port number …
(edit) @3198   3 years alec - Fix to-text converting of HTML entities inside b/strong/th/hX tags …
(edit) @3194   3 years alec - Bug in spellchecker suggestions when server charset != UTF8 (#1486406)
(edit) @3189   3 years alec - Managesieve: Fix requires generation for multiple actions (#1486397)
(edit) @3187   3 years alec - Fix LDAP problem with special characters in RDN (#1486320)
(edit) @3186   3 years alec - Improved handling of message parts of type message/rfc822 (fixed e.g. …
(edit) @3182   3 years alec - Updated TinyMCE to 3.2.7
(edit) @3178   3 years alec - Plugin API: added 'quota' hook
(edit) @3171   3 years alec - Fix parsing conditional comments in HTML messages (#1486350)
(edit) @3170   3 years alec - Use built-in json_encode() for proper JSON format in AJAX replies (and …
(edit) @3166   3 years alec - Allow setting only selected params in 'message_compose' hook (#1486312)
(edit) @3165   3 years alec - Plugin API: added 'message_compose_body' hook (#1486285)
(edit) @3163   3 years alec - Fix counters of all folders are checked in 'getunread' action with …
(edit) @3158   3 years alec - fix r3150 (better detection that message/rfc822 should be displayed as …
(edit) @3150   3 years alec - Fix displaying nested message parts (#1486246)
(edit) @3132   4 years alec - Fix possible messages exposure when using Roundcube behind a proxy …
(edit) @3128   4 years alec - Fix unicode para and line separators in javascript response (#1486310)
(edit) @3119   4 years alec - additional_message_headers: allow unsetting headers, support plugin's …
(edit) @3114   4 years alec - Fix displaying of hidden directories in skins list (#1486301) - Fix …
(edit) @3093   4 years alec - Fix pasting from Office apps into html editor (#1486271)
(edit) @3089   4 years thomasb More options for top posting feature (#1484272) using patch from Phil Weir
(edit) @3088   4 years alec - Don't cut off attachment names when using non-RFC2231 encoding …
(edit) @3087   4 years alec - top posting (#1484272)
(edit) @3085   4 years alec - Managesieve 2.0: multi-script support
(edit) @3084   4 years alec - Fix imap_auth_type regression (#1486263)
(edit) @3074   4 years thomasb Specify toolbar container in compose template (#1486247)
(edit) @3063   4 years alec - Fix $_SERVERHTTPS? check for SSL forcing on IIS (#1486243) + fix port …
(edit) @3060   4 years alec - Avoid unnecessary page loads for selected tab (#1486032)
(edit) @3058   4 years alec - Fix quota indicator issues by content generation on client-size …
(edit) @3055   4 years alec - Don't display disabled sections in Settings (#1486099)
(edit) @3052   4 years alec - fix rc_utf8_clean() on Windows (#1486232)
(edit) @3042   4 years alec - Added server-side e-mail address validation with 'email_dns_check' …
(edit) @3040   4 years alec - Fix login page loading into an iframe when session expires (#1485952)
(edit) @3038   4 years alec - Option 'force_https' replaced by 'force_https' plugin - added option …
(edit) @3036   4 years alec - Fix IE issue with non-UTF-8 characters in AJAX response (#1486159)
(edit) @3034   4 years alec - Partially fixed "empty body" issue by showing raw body of malformed …
(edit) @3033   4 years alec - Fix importing/sending to email address with whitespace (#1486214)
(edit) @3030   4 years alec - Added XIMSS (Communigate) driver for Password plugin
(edit) @3024   4 years alec - Fix newly attached files are not saved in drafts w/o editing any text …
(edit) @3011   4 years alec - Added attachment upload indicator with parallel upload (#1486058)
(edit) @3010   4 years alec - Use default_charset for bodies of messages without charset definition …
(edit) @3008   4 years alec - Password: cPanel driver added
(edit) @3004   4 years alec - Fix return to first page from e-mail screen (#1486105)
(edit) @3002   4 years alec - Fix handling HTML comments in HTML messages (#1486189)
(edit) @2996   4 years alec - Fix folder/messagelist controls alignment - icons used (#1486072)
(edit) @2995   4 years alec - Fix LDAP addressbook shows 'Contact not found' error sometimes …
(edit) @2987   4 years alec - Fix cache status checking + improve cache operations performance …
(edit) @2985   4 years alec - Prevent from setting INBOX as any of special folders (#1486114)
(edit) @2984   4 years alec - Fix regular expression for e-mail address (#1486152)
(edit) @2983   4 years alec - sorting by message index - added 'index_sort' option (#1485936)
(edit) @2977   4 years alec - Fix dl() use in installer (#1486150): use is_readable() instead
(edit) @2976   4 years alec - Added 'ldap_debug' option + small change to not rely on rcube_config …
(edit) @2972   4 years alec - Fix "Empty startup greeting" bug (#1486085)
(edit) @2967   4 years alec - Fix setting user name in 'new_user_identity' plugin (#1486137)
(edit) @2959   4 years alec - Fix incorrect count of new messages in folder list when using multiple …
(edit) @2957   4 years alec - Support skins in 'archive' and 'markasjunk' plugins
(edit) @2951   4 years alec - Added 'html_editor' hook (#1486068)
(edit) @2948   4 years alec - Fix DB constraint violation when populating messages cache (#1486052)
(edit) @2945   4 years alec - Password: added password strength options (#1486062)
(edit) @2941   4 years alec - Fix LDAP partial result warning (#1485536)
(edit) @2933   4 years alec - Fix delete in message view deletes permanently with …
(edit) @2932   4 years alec - Use faster/secure mt_rand() (#1486094)
(edit) @2929   4 years alec - Fix roundcube hangs on empty inbox with bincimapd (#1486093)
(edit) @2927   4 years alec - Fix wrong headers for IE on servers without $_SERVERHTTPS? (#1485926) …
(edit) @2926   4 years alec - Check 'post_max_size' for upload max filesize (#1486089)
(edit) @2925   4 years alec - Password Plugin: Fix %d inserts username instead of domain (#1486088)
(edit) @2920   4 years alec - Fix rcube_mdb2::affected_rows() (#1486082)
(edit) @2894   4 years alec - Fix gn and givenName should be synonymous in LDAP addressbook (#1485892)
(edit) @2892   4 years alec - Add mail_domain to LDAP email entries without @ sign (#1485201)
(edit) @2890   4 years alec - Fix saving empty values in LDAP contact data (#1485781)
(edit) @2889   4 years alec - Fix LDAP contact update when RDN field is changed (#1485788)
(edit) @2888   4 years alec - Fix LDAP attributes case senitivity problems (#1485830)
(edit) @2887   4 years alec - Fix LDAP addressbook browsing when only one directory is used (#1486022)
(edit) @2883   4 years alec - Fix endless loop on error response for APPEND command (#1486060)
(edit) @2881   4 years alec - Don't require date.timezone setting in installer (#1485989)
(edit) @2879   4 years alec - Fix Date sorting problem with Courier IMAP server (#1486065)
(edit) @2876   4 years thomasb Reset pressed buttons on next click (#1485987)
(edit) @2874   4 years thomasb Don't set php_value error_log in .htaccess by default
(edit) @2872   4 years alec - Fix too small status/flag/attachment columns in Safari 4 (#1486063)
Note: See TracRevisionLog for help on using the revision log.