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-29Display "real" attachment size also on attachments listAleksander Machniak
2014-12-17Read page and page_size before check_recent hook is executedAleksander Machniak
2014-12-16Fix skin inheritance for some icons (#149017)Aleksander Machniak
2014-12-16Improve system security by using optional special URL with security tokenAleksander Machniak
2014-12-14Set compose mode in session when needed - skip one session update when compos...Aleksander Machniak
2014-11-16Remove redundant codeAleksander Machniak
2014-11-16Code cleanup - unused variablesAleksander Machniak
2014-11-14fix for bug 1490153brendan braybrook
2014-11-11Fix possible race-condition in using current folderAleksander Machniak
2014-11-09Replace all attachment-image URIs with CID URIs, not only src and poster attr...Aleksander Machniak
2014-11-03Don't trust get_folder(), use mailbox environment variable when appropriateAleksander 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-30Give higher priority to the 'subject' parameter from request or pluginAleksander Machniak
2014-10-29Fix reply scrolling issue with text mode and start message below the quote (#...Aleksander Machniak
2014-10-22Fix so attachment charset is set in headers of forward/draft message (#1490109)Aleksander 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-20Add config/preference option to disable saving messages in localStorage (#148...Thomas Bruederli
2014-08-18Don't expand recipient groups if they have an email addressThomas Bruederli
2014-08-14Don't read attachment contents from cache when downloading. Cache might have ...Thomas Bruederli
2014-08-06Remove folder column after disabling multifolder scope (#1490022)Aleksander Machniak
2014-08-05Fix invalid Content-Type header when send_format_flowed=false (#1489992)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-08-01Fix various iCloud vCard issues, added fallback for external photos (#1489993)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-07-03Added 'contact_search_name' option to define autocompletion entry formatAleksander Machniak
2014-06-30Typo fixTakika
2014-06-30Display quota information for current folder not INBOX only (#1487993)Aleksander Machniak
2014-06-29Support images in HTML signatures (#1488676)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-20Fix so address format errors are ignored when saving a draft (#1489954)Aleksander Machniak
2014-06-18Improve accessibility on attachments list: use custom tabindex attribute + ad...Thomas Bruederli
2014-06-17Use the right label for response dialog after renaming themThomas Bruederli
2014-06-13Fix malformed recipient name when composing a message by clicking on mailto l...Aleksander Machniak
2014-06-05Select/scroll to previously selected message when returning from message page...Aleksander Machniak
2014-06-05Remove leftover from merge; set alt text for contact photoThomas Bruederli
2014-06-05Merge branch 'dev-accessibility'Thomas Bruederli
2014-06-04Improved video support, all tinymce related resources moved to program/js/tin...Aleksander Machniak
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-06-03Fix so message list and counters are updated when a message is opened in new ...Aleksander Machniak
2014-06-02Some more improvemements on content structure, text representation and keyboa...Thomas Bruederli