summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Expand)Author
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
2009-09-13- Added 'html_editor' hook (#1486068)alecpl
2009-09-12- Fix DB constraint violation when populating messages cache (#1486052)alecpl
2009-09-11- Password: added password strength options (#1486062)alecpl
2009-09-10- Fix LDAP partial result warning (#1485536)alecpl
2009-09-08- Fix delete in message view deletes permanently with flag_for_deletion=true ...alecpl
2009-09-07- Use faster/secure mt_rand() (#1486094)alecpl
2009-09-07- Fix roundcube hangs on empty inbox with bincimapd (#1486093)alecpl
2009-09-05- Fix wrong headers for IE on servers without $_SERVER['HTTPS'] (#1485926)alecpl
2009-09-05- Check 'post_max_size' for upload max filesize (#1486089)alecpl
2009-09-05- Password Plugin: Fix %d inserts username instead of domain (#1486088)alecpl
2009-09-04- Fix rcube_mdb2::affected_rows() (#1486082)alecpl
2009-08-29- Fix gn and givenName should be synonymous in LDAP addressbook (#1485892)alecpl
2009-08-29- Add mail_domain to LDAP email entries without @ sign (#1485201)alecpl
2009-08-29- Fix saving empty values in LDAP contact data (#1485781)alecpl
2009-08-29- Fix LDAP contact update when RDN field is changed (#1485788)alecpl
2009-08-29- Fix LDAP attributes case senitivity problems (#1485830)alecpl
2009-08-28- Fix LDAP addressbook browsing when only one directory is used (#1486022)alecpl
2009-08-28- Fix endless loop on error response for APPEND command (#1486060)alecpl
2009-08-27- Don't require date.timezone setting in installer (#1485989)alecpl
2009-08-27- Fix Date sorting problem with Courier IMAP server (#1486065)alecpl
2009-08-27Reset pressed buttons on next click (#1485987)thomascube
2009-08-27Don't set php_value error_log in .htaccess by defaultthomascube
2009-08-26- Fix too small status/flag/attachment columns in Safari 4 (#1486063)alecpl
2009-08-24- Fix selection disabling while dragging splitter in webkit browsers (#1486056)alecpl
2009-08-14Implemented new_messages plugin hook (#1486005)thomascube
2009-08-10Added 'message_compose' hookthomascube
2009-08-07Add 'imap_connect' hook (#1485956)thomascube