summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-29Fix reply scrolling issue with text mode and start message below the quote (#...Aleksander Machniak
2014-10-28Add support for updating identities on each loginBartlomiej Nogas
2014-10-28Allways call rcube_imap::set_folder() before rcube_imap::get_message_part()Aleksander Machniak
2014-10-28Fix bug where creating subfolders in shared folders wasn't possible without A...Aleksander Machniak
2014-10-28Fix so draft auto-save does not turn spellchecker off (#1490120)Aleksander Machniak
2014-10-28Fix regresion that caused double charset conversion in some messages (#1490121)Aleksander Machniak
2014-10-27Fix compose body area size, so scrollbars aren't truncated, unify paddingAleksander Machniak
2014-10-27Fix so DDL script for Oracle can be executed in SQLPlusAleksander Machniak
2014-10-27Merge pull request #239 from onny/patch-1Aleksander Machniak
2014-10-27Fixed typo in configJonas Heinrich
2014-10-26Merge pull request #232 from JohnDoh/patch-1Thomas B.
2014-10-26Update password driver API descriptionAleksander Machniak
2014-10-26Fix syntax error in plesk driverAleksander Machniak
2014-10-26CS fixes after PR mergeAleksander Machniak
2014-10-26Merge pull request #234 from bnogas/master-p3Aleksander Machniak
2014-10-26Merge pull request #235 from bnogas/master-p2Aleksander Machniak
2014-10-26Correctly detect charset of attachment names in TNEF messagesAleksander Machniak
2014-10-25Catch only left-button clicks on the list widget's mouseup handlerAleksander Machniak
2014-10-25Skip unnecessary session updates on task switch - switch session task less of...Aleksander Machniak
2014-10-24Call exif_read_data() only on JPEG imagesAleksander Machniak
2014-10-24Merge pull request #238 from bnogas/master-p5Aleksander Machniak
2014-10-24Fix of really fix UNKNOWN-CTE handlingBartlomiej Nogas
2014-10-23Really fix UNKNOWN-CTE handlingAleksander Machniak
2014-10-23Fix handling of UNKNOWN-CTE response, try do decode content client-side (#149...Aleksander Machniak
2014-10-23Fix handling of base64-encoded attachments with extra spaces (#1490111)Aleksander Machniak
2014-10-22Fix handling of uuencoded messages if messages_cache is enabled (#1490108)Aleksander Machniak
2014-10-22Fix so attachment charset is set in headers of forward/draft message (#1490109)Aleksander Machniak
2014-10-22Update changelogAleksander Machniak
2014-10-22Fix download of attachments that are part of TNEF message (#1490091)Aleksander Machniak
2014-10-21Add configuration option 'acl_group_field' to use as ACL group identifierBartlomiej Nogas
2014-10-20Move plugin configuration to config.inc.php.distBartlomiej Nogas
2014-10-18CS fixes after PR mergeAleksander Machniak
2014-10-18Merge pull request #222 from bnogas/masterAleksander Machniak
2014-10-18Small CS fixes after PR mergeAleksander Machniak
2014-10-18Merge pull request #230 from bytesatwork-xx/masterAleksander Machniak
2014-10-18Fix font style display issue in HTML messages with styled <span> elements (#1...Aleksander Machniak
2014-10-18Fix displaying of HTML messages with absolutely positioned elements in Larry ...Aleksander Machniak
2014-10-17Fix bug where openssl-based crypt/decrypt method wasn't using defined crypto-keyAleksander Machniak
2014-10-16fix indent to match style in ldap.php (tabs to spaces)Lorenzo Perone
2014-10-16better events for get_single_uid/cidJohnDoh
2014-10-14Password Plugin / LDAP Driver:Lorenzo Perone
2014-10-14Fix login error message display broken in b51de327Thomas Bruederli
2014-10-14Display custom error messages from plugins hooks (as documented in the API spec)Thomas Bruederli
2014-10-14Clarify spell check settings in default configThomas Bruederli
2014-10-13Remove zend.ze1_compatibility_mode checks, it does not exist in PHP >= 5.3Aleksander Machniak
2014-10-13dirname(__FILE__) -> __DIR__Aleksander Machniak
2014-10-11Merge pull request #224 from hebbet/masterThomas B.
2014-10-10Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-10-10Fix regression in SHAA password generation in ldap driver of password plugin ...Aleksander Machniak
2014-10-07Merge pull request #228 from andryyy/patch-1Aleksander Machniak