summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2013-05-01Escape user input values when used in eval()Thomas Bruederli
2013-05-01Small code improvementsAleksander Machniak
2013-05-01Merge pull request #67 from andywer/masterAleksander Machniak
2013-05-01Add option to display email address together with a name in mail preview (#14...Aleksander Machniak
2013-05-01Fix csv2vcard testAleksander Machniak
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
2013-04-30Small code simplificationAleksander Machniak
2013-04-30Support CSV import from Atmail (#1489045)Aleksander Machniak
2013-04-30Inlcude SQL query in the log on SQL error (#1489064)Aleksander Machniak
2013-04-29Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-04-29Fix handling untagged responses in IMAP FETCH - "could not load message" erro...Aleksander Machniak
2013-04-29Remove moveTo() call which causes problems in Chrome and has no real effect i...Thomas Bruederli
2013-04-29Fix list page reset when viewing a message in Larry skin (#1489076)Aleksander Machniak
2013-04-29Fix possible warning on some misconfigAleksander Machniak
2013-04-28Build plugin info from both package.xml and composer.json files; allow plugin...Thomas Bruederli
2013-04-28Prepare for the composer-based plugin repository; skip PEAR dependencies for nowThomas Bruederli
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
2013-04-27Add db_prefix configuration option in place of db_table_*/db_sequence_* optionsAleksander Machniak
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
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-22Fix incorrect handling of some specific links (#1489060)Aleksander Machniak
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 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
2013-04-17Allow onload attribute on iframe elementAleksander Machniak
2013-04-17Add rcube_db::escape() method, fix escapeSimple() to use escape instead of qu...Aleksander Machniak
2013-04-17Fix typo simpleEscape -> escapeSimpleAleksander Machniak
2013-04-17Add rcube_db::escapeSimple() method for backward compat.Aleksander Machniak
2013-04-16Remove redundant ini checksAleksander Machniak
2013-04-15Synchronized localizations from TransifexThomas Bruederli
2013-04-15Fix parsing invalid date string (#1489035)Aleksander Machniak
2013-04-14Add "with attachment" option to messages list filter (#1485382)Aleksander Machniak
2013-04-13Fix display of HTML entities in protected folder name (#1489042)Aleksander Machniak
2013-04-10Set minimal permissions to temp files (#148899)Thomas Bruederli
2013-04-10Skip filename suffix check for embedded images; return blocked.gif instead of...Thomas Bruederli
2013-04-08Merge branch 'master' of git.next-step-software.com:/git-pub/roundcubemailAndy Wermke
2013-04-08Merge branch 'master' of https://github.com/roundcube/roundcubemailAndy Wermke
2013-04-08Removed parse_expression() & added error logging to eval_expression().Andy Wermke
2013-04-06Fix handling of invalid characters in message headers and output (#1489032)Aleksander Machniak
2013-04-05Fix selecting collapsed rows when using selection with Shift/Ctrl keyAleksander Machniak