summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-16Better German labels for from/to headers to avoid conflicts with 'sender' ↵v0.9.1Thomas Bruederli
(#1489084)
2013-05-16Small fix to the printed debug messageAleksander Machniak
2013-05-16Bump version number here tooAleksander Machniak
2013-05-15Update localizations from TransifexThomas Bruederli
2013-05-15Add composer.json template in preparation for the new plugin repositoryThomas Bruederli
2013-05-15Bump version for next releaseThomas Bruederli
2013-05-14Fix problem where security warning was displayed for valid images with ↵Aleksander Machniak
image/jpg type (#1489097)
2013-05-10Fix handling of invalid email addresses in headers (#1489092)Aleksander Machniak
Conflicts: CHANGELOG program/steps/mail/func.inc
2013-05-09Fix format=flowed text re-wrapping for displayAleksander Machniak
2013-05-07Fix IMAP connection issue with default_socket_timeout < 0 and imap_timeout < ↵Aleksander Machniak
0 (#1489090)
2013-05-06Fix various PHP code bugs found using static analysis (#1489086)Aleksander Machniak
Conflicts: plugins/enigma/enigma.php plugins/enigma/lib/enigma_engine.php
2013-05-06Fix bugs caught by static analysisAleksander Machniak
2013-05-05Fix backslash character handling on vCard import (#1489085)Aleksander Machniak
2013-05-05Fix csv import from Thunderbird with French localization (#1489059)Aleksander Machniak
2013-05-04* fixed: modsecurity warning: AppDefect: Cache-Control Response Header ↵Zou Guangxian
Missing 'no-store' flag. http://websecuritytool.codeplex.com/wikipage?title=Checks#http-cache-control-header-no-store
2013-05-04Implemented updatecss.sh script for background images cache issues fix ↵Aleksander Machniak
(#1489047)
2013-05-03Fix messages list focus issue in Opera and Webkit (#1489058)AAleksander Machniak
Conflicts: CHANGELOG
2013-05-03Fix bug where multi-level quoting was replaced with one-level quoted text ↵Aleksander Machniak
after format=flowed wrapping
2013-05-03Fix another text wrap issue (added test case)Aleksander Machniak
2013-05-03Remove changelog entry of reverted changeAleksander Machniak
Conflicts: CHANGELOG
2013-05-02Revert fix for #1489058 because it opened another IE8 focus issueAleksander Machniak
2013-05-01Escape user input values when used in eval()Thomas Bruederli
2013-05-01Fix Reply-To header handling in Reply-All action (#1489037)Aleksander Machniak
2013-05-01Fix so Sender: address is added to Cc: field on reply to all (#1489011)Aleksander Machniak
2013-05-01Fix so addressbook_search_mode works also for group search (#1489079)Aleksander Machniak
2013-04-30Fix removal of a contact from a group in LDAP addressbook (#1489081)Aleksander Machniak
Conflicts: CHANGELOG
2013-04-30Inlcude SQL query in the log on SQL error (#1489064)Aleksander Machniak
2013-04-29Fix handling untagged responses in IMAP FETCH - "could not load message" ↵Aleksander Machniak
error (#1489074)
2013-04-29Update changelogAleksander Machniak
2013-04-29Remove moveTo() call which causes problems in Chrome and has no real effect ↵Thomas Bruederli
in other browsers (#1488931)
2013-04-29Catch possible "Permission denied" error on iframe elements in IEAleksander Machniak
2013-04-29Fix list page reset when viewing a message in Larry skin (#1489076)Aleksander Machniak
2013-04-28Fix min_refresh_interval handling on preferences save (#1489073)Aleksander Machniak
2013-04-28Fix PDF support detection for Firefox PDF.js (#1488972)Aleksander Machniak
2013-04-28Fix messages list focus issue in Internet Explorer (#1489058)Aleksander Machniak
Conflicts: CHANGELOG
2013-04-26Fix possible collision in generated thumbnail cache key (#1489069)Aleksander Machniak
2013-04-26Fix exit code on bootsrap errors in CLI mode (#1489044)Aleksander Machniak
2013-04-26Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043)Aleksander Machniak
Conflicts: program/lib/Roundcube/rcube.php
2013-04-25Extend fetched header block to 32K, require one of subjct, from or to headersThomas Bruederli
2013-04-24Fix error when using check_referer=trueAleksander Machniak
2013-04-24Add note about required MSSQL database language settingsAleksander Machniak
2013-04-22Fix incorrect handling of some specific links (#1489060)Aleksander Machniak
Conflicts: program/lib/Roundcube/rcube_string_replacer.php
2013-04-22Fix another text wrapping issueAleksander Machniak
2013-04-21Fix incorrect handling of leading spaces in text wrappingAleksander Machniak
2013-04-20Fix unintentional messages list jumps on click in Internet Explorer (#1489056)Aleksander Machniak
2013-04-19Fix a typoAleksander Machniak
2013-04-19Add 0.9.0 to releases listAleksander Machniak
2013-04-19Fix list of required configuration options (#1489055). Removed support_url, ↵Aleksander Machniak
and db_table_*
2013-04-19Fix DB error when creating a new contact and a group is selected (#1489051)Aleksander Machniak
2013-04-19Fix handling of deprecated boolean value of reply_mode option (#1489052)Aleksander Machniak
Conflicts: CHANGELOG