summaryrefslogtreecommitdiffstats
path: root/globals.h
AgeCommit message (Expand)Author
2024-04-13Merge branch 'stable'Kevin McCarthy
2024-04-13Add $smime_pkcs7_default_smime_type config option.Kevin McCarthy
2022-12-03Add socket send/receive timeout optionsMatthew Sotoudeh
2022-01-15Revert "Add $reply_prefix."Kevin McCarthy
2022-01-13Add $reply_prefix.Kevin McCarthy
2021-06-17Add $pager_skip_quoted_context option.Rene Kita
2021-01-17Add $message_id_format for customizing generated Message-IDs.Kevin McCarthy
2020-12-15Create $ssl_verify_host_override.Kevin McCarthy
2020-10-13Create $attach_save_dir.Kevin McCarthy
2020-06-25Add tab-completion menu for patterns.Kevin McCarthy
2020-04-03Add "root" disposition to attachments command.Kevin McCarthy
2020-03-21Add $fcc_delimiter, to allow multiple Fcc mailboxes.Kevin McCarthy
2020-02-29Add background compose menu and $background_format config var.Kevin McCarthy
2019-11-01Add ability to generate multipart/alternative using a filter script.Kevin McCarthy
2019-08-03Basic autocrypt account menu.Kevin McCarthy
2019-08-03Autocrypt outgoing emails.Kevin McCarthy
2019-08-03Add autocrypt config vars.Kevin McCarthy
2019-06-27Convert $header_cache_pagesize to type DT_LNUM.Kevin McCarthy
2019-06-21Remove NULL and 0 INITVAL declarataions.Kevin McCarthy
2019-04-22Add $imap_fetch_chunk_size to allow FETCHing new headers in chunks.Kevin McCarthy
2018-12-31Remove trailing whitespace.Kevin McCarthy
2018-12-29Color protected subject as a header in the pager.Kevin McCarthy
2018-12-25Add config and data structure for protected header write support.Kevin McCarthy
2018-12-08Add $auto_subscribe variable.Kevin McCarthy
2018-07-16Improve OAUTHBEARER support.Brandon Long
2018-06-18Allow larger passphrase timeout valuesEike Rathke
2018-04-22Add Error History function and config var.Kevin McCarthy
2018-01-11Create pgp and s/mime default and sign_as key vars. (see #3983)Kevin McCarthy
2018-01-08NewMailCmd: optionally execute a command upon new mail arrivalYoshiki Vázquez Baeza
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-01Add config vars for forwarded message attribution intro/trailer.Kevin McCarthy
2017-05-29Add self-encrypt options for PGP and S/MIME.Kevin McCarthy
2017-03-31Remove SidebarNeedsRedraw.Kevin McCarthy
2017-01-28Improve the label completion hash table usage.Kevin McCarthy
2017-01-28Adds label completion.David Champion
2017-01-23Add subjectrx command to replace matching subjects with something else.David Champion
2017-01-23Abstract the SPAM_LIST as a generic REPLACE_LISTDavid Champion
2016-12-27Make to_chars and status_chars accept mulitibyte characters. (closes #3024)Kevin McCarthy
2016-11-17Adds <mark-message> binding to create "hotkeys" for messages.David Champion
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-17Add the trash folder patch.Kevin McCarthy
2016-06-07Make extended buffy independent of the sidebar.Kevin McCarthy
2016-06-04Sidebar clean up: building and drawing logic.Kevin McCarthy
2016-06-04Add neomutt version of sidebar patch. (closes #3829)Richard Russon
2016-03-10Restrict mailto header fields using mailto_allow.Michael Elkins
2016-02-15Add $pgp_decryption_okay to verify multipart/encrypted are actually encrypted...Kevin McCarthy
2016-01-01Convert copyright years to all use 4 digit years.Kevin McCarthy