summaryrefslogtreecommitdiffstats
path: root/init.h
AgeCommit message (Expand)Author
2017-08-19Add option to run command to query attachment mime type. (closes #2933) (clos...Kevin McCarthy
2017-07-22Add $imap_poll_timeout to allow mailbox polling to time out.Kevin McCarthy
2017-07-02Add more description for the %S and %Z $index_format characters.Kevin McCarthy
2017-07-01Add config vars for forwarded message attribution intro/trailer.Kevin McCarthy
2017-06-26Fix typo in smime_self_encrypt_as documentation. (closes #3953)Antonio Radici
2017-06-26merge stableKevin McCarthy
2017-06-26Minor documentation fixes.Regid Ichira
2017-06-14Enable all header fields in the compose menu to be translated.Kevin McCarthy
2017-05-29Change $postpone_encrypt to use self-encrypt variables first.Kevin McCarthy
2017-05-29Add self-encrypt options for PGP and S/MIME.Kevin McCarthy
2017-05-12Also remove duplicates from the history file.Kevin McCarthy
2017-05-12Add $history_remove_dups option to remove dups from history ring.Kevin McCarthy
2017-05-09Create R_PAGER_FLOW config variable flag.Kevin McCarthy
2017-05-08Add $header_color_partial to allow partial coloring of headers.Kevin McCarthy
2017-04-30merge stableKevin McCarthy
2017-04-30Fix unused function warnings when sidebar is disabled. (closes #3936)Kevin McCarthy
2017-03-31Create R_MENU redraw option.Kevin McCarthy
2017-03-31Change reflow_windows() to set full redraw.Kevin McCarthy
2017-03-27merge stableKevin McCarthy
2017-03-27Fix (un)sidebar_whitelist to expand paths.Kevin McCarthy
2017-03-07Move the OpenSSL partial chain support check inside configure.ac. (see #3916)Kevin McCarthy
2017-03-07Add $ssl_verify_partial_chains option for OpenSSL. (closes #3916)Matthias Andree
2017-02-22Minor touchups to documentation and UPDATING file.Kevin McCarthy
2017-02-07Add Kyoto Cabinet support to the header cache.Kevin McCarthy
2017-01-28Adds capability to edit x-labels inside mutt, and to sort by label.David Champion
2017-01-23Add subjectrx command to replace matching subjects with something else.David Champion
2017-01-19Fix sidebar references to the "new count" to be "unread". (closes #3908)Kevin McCarthy
2016-12-27Make to_chars and status_chars accept mulitibyte characters. (closes #3024)Kevin McCarthy
2016-12-27Create mbchar_table type for multibyte character arrays. (see #3024)Kevin McCarthy
2016-12-13Add option to control whether threads uncollapse when new mail arrives.David Champion
2016-12-11Add setenv/unsetenv commands.David Champion
2016-11-17Adds <mark-message> binding to create "hotkeys" for messages.David Champion
2016-11-16When $flag_safe is set, flagged messages cannot be deleted.David Champion
2016-11-13Compress patch from the neomutt repository.Kevin McCarthy
2016-11-07attach_format: add new %F placeholderDamien Riegel
2016-10-12Handle presence of '--' delimiter in $sendmail. (closes #3168)Kevin McCarthy
2016-09-07Add unsidebar_whitelist command.Kevin McCarthy
2016-09-07merge stableKevin McCarthy
2016-09-07Fix sidebar documentation a bit. (closes #3859)Kevin McCarthy
2016-08-22Add $attribution_locale configuration variable.Kevin McCarthy
2016-08-22Remove the $locale configuration variable.Kevin McCarthy
2016-08-05Update copyright notices.Kevin McCarthy
2016-07-30Add unread and total message count format strings to $folder_format.Kevin McCarthy
2016-07-17Add the trash folder patch.Kevin McCarthy
2016-07-02Fix the documented sort methods for sidebar_sort_method.Kevin McCarthy
2016-07-02Add R_SIDEBAR to redraw sidebar when its settings change.Kevin McCarthy
2016-06-29Clarify oppenc option documention. (closes #3846)Kevin McCarthy
2016-06-28Remove unused SORT_DESC.Kevin McCarthy
2016-06-20Add documentation to the "New Mail Detection" section of the manual.Kevin McCarthy
2016-06-07Make extended buffy independent of the sidebar.Kevin McCarthy