summaryrefslogtreecommitdiff
path: root/program/steps/mail
AgeCommit message (Expand)Author
2014-03-05Fix default mailbox sort orderTakika
2014-02-17Fix regression in handling of 'attachments' result in message_compose hook (#...Aleksander Machniak
2014-02-11Fix invalid X-Draft-Info on forwarded message draft (#1489587)Aleksander Machniak
2014-01-29Include groups in contacts search on mail compose (#1489082)Thomas Bruederli
2014-01-27Compare message IDs before suggesting to restore compose messages on replyThomas Bruederli
2014-01-22Improve wording: don't pretend that mailbox is empty if search/filter doesn't...Thomas Bruederli
2014-01-20Update to TinyMCE 4.xAleksander Machniak
2014-01-20Code cleanup: remove duplicated code, don't trigger multi-folder search on si...Thomas Bruederli
2014-01-20Fix thread/list mode update and displayThomas Bruederli
2014-01-20Re-submit search query when switching foldersThomas Bruederli
2014-01-20- Make search scope selectable in UIThomas Bruederli
2014-01-16Make message pagenav (prev/next) work with sorted multi-folder search resultsThomas Bruederli
2014-01-16Fix sorting and paging in cross-folder searchesThomas Bruederli
2014-01-16Remove merge conflictThomas Bruederli
2014-01-16Merge branch 'dev-multi-folder-search' of github.com:roundcube/roundcubemail ...Thomas Bruederli
2014-01-16First attempt to search in multiple folders; do it multi-threaded using pthre...Thomas
2014-01-16Support globally unique message UIDs with IMAP folder name appendedThomas
2014-01-16Prepare message list to display IMAP folderThomas
2014-01-16Refactor multi-threaded autocomple contact searching to make it available for...Thomas
2014-01-12Extracting inline image data into attachments also if data type is not setAleksander Machniak
2014-01-05Fix case-sensitivity of email addresses handling on compose (#1485499)Aleksander Machniak
2013-12-31More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()Aleksander Machniak
2013-12-31Fix default priority selection broken in last CS fixAleksander Machniak
2013-12-30CS fixesAleksander Machniak
2013-12-29CS fixesAleksander Machniak
2013-12-29Don't alter Message-ID of a draft when sending (#1489409)Aleksander Machniak
2013-12-25CS fixesAleksander Machniak
2013-12-25Display different icons when Trash folder is empty or full (#1485775)Aleksander Machniak
2013-12-23Fix so message flags modified by another client are applied on the list on re...Aleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2013-12-21Fix broken text/* attachments when forwarding/editing a message (#1489426)Aleksander Machniak
2013-12-21Make possible to get contact ID from HTML id attribute (#1489414)Aleksander Machniak
2013-12-17Fix replacing group name with group members on autocompletionAleksander Machniak
2013-12-17Fix handling of X-Forwarded-For header with multiple addresses (#1489481)Aleksander Machniak
2013-11-26Always send unread counter update for current folderAleksander Machniak
2013-11-25Skip charset (or use US_ASCII) intead of UTF-8 if body contains only ASCII ch...Aleksander Machniak
2013-11-24Make Reporting-UA header in MDN report optional, as User-Agent isAleksander Machniak
2013-11-23Set real content-type for file downloads (#1489439)Aleksander Machniak
2013-11-15Fix bgcolor attribute handlingAleksander Machniak
2013-11-14Clean HTML message body from URL parameters after enabling HTML mode in commi...Thomas Bruederli
2013-11-14Allow plugins to override message compose modeThomas Bruederli
2013-11-10Compare draft message-ID when restoring local message contentsThomas Bruederli
2013-11-10Better button text for message restore dialogThomas Bruederli
2013-11-10First version of the local storage compose data saving feature; some behavior...Thomas Bruederli
2013-11-07Better handling of fopen() errorsAleksander Machniak
2013-11-04Improve identity selection based on From: header (#1489378)Aleksander Machniak
2013-11-03Fix issue where mails with inline images of the same name contained only the ...Aleksander Machniak
2013-10-30Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734)Aleksander Machniak
2013-10-25Merge branch 'dev-canned-responses'Thomas Bruederli
2013-10-18Get supported spell-check languages from the configured backend; replace susp...Thomas Bruederli