summaryrefslogtreecommitdiff
path: root/program/steps/mail
AgeCommit message (Expand)Author
2015-01-03Fix bug where sent message was saved in Sent folder even if disabled by user ...Aleksander Machniak
2014-12-17Read page and page_size before check_recent hook is executedAleksander Machniak
2014-10-31Fixed typoAleksander Machniak
2014-10-30More get_folder() -> $MESSAGE->folderAleksander Machniak
2014-10-30Don't trust get_folder(), use $MESSAGE->folder if availableAleksander Machniak
2014-10-29Fix reply scrolling issue with text mode and start message below the quote (#...Aleksander Machniak
2014-10-22Fix download of attachments that are part of TNEF message (#1490091)Aleksander Machniak
2014-08-14Don't read attachment contents from cache when downloading. Cache might have ...Thomas Bruederli
2014-08-05Fix invalid Content-Type header when send_format_flowed=false (#1489992)Aleksander Machniak
2014-08-01Fix various iCloud vCard issues, added fallback for external photos (#1489993)Aleksander Machniak
2014-07-31Backported option to set default message list mode - default_list_mode (#1487...Aleksander Machniak
2014-07-28Set 'compose_extwin' env property on every step; accept a list of URL paramet...Thomas Bruederli
2014-06-26Fix incorrect label translation in return receipt (#1489963)Aleksander Machniak
2014-06-20Fix so address format errors are ignored when saving a draft (#1489954)Aleksander Machniak
2014-06-13Fix malformed recipient name when composing a message by clicking on mailto l...Aleksander Machniak
2014-06-03Fix so message list and counters are updated when a message is opened in new ...Aleksander Machniak
2014-05-25Use POST for refresh/check-recent requestAleksander Machniak
2014-05-21Fix so current page is reset on list-mode change (#1489907)Aleksander Machniak
2014-04-23Fix missing Mail-Followup-To header in sent mail (#1489829)Aleksander Machniak
2014-04-23Fix so browser capabilities check is done really only once a sessionAleksander Machniak
2014-04-13Fix lack of translation of special folders in some configurations (#1489799)Aleksander Machniak
2014-04-10Append group parameter to attachments set by plugins if not presentThomas Bruederli
2014-04-08Fix bug where "With attachment" option in search filter wasn't selected after...Aleksander Machniak
2014-03-31Improve mbox format import: don't expect empty lines after each messageThomas Bruederli
2014-03-20Don't hide upload dialog if no file was selected. Display an alert message fo...Thomas Bruederli
2014-03-14Trim search filter to prevent from creating invalid search criteria when skip...Aleksander Machniak
2014-03-13Fix message import dialog (#1489685):Thomas Bruederli
2014-03-06Revert "Support structured data for autocompletion results; map 'type' attrib...Thomas Bruederli
2014-03-06Support structured data for autocompletion results; map 'type' attribute to C...Thomas Bruederli
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-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