Commit Graph

1480 Commits (4af76d20cafcd456bf3ce0fcb17b25a888c45160)

Author SHA1 Message Date
Aleksander Machniak 0cf43e310c Fix IMAP SETMETADATA parameters quoting (#1489231)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 00c2a90f69 Fix "could not load message" error on valid empty message body (#1489228)
Conflicts:

	CHANGELOG
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 88e49b37f7 Fix parsing of square bracket characters in IMAP response strings (#1489223)
Conflicts:

	program/lib/Roundcube/rcube_imap_generic.php
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 d2fa254d90 Fix messages list sorting with THREAD=REFS
Conflicts:

	CHANGELOG
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
Aleksander Machniak 738c446078 Fix so valid and set date.timezone is not required by installer checks (#1489180) 12 years ago
Aleksander Machniak b96be346de Canonize boolean ini_get() results (#1489189)
Conflicts:

	CHANGELOG
	program/lib/Roundcube/rcube.php
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
Thomas Bruederli 1f5557817f Update changelog + bump version number 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 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 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 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 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 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
Thomas Bruederli e68942c65b Better German labels for from/to headers to avoid conflicts with 'sender' (#1489084) 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 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 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
Aleksander Machniak 2f5495763b Fix messages list focus issue in Opera and Webkit (#1489058)A
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak fedbd431c2 Remove changelog entry of reverted change
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 283ac97852 Fix Reply-To header handling in Reply-All action (#1489037) 12 years ago
Aleksander Machniak 9b82062f5a Fix so Sender: address is added to Cc: field on reply to all (#1489011) 12 years ago
Aleksander Machniak 62fe548e08 Fix so addressbook_search_mode works also for group search (#1489079) 12 years ago
Aleksander Machniak 54c6d6a943 Fix removal of a contact from a group in LDAP addressbook (#1489081)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 410a4c663e Inlcude SQL query in the log on SQL error (#1489064) 12 years ago
Aleksander Machniak 9712d2240a Fix handling untagged responses in IMAP FETCH - "could not load message" error (#1489074) 12 years ago
Aleksander Machniak 6c3e466c74 Update changelog 12 years ago
Aleksander Machniak af98eb046f Fix list page reset when viewing a message in Larry skin (#1489076) 12 years ago
Aleksander Machniak 8eb66e38c9 Fix min_refresh_interval handling on preferences save (#1489073) 12 years ago
Aleksander Machniak 967860765c Fix PDF support detection for Firefox PDF.js (#1488972) 12 years ago
Aleksander Machniak cf3f125784 Fix messages list focus issue in Internet Explorer (#1489058)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak ecc1b3bd5e Fix possible collision in generated thumbnail cache key (#1489069) 12 years ago
Aleksander Machniak b542f8800e Fix exit code on bootsrap errors in CLI mode (#1489044) 12 years ago
Aleksander Machniak ae0c133d45 Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043)
Conflicts:

	program/lib/Roundcube/rcube.php
12 years ago
Aleksander Machniak 4571305398 Fix error when using check_referer=true 12 years ago
Aleksander Machniak 17fb6ee986 Fix incorrect handling of some specific links (#1489060)
Conflicts:

	program/lib/Roundcube/rcube_string_replacer.php
12 years ago
Aleksander Machniak 102b08c6a2 Fix incorrect handling of leading spaces in text wrapping 12 years ago
Aleksander Machniak f55bfe096d Fix unintentional messages list jumps on click in Internet Explorer (#1489056) 12 years ago
Aleksander Machniak 2bed05d60a Fix list of required configuration options (#1489055). Removed support_url, and db_table_* 12 years ago
Aleksander Machniak 59997a3030 Fix DB error when creating a new contact and a group is selected (#1489051) 12 years ago
Aleksander Machniak 8b8462018a Fix handling of deprecated boolean value of reply_mode option (#1489052)
Conflicts:

	CHANGELOG
12 years ago
Thomas Bruederli a7db8f93ef Bump version to 0.9-stable 12 years ago
Thomas Bruederli 8289923552 Fix ticket reference 12 years ago
Thomas Bruederli a32682f3db Updated changelog 12 years ago
Aleksander Machniak 6f4b50abea Fix handling of invalid characters in message headers and output (#1489032)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 84243db8c7 Fix selecting collapsed rows on select-all (#1489036)
Conflicts:

	CHANGELOG
12 years ago
Thomas Bruederli e152227571 Update changelog 12 years ago
Aleksander Machniak ea002b6d76 Fix possible header duplicates when using additional headers (#1489033) 12 years ago
Aleksander Machniak d74b410697 Fix session issues with use_https=true (#1488986) 12 years ago
Aleksander Machniak 4dd9bb4671 Fix blockquote width in sent mail (#1489031) 12 years ago
Aleksander Machniak 60fd3c8b5f Fix keyboard events on list widgets in Internet Explorer (#1489025) - It was a regression in fix for #1489008 12 years ago
Aleksander Machniak 285b1ceb1c Update changelog 12 years ago
Aleksander Machniak 099d2b9fd4 Remove sig_above configuration option, use reply_mode only (#1489001) 12 years ago
Aleksander Machniak 321d8b06fb Refresh current folder in opener window after draft save or message sent (#1488997) 12 years ago
Aleksander Machniak d608088a64 Fix saving draft just after entering compose window (#1489012)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 73f094ff3c Fix javascript error in IE9 when loading form with placeholders into an iframe (#1489008) 12 years ago
Aleksander Machniak da595a5027 Fix handling of some conditional comment tags in HTML message (#1489004)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 1d719e43fb Fix so forward as attachment works if additional attachment is added by message_compose hook (#1489000)
Prevent from re-adding the same forward attachment on compose page refresh

Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 5b82ed62dc Better handling of session errors in ajax requests - do page reload
on 403 Forbidden response (#1488960)
12 years ago
Aleksander Machniak 58993ffcbb Fix HTML part detection for some specific message structures (#1488992) 12 years ago
Aleksander Machniak 097c544d98 Don't show fake address - phishing prevention (#1488981) 12 years ago
Aleksander Machniak 2bbbca39ff Fix forward as attachment bug with editormode != 1 (#1488991) 12 years ago
Aleksander Machniak c4ff57c75f Fix LIMIT/OFFSET queries handling on MS SQL Server (#1488984) - require version 2005+
Conflicts:

	CHANGELOG
	program/lib/Roundcube/rcube_db_mssql.php
12 years ago
Aleksander Machniak 527e7d4509 Fix javascript errors when working in a page opened with taget="_blank" 12 years ago
Aleksander Machniak 6e3f2b4294 Mention SQLite database format change in UPGRADING file (#1488983) 12 years ago
Aleksander Machniak 4999702e1e Increase maxlength to 254 chars for email input fields in addressbook (#1488987)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak dedf138795 Fix thumbnail size when GD extension is used for image resize (#1488985)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 7797005999 Update changelog 12 years ago
Aleksander Machniak ec2453866b Add 0.9-rc section 12 years ago
Aleksander Machniak ccc2e358f2 Fix plain text spellchecker icorrect highlighting in non-ASCII text (#1488973) 12 years ago
Aleksander Machniak fd777a8627 Add workaround for invalid message charset detection by IMAP servers (#1488968) 12 years ago
Aleksander Machniak 203251838b Fix NUL characters in content-type of ms-tnef attachment (#1488964) 12 years ago
Aleksander Machniak 60dabb35ae - Fix regression in handling LDAP contact identifiers (#1488959) 12 years ago
Thomas Bruederli b2932cb614 Updated changelog 12 years ago
Aleksander Machniak b3bbb28100 Add addressbook widget on compose page in classic skin 12 years ago