summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 github.com:roundcube/roundcubemailThomas 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-04Update ChangelogThomas Bruederli
2013-04-04Add add_popup() method to make possible to register popup from a plugin.Aleksander Machniak
2013-04-04Pass event object as an argument of 'dragend' event handlerAleksander Machniak
2013-04-03Fix possible header duplicates when using additional headers (#1489033)Aleksander Machniak
2013-04-03Remove "HTML message" from attachments list while viewing a message in text m...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 empbedded warning iconAleksander Machniak
2013-04-02Fix blockquote width in sent mail (#1489031)Aleksander Machniak
2013-03-30Update changelogAleksander Machniak
2013-03-30Added new cPanel driver - fixes localization related issues (#1487015)Aleksander Machniak
2013-03-29Update releases listAleksander Machniak
2013-03-29Fix changelogAleksander Machniak
2013-03-28Fix keyboard events on list widgets in Internet Explorer (#1489025) - It was ...Aleksander Machniak
2013-03-28Remove unwanted horizontal scrollbar on addressbook in Internet ExplorerAleksander Machniak
2013-03-28Add 'if not exists' to system table creation. Just in case some previous db u...Thomas Bruederli
2013-03-28Skip some irrelevant ini checks in CLI modeThomas Bruederli
2013-03-27Sanity check the file path for generic message footer before adding itThomas Bruederli
2013-03-27Update changelogAleksander Machniak
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-26Fix typosVictor Benincasa
2013-03-25Fix saving draft just after entering compose window (#1489012)Aleksander Machniak
2013-03-25Fix typoThomas Bruederli
2013-03-25Check for exact matching session keys before splitting into path segments. Ad...Thomas Bruederli
2013-03-24Be less restrictive on vCard import, do not require FN when N existsAleksander Machniak
2013-03-24Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-03-24Fix vcard folding when outputing already generated vcardAleksander Machniak
2013-03-24Match regex on multi-line sql statementsThomas Bruederli
2013-03-24Ensure backwards compatibility by considering old-style skin_path attribute f...Thomas Bruederli
2013-03-24Add some extension/mimetype aliases to fix some quirks in attachment type val...Aleksander Machniak
2013-03-23Hack to reset PDO statement iterators after countingThomas Bruederli
2013-03-22Call resize handler in intervals to prevent lags and double onresize calls in...Aleksander Machniak
2013-03-22Better fix for IE9 issue with document.activeElement error (#1489008)Aleksander Machniak
2013-03-22Fix javascript error in IE9 when loading form with placeholders into an ifram...Aleksander Machniak
2013-03-22Bump up also RCUBE_VERSIONAleksander Machniak
2013-03-22Added two tests for HTML comments handling in rcube_washtml classAleksander Machniak
2013-03-22Fix handling of some conditional comment tags in HTML message (#1489004)Aleksander Machniak
2013-03-21Fix html button (when html is not selected)Aleksander Machniak
2013-03-21Fix JSON syntax to make 'composer require' commands workThomas Bruederli