Commit Graph

4619 Commits (2d6dca47146d33be703cacc85cb76b28cfca8aff)

Author SHA1 Message Date
Thomas Bruederli 2d6dca4714 Escape user input values when used in eval() 13 years ago
Aleksander Machniak 283ac97852 Fix Reply-To header handling in Reply-All action (#1489037) 13 years ago
Aleksander Machniak 9b82062f5a Fix so Sender: address is added to Cc: field on reply to all (#1489011) 13 years ago
Aleksander Machniak 62fe548e08 Fix so addressbook_search_mode works also for group search (#1489079) 13 years ago
Aleksander Machniak 54c6d6a943 Fix removal of a contact from a group in LDAP addressbook (#1489081)
Conflicts:

	CHANGELOG
13 years ago
Aleksander Machniak 410a4c663e Inlcude SQL query in the log on SQL error (#1489064) 13 years ago
Aleksander Machniak 9712d2240a Fix handling untagged responses in IMAP FETCH - "could not load message" error (#1489074) 13 years ago
Thomas Bruederli 5bc49fa22a Remove moveTo() call which causes problems in Chrome and has no real effect in other browsers (#1488931) 13 years ago
Aleksander Machniak af98eb046f Fix list page reset when viewing a message in Larry skin (#1489076) 13 years ago
Aleksander Machniak 8eb66e38c9 Fix min_refresh_interval handling on preferences save (#1489073) 13 years ago
Aleksander Machniak 967860765c Fix PDF support detection for Firefox PDF.js (#1488972) 13 years ago
Aleksander Machniak cf3f125784 Fix messages list focus issue in Internet Explorer (#1489058)
Conflicts:

	CHANGELOG
13 years ago
Aleksander Machniak ecc1b3bd5e Fix possible collision in generated thumbnail cache key (#1489069) 13 years ago
Aleksander Machniak b542f8800e Fix exit code on bootsrap errors in CLI mode (#1489044) 13 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
13 years ago
Thomas Bruederli 23ea51e98d Extend fetched header block to 32K, require one of subjct, from or to headers 13 years ago
Aleksander Machniak 4571305398 Fix error when using check_referer=true 13 years ago
Aleksander Machniak 17fb6ee986 Fix incorrect handling of some specific links (#1489060)
Conflicts:

	program/lib/Roundcube/rcube_string_replacer.php
13 years ago
Aleksander Machniak a2446d9296 Fix another text wrapping issue 13 years ago
Aleksander Machniak 102b08c6a2 Fix incorrect handling of leading spaces in text wrapping 13 years ago
Aleksander Machniak f55bfe096d Fix unintentional messages list jumps on click in Internet Explorer (#1489056) 13 years ago
Aleksander Machniak 59997a3030 Fix DB error when creating a new contact and a group is selected (#1489051) 13 years ago
Aleksander Machniak 8b8462018a Fix handling of deprecated boolean value of reply_mode option (#1489052)
Conflicts:

	CHANGELOG
13 years ago
Victor Benincasa 9824e212cc Fix typos
Allows the new_user_dialog plugin to work properly
13 years ago
Aleksander Machniak 51f52b525b Add rcube_db::escape() method, fix escapeSimple() to use escape instead of quote() 13 years ago
Aleksander Machniak 7af32a95bb Fix typo simpleEscape -> escapeSimple 13 years ago
Aleksander Machniak d8752c9839 Add rcube_db::escapeSimple() method for backward compat. 13 years ago
Aleksander Machniak ebaf850afa Remove redundant ini checks 13 years ago
Thomas Bruederli a7db8f93ef Bump version to 0.9-stable 13 years ago
Aleksander Machniak d83e12a620 Fix display of HTML entities in protected folder name (#1489042) 13 years ago
Thomas Bruederli 2741d8eced Set minimal permissions to temp files (#148899) 13 years ago
Thomas Bruederli 706d3f472f Skip filename suffix check for embedded images; return blocked.gif instead of HTML warning when embedded (#1489029) 13 years ago
Aleksander Machniak 6f4b50abea Fix handling of invalid characters in message headers and output (#1489032)
Conflicts:

	CHANGELOG
13 years ago
Aleksander Machniak 9404f4a7a6 Fix selecting collapsed rows when using selection with Shift/Ctrl key 13 years ago
Aleksander Machniak 84243db8c7 Fix selecting collapsed rows on select-all (#1489036)
Conflicts:

	CHANGELOG
13 years ago
Aleksander Machniak d2d8d498c6 Fix copying messages to a folder with "empty" name e.g. "0", better error handling 13 years ago
Thomas Bruederli b2c66d0331 Hack to reset PDO statement iterators after counting 13 years ago
Thomas Bruederli bd723e565d Fix typo 13 years ago
Thomas Bruederli 8d7f8c8c79 Check for exact matching session keys before splitting into path segments. Adds backwards-compatibility after commit f0a7159c 13 years ago
Thomas Bruederli d6cbdea04d Add methods to append certain nodes to session data in order to avoid session saving race conditions. Fixes #1488422 13 years ago
Aleksander Machniak ea002b6d76 Fix possible header duplicates when using additional headers (#1489033) 13 years ago
Aleksander Machniak 334784a051 Skip message/rfc822 attachments only in reply mode 13 years ago
Aleksander Machniak d74b410697 Fix session issues with use_https=true (#1488986) 13 years ago
Aleksander Machniak 4dd9bb4671 Fix blockquote width in sent mail (#1489031) 13 years ago
Aleksander Machniak 60fd3c8b5f Fix keyboard events on list widgets in Internet Explorer (#1489025) - It was a regression in fix for #1489008 13 years ago
Thomas Bruederli 357485e7e1 Skip some irrelevant ini checks in CLI mode 13 years ago
Thomas Bruederli 0032911784 Sanity check the file path for generic message footer before adding it 13 years ago
Aleksander Machniak e6d376236e Whitelist configuration options (user preferences) that can be changed using save-pref command 13 years ago
Aleksander Machniak 8320af552c Fix errors in IE8 when opening compose page in new window 13 years ago
Aleksander Machniak 099d2b9fd4 Remove sig_above configuration option, use reply_mode only (#1489001) 13 years ago