summaryrefslogtreecommitdiffstats
path: root/init.h
AgeCommit message (Expand)Author
2018-07-16Improve OAUTHBEARER support.Brandon Long
2018-07-07Merge branch 'stable'Kevin McCarthy
2018-07-07Mention $pgp_decode_command for $pgp_check_gpg_decrypt_status_fdKevin McCarthy
2018-06-28Add check-stats function to calculate mailbox statistics.Anton Lindqvist
2018-06-27Add a reference to $copy in the $record documentation.Kevin McCarthy
2018-06-25Generate error if makedoc is missing a type.Kevin McCarthy
2018-06-18Allow larger passphrase timeout valuesEike Rathke
2018-06-14Support for using OAUTHBEARER for smtp.Brandon Long
2018-06-04Add $pgp_check_gpg_decrypt_status_fd.Kevin McCarthy
2018-05-03Add echo command.Kevin McCarthy
2018-04-22Add Error History function and config var.Kevin McCarthy
2018-04-19Add $sort_browser options for count and unread.Kevin McCarthy
2018-04-19Add $browser_abbreviate_mailboxes.Kevin McCarthy
2018-04-15Add libidn2 supportMatej Muzila
2018-03-11Add $abort_noattach and $abort_noattach_regexp options.Kevin McCarthy
2018-01-11Create pgp and s/mime default and sign_as key vars. (see #3983)Kevin McCarthy
2018-01-08Change the default of NewMailCmd to 0.Kevin McCarthy
2018-01-08NewMailCmd: optionally execute a command upon new mail arrivalYoshiki Vázquez Baeza
2017-11-11Add $change_folder_next option to control mailbox suggestion order.Kevin McCarthy
2017-11-11Add %R (number of read messages) for $status_format.Vincent Lefevre
2017-11-08Note which ssl config vars are GnuTLS or OpenSSL only. (closes #3781)Kevin McCarthy
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