summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
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-30Inlcude SQL query in the log on SQL error (#1489064)Aleksander 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-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-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-18Fix typosVictor Benincasa
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-15Bump version to 0.9-stablev0.9.0Thomas Bruederli
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-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
2013-04-05Fix selecting collapsed rows on select-all (#1489036)Aleksander Machniak
2013-04-05Fix copying messages to a folder with "empty" name e.g. "0", better error han...Aleksander Machniak
2013-04-04Hack to reset PDO statement iterators after countingThomas Bruederli
2013-04-04Fix typoThomas Bruederli
2013-04-04Check for exact matching session keys before splitting into path segments. Ad...Thomas Bruederli
2013-04-04Add methods to append certain nodes to session data in order to avoid session...Thomas Bruederli
2013-04-03Fix possible header duplicates when using additional headers (#1489033)Aleksander Machniak
2013-04-02Skip message/rfc822 attachments only in reply modeAleksander Machniak
2013-04-02Fix session issues with use_https=true (#1488986)Aleksander Machniak
2013-04-02Fix blockquote width in sent mail (#1489031)Aleksander Machniak
2013-03-28Fix keyboard events on list widgets in Internet Explorer (#1489025) - It was ...Aleksander Machniak
2013-03-28Skip some irrelevant ini checks in CLI modeThomas Bruederli
2013-03-27Sanity check the file path for generic message footer before adding itv0.9-rc20.9-rc2Thomas Bruederli
2013-03-27Whitelist configuration options (user preferences) that can be changed using ...Aleksander Machniak
2013-03-26Fix errors in IE8 when opening compose page in new windowAleksander Machniak
2013-03-26Remove sig_above configuration option, use reply_mode only (#1489001)Aleksander Machniak
2013-03-26Refresh current folder in opener window after draft save or message sent (#14...Aleksander Machniak
2013-03-26Better fix for "saving draft just after entering compose window (#1489012)"Aleksander Machniak
2013-03-25Fix saving draft just after entering compose window (#1489012)Aleksander Machniak