Commit Graph

4668 Commits (dd12eec622a0508bc579e2c839439ebde7bb423b)

Author SHA1 Message Date
Aleksander Machniak dd12eec622 Fix so exported vCard specifies encoding in v3-compatible format (#1489183)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 85f756737f Fix messages list column dragging after changing column/sort settings 12 years ago
Thomas Bruederli 73c702c4d1 Display '(empty subject)' in message view if subject header is missing (#1489108) 12 years ago
Thomas Bruederli 1f5557817f Update changelog + bump version number 12 years ago
Thomas Bruederli b5c6850732 Updated translations from Transifex 12 years ago
Aleksander Machniak 36d5e8a7c3 Fix timeout issue on drag&drop uploads (#1489170)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 35b0a75f72 Fix default sorting of threaded list when THREAD=REFS isn't supported.
The result need to be re-sorted even if sort column is not set. This fixes
the issue when new messages aren't displayed on top of the list.
12 years ago
Aleksander Machniak acb4b71ce5 Fix error when there's no writeable addressbook source (#1489162)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak aafc0a3d24 Fix so non-inline images aren't skipped on forward (#1489150)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 55e60c6d85 Fix legacy options handling
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 4257444957 Fix "null" instead of empty string on messages list in IE10 (#1489145) 12 years ago
Aleksander Machniak 0a7df4a32e Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011) 12 years ago
Aleksander Machniak ab05ee25c1 Fix backward copat. with cached values serialized but not base64-encoded (#1489142) 12 years ago
Aleksander Machniak 72c8504b99 Fix bug where serialized strings were truncated in PDO::quote() (#1489142)
Conflicts:

	CHANGELOG
	program/lib/Roundcube/rcube_cache_shared.php
12 years ago
Aleksander Machniak 6213c6a6e1 Fix removing flags from serialized object before saving it in DB 12 years ago
Aleksander Machniak 1fe7d6ad75 Fix displaying messages with invalid self-closing HTML tags (#1489137) 12 years ago
Aleksander Machniak f5fac810dd Fix PHP warning when responding to a message with many Return-Path headers (#1489136)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak e12ac4e9b5 Backport popup windows size fixes from master 12 years ago
Aleksander Machniak ecbc8770c6 Fix unintentional compose window resize (#1489114)
Conflicts:

	program/js/app.js
12 years ago
Aleksander Machniak f031cb6c5e Fix performance regression in text wrapping function (#1489133) - don't use iconv here 12 years ago
Aleksander Machniak 983308e8b3 Fix connection to posgtres db using unix socket (#1489132)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 40d1f99cb2 Fix handling of comma when adding contact from contacts widget (#1489107) 12 years ago
Aleksander Machniak 1a9d466ef3 Fix bug where a message was opened in both preview pane and new window on double-click (#1489122) 12 years ago
Aleksander Machniak f1c0c05223 Fix fatal error when xdebug.max_nesting_level was exceeded in rcube_washtml (#1489110) 12 years ago
Aleksander Machniak ace518fa6e Fix PHP warning in html_table::set_row_attribs() in PHP 5.4 (#1489094) 12 years ago
Aleksander Machniak 62766c9665 Print nicer error message when too old PHP version found - required by mysql driver (#1489099) 12 years ago
Aleksander Machniak 2f39634b0a Fix invalid option selected in default_font selector when font is unset (#1489112) 12 years ago
Aleksander Machniak e3cbe5dd62 Fix displaying contact with ID divisible by 100 in sql addressbook (#1489121) 12 years ago
Aleksander Machniak c79a7b734e Fix browser warnings on PDF plugin detection (#1489118) 12 years ago
Aleksander Machniak 9312ba2cb6 Fix fatal error when parsing UUencoded messages (#1489119)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 20df06be5d Fix another text wrapping issue (wrong handling of long unwrappable lines) 12 years ago
Aleksander Machniak 656005f056 Catch warning on is_readable() failure (open_basedir restriction) 12 years ago
Thomas Bruederli e68942c65b Better German labels for from/to headers to avoid conflicts with 'sender' (#1489084) 12 years ago
Aleksander Machniak 6b6209b587 Bump version number here too 12 years ago
Thomas Bruederli 57323253f7 Update localizations from Transifex 12 years ago
Thomas Bruederli 917f5e9eb1 Bump version for next release 12 years ago
Aleksander Machniak 05b5f969d5 Fix problem where security warning was displayed for valid images with image/jpg type (#1489097) 12 years ago
Aleksander Machniak bde85428d6 Fix handling of invalid email addresses in headers (#1489092)
Conflicts:

	CHANGELOG
	program/steps/mail/func.inc
12 years ago
Aleksander Machniak 71ec1b6063 Fix format=flowed text re-wrapping for display 12 years ago
Aleksander Machniak c8f5588c8a Fix IMAP connection issue with default_socket_timeout < 0 and imap_timeout < 0 (#1489090) 12 years ago
Aleksander Machniak 187cf5e1cd Fix various PHP code bugs found using static analysis (#1489086)
Conflicts:

	plugins/enigma/enigma.php
	plugins/enigma/lib/enigma_engine.php
12 years ago
Aleksander Machniak 78c270c9f2 Fix bugs caught by static analysis 12 years ago
Aleksander Machniak e4f288c3fe Fix backslash character handling on vCard import (#1489085) 12 years ago
Aleksander Machniak ac2df4e658 Fix csv import from Thunderbird with French localization (#1489059) 12 years ago
Zou Guangxian 13a77deef4 * fixed: modsecurity warning: AppDefect: Cache-Control Response Header Missing 'no-store' flag. http://websecuritytool.codeplex.com/wikipage?title=Checks#http-cache-control-header-no-store 12 years ago
Aleksander Machniak 2f5495763b Fix messages list focus issue in Opera and Webkit (#1489058)A
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 56aeedd9cd Fix bug where multi-level quoting was replaced with one-level quoted text after format=flowed wrapping 12 years ago
Aleksander Machniak c067bb55df Fix another text wrap issue (added test case) 12 years ago
Aleksander Machniak b7770e69fd Revert fix for #1489058 because it opened another IE8 focus issue 12 years ago
Thomas Bruederli 2d6dca4714 Escape user input values when used in eval() 12 years ago