summaryrefslogtreecommitdiffstats
path: root/globals.h
AgeCommit message (Expand)Author
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
2015-11-30smime: allow signing message digest algorithm to be specified.Kevin McCarthy
2015-05-03Provide SSL cipher selection option. (closes #3167)Kevin McCarthy
2013-11-06Add option to encrypt postponed messages. (closes #3665)Kevin McCarthy
2014-12-28Remove duplicate SmimeCryptAlg declaration in globals.hKevin McCarthy
2013-10-22Terminal status line support, based on the xterm title patch.David Champion
2011-12-03Declare many structures const (closes #3552)Dan Fandrich
2010-09-29Add $reflow_text boolean, and $reflow_wrap variables to control display of fo...Michael Elkins
2009-07-07Add $wrap_headers. Closes #3135Rocco Rutte
2009-06-03Don't abuse $pager_context for searches, add $search_context. See #976.Rocco Rutte
2009-01-02Add support for intermediate certificates to openssl code.TAKAHASHI Tamotsu
2008-09-17sorting efficiencyThomas Roessler
2008-08-25Introduce $imap_pipeline_depth.Brendan Cully
2008-06-28Basic support for $ssl_client_cert when compiled with gnutls.Brendan Cully
2008-01-15Make formatting of query menu configurable via $query_format (closes #170).Rocco Rutte
2007-11-08Add $time_inc to control progress update frequency.Brendan Cully
2007-04-11Add $smtp_pass (closes #2116)Brendan Cully
2007-04-05Remove broken namespace supportBrendan Cully
2007-03-21Back out $umask.Brendan Cully
2007-03-02Add $umask for mailboxes and attachments.Brendan Cully
2007-03-03Add $wrap, which supersedes $wrapmargin.Brendan Cully