summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-10-07Update rcmail.phpandryyy
2014-10-07Shrinked some images with TinyPNG (saved 38%)Aleksander Machniak
2014-10-04Fix setting flags on servers with no PERMANENTFLAGS response (#1490087)Aleksander Machniak
2014-10-03Update changelogAleksander Machniak
2014-09-29only changed the needed linesPascal Herbert
2014-09-29only changed the needed linesPascal Herbert
2014-09-28update syntax of linear-gradientPascal Herbert
2014-09-28Support hashing algorithms without mhash() and even hash() extension (#1490076)Aleksander Machniak
2014-09-27Update ChangelogThomas Bruederli
2014-09-27Enable/disable siganture commands before exiting the function in new compose ...Thomas Bruederli
2014-09-26Fix restoring draft messages from localStorage if editor mode differs (#1490016)Thomas Bruederli
2014-09-26Set comm_path env variable after resetThomas Bruederli
2014-09-26Add 'sig_max_lines' config option to defaults (#1490071)Thomas Bruederli
2014-09-23Improve user deletion script by using DB transactions and a transaction-like ...Thomas Bruederli
2014-09-23Add output class for commandline scriptsThomas Bruederli
2014-09-23Support for multiple email addresses addedBartlomiej Nogas
2014-09-23Fix another regression in metadata response parsing introduced in commit 9393...Thomas Bruederli
2014-09-23Merge pull request #221 from bnogas/masterThomas B.
2014-09-22Fix get_metadata() function response, NIL response was introducing an shiftBartlomiej Nogas
2014-09-22Fix syntax errorAleksander Machniak