Commit Graph

6149 Commits (c3fe8a0b7a04bb0b27d69f60bb893264f77b30e0)
 

Author SHA1 Message Date
Aleksander Machniak c3fe8a0b7a Fix conflicts in last commit 12 years ago
Aleksander Machniak e6b6925b67 Fix handling of message/rfc822 attachments on message forward and edit (#1489214)
Conflicts:

	CHANGELOG
	program/steps/mail/compose.inc
12 years ago
Aleksander Machniak dc33646971 Remove sqlite 2.x requirement 12 years ago
Aleksander Machniak 88e49b37f7 Fix parsing of square bracket characters in IMAP response strings (#1489223)
Conflicts:

	program/lib/Roundcube/rcube_imap_generic.php
12 years ago
Thomas Bruederli 440b58b476 Fix binary data upload with jQuery.ajax() 12 years ago
Aleksander Machniak c78a652746 Don't clear References and in-Reply-To when a message is "edited as new" (#1489216)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 6913c0ae86 Fix message list sort with THREADS=REFS and sort column other than "None" or "Sent date" 12 years ago
Aleksander Machniak d2fa254d90 Fix messages list sorting with THREAD=REFS
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 357dc97228 Fix handling of &, <, > characters in scripts/filter names (#1489208) 12 years ago
Aleksander Machniak daa131395e Remove deprecated (in PHP 5.5) PREG /e modifier usage (#1489174) 12 years ago
Aleksander Machniak 2f98161392 Fix empty messages list when register_globals is enabled (#1489157)
Conflicts:

	CHANGELOG
12 years ago
Victor Benincasa 856ec447fa Fix Junk folder alignment when it's nested in inbox folder. 12 years ago
Aleksander Machniak e221786bbe Remove confusing note about closing ?> tag and no characters after it.
We currently do not require closing tag in config file, we also
correctly handle characters after the closing tag (#1489179)
12 years ago
Aleksander Machniak 738c446078 Fix so valid and set date.timezone is not required by installer checks (#1489180) 12 years ago
Thomas Bruederli 6376aaff0c Remove unfinished development plugin from release branch 12 years ago
Aleksander Machniak b96be346de Canonize boolean ini_get() results (#1489189)
Conflicts:

	CHANGELOG
	program/lib/Roundcube/rcube.php
12 years ago
Aleksander Machniak 2bc814eed5 Add note about possible connection errors when using ssl with smtp_timeout>0 (#1489187) 12 years ago
Aleksander Machniak 8b81c61396 Fix so install do not fail when one of DB driver checks fails but other drivers exist (#1489178) 12 years ago
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
Aleksander Machniak 70ef48c2f3 Remove old enable_caching option from Installer 12 years ago
Aleksander Machniak 853d0ab2a4 Fix version selector - do not list versions newer than 0.9.0, use
"0.9 or newer" instead.

Conflicts:

	installer/rcube_install.php
12 years ago
Thomas Bruederli 1f5557817f Update changelog + bump version number 12 years ago
Thomas Bruederli b5c6850732 Updated translations from Transifex 12 years ago
Thomas Bruederli 50d0a12933 Add styles for image thumbnails in print mode (#1489134) 12 years ago
Thomas Bruederli 63049afbfe Set minimum height for message headers block (#1489108) 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 04f841e900 Fix list mode switch to 'List' after saving list settings in Larry skin (#1489164) 12 years ago
Aleksander Machniak acb4b71ce5 Fix error when there's no writeable addressbook source (#1489162)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak b9139f9f98 Fix parse error in broken last commit 12 years ago
Aleksander Machniak 057b9e3e7f Fix zipdownload plugin issue with filenames charset (#1489156)
Conflicts:

	CHANGELOG
	plugins/zipdownload/zipdownload.php
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 7b81cdb8e3 Fix washtml test after "unsupported node type" fix 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