summaryrefslogtreecommitdiff
path: root/program/steps/mail/func.inc
AgeCommit message (Expand)Author
2015-03-09Fix so search filter, scope and fields are reset on folder changeAleksander Machniak
2015-03-02Fix so localized folder name is displayed in multi-folder search result (#149...Aleksander Machniak
2015-02-19Fix needless security warning on BMP attachments display (#1490282)Aleksander Machniak
2015-01-16Improve display of pgp/mime and s/mime messges. Reverts commit f4154d91Thomas Bruederli
2015-01-15Fall back to $part->body when no mime_id is set for the message partThomas Bruederli
2015-01-12Fix blocked.gif image usage with assets_dir setAleksander Machniak
2014-12-16Fix skin inheritance for some icons (#149017)Aleksander Machniak
2014-11-16Code cleanup - unused variablesAleksander Machniak
2014-11-03Don't trust get_folder(), use mailbox environment variable when appropriateAleksander Machniak
2014-10-30More get_folder() -> $MESSAGE->folderAleksander Machniak
2014-10-22Fix download of attachments that are part of TNEF message (#1490091)Aleksander Machniak
2014-09-11Remove obsolete code which is executed in rcmail_output_html::frame()Thomas Bruederli
2014-09-03Fix page title when using search filter (#1490023)Aleksander Machniak
2014-08-30Fix so rcube_text2html class does not depend on rcmail_string_replacerAleksander Machniak
2014-08-06Remove folder column after disabling multifolder scope (#1490022)Aleksander Machniak
2014-08-04Add option (disabled_actions) to disable UI elements/actions (#1489638)Aleksander Machniak
2014-08-04Add fileuploaderror label, fixing not resolved error label of failed import u...Aleksander Machniak
2014-07-28Set 'compose_extwin' env property on every step; accept a list of URL paramet...Thomas Bruederli
2014-07-05Skip redundant get_group() call for better performance of listing groups in c...Aleksander Machniak
2014-06-26Fix incorrect label translation in return receipt (#1489963)Aleksander Machniak
2014-06-21Add option to set default message list mode - default_list_mode (#1487312)Aleksander Machniak
2014-06-05Select/scroll to previously selected message when returning from message page...Aleksander Machniak
2014-06-05Merge branch 'dev-accessibility'Thomas Bruederli
2014-06-04Render localized texts for icon-style messagelist headersThomas Bruederli
2014-06-04Use <th> tags for table headers as suggested by the WCAG 2.0 GuidelinesThomas Bruederli
2014-05-28Add message status labels to clientThomas Bruederli
2014-05-27Plugin API: Add folder and uid arguments to message_headers_output hookAleksander Machniak
2014-05-21Fix so current page is reset on list-mode change (#1489907)Aleksander Machniak
2014-05-13Bring back the old behaviour where text messages without format=flowed are au...Aleksander Machniak
2014-05-11Improved display of plain text messages and text to HTML conversion (#1488937)Aleksander Machniak
2014-05-07Further accessibility improvements regarding keyboard navigation and document...Thomas Bruederli
2014-05-06Support image operations with Imagick extension (#1489734)Aleksander Machniak
2014-04-23Further refine cross-folder searching:Thomas Bruederli
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-10Refactored storage properties settingAleksander Machniak
2014-04-08Make multi-folder message identifiers work with folders containing commasThomas Bruederli
2014-04-08Enable listmode switch if listing is not multi-folderThomas Bruederli
2014-04-08Fix splitting message identifiers into UID and folder valuesThomas Bruederli
2014-04-08Fix bug where "With attachment" option in search filter wasn't selected after...Aleksander Machniak
2014-04-07Make UID extraction function globally availbale (for plugins)Thomas Bruederli
2014-04-07Fix page title and folder selection in search modeThomas Bruederli
2014-04-07More fixes for multi-folder search (#1485234)Thomas Bruederli
2014-04-07Small refactoring of message list column configuration; fixes table column re...Thomas Bruederli
2014-04-07Merge branch 'dev-multi-folder-search'Thomas Bruederli
2014-03-13Fix message import dialog (#1489685):Thomas Bruederli
2014-03-05Fix default mailbox sort orderTakika
2014-01-29Include groups in contacts search on mail compose (#1489082)Thomas Bruederli
2014-01-22Improve wording: don't pretend that mailbox is empty if search/filter doesn't...Thomas Bruederli
2014-01-20Code cleanup: remove duplicated code, don't trigger multi-folder search on si...Thomas Bruederli