summaryrefslogtreecommitdiffstats
path: root/src/config.cc
AgeCommit message (Expand)Author
2020-09-16use std::placeholders everywhereHEADmasterAlex Xu (Hello71)
2019-09-04Set restrictive permissions on socket directory.Martin Rehak
2019-09-04FreeBSD and Mac does not provide abstract sockets. This patch modifiesMartin Rehak
2019-04-07reply, forward: use lynx (or configurable program) to convert HTML parts to t...Gaute Hope
2018-12-15config.cc: Default astroid.notmuch_config to $NOTMUCH_CONFIGglacambre
2018-11-06tagbar editing modes (by tag, by char), switch with Ctrl, config option for d...Lars Kotthoff
2018-10-19editor: markdown default state configurable (#549)Gaute Hope
2018-08-29fix #542 cf: do not show default startup queries when intentionally cleared. ...Gaute Hope
2018-08-29Use NOTMUCH_CONFIG if set, otherwise expand astroid.notmuch_configJohannes Löthberg
2018-08-27fix #541: use 'cmark' rather than 'marked' as default markdown processorGaute Hope
2018-07-18cf: remove checks for old config valuesGaute Hope
2018-07-18cf: use default config for accounts and startup.queries when missingGaute Hope
2018-07-18cf: do not write back configGaute Hope
2018-07-13plugins: add html = filter_part (part_text, part_html, mime_type)Gaute Hope
2018-07-13add syslog backend and make logging sinks and level configurableGaute Hope
2018-06-26w2: do no allow remote images in encrypted messages unless configured to (#499)Gaute Hope
2018-06-26w2: allow html part to be displayed if no other part (configurable) (fix #319)Gaute Hope
2018-06-26tests: get correct build dir for test homeGaute Hope
2018-06-26w2: make default part configurable (fix #236)Gaute Hope
2018-05-24allow gpg to be disabled (mitigation to #499)Gaute Hope
2018-03-07em: make format=flowed off by defaultGaute Hope
2018-03-06em: Close page automatically after successful sendMarcel van der Boom
2018-03-05terminal: add `terminal.height` for configuring embedded terminal height.Gaute Hope
2018-03-05fix #477: add terminal.font_description for configuring font of embedded term...Gaute Hope
2018-02-06Make format=flowed configurableGaute Hope
2018-01-08poll: optionally do full refresh; also triggerbale by --refresh 0Gaute Hope
2018-01-05config: remove obsolete thread_load_step config optionGaute Hope
2018-01-05ti: make marked color configurableGaute Hope
2017-11-16tests: missing markdown signature file for accountsGaute Hope
2017-11-14markdown: use separate signature file for markdown textGaute Hope
2017-11-13markdown: handle missing markdown processor.Gaute Hope
2017-11-08markdown: compose messages as markdown and send as multipart/alternativeGaute Hope
2017-10-13astroid, db: check for notmuch configuration errors and display dialogGaute Hope
2017-10-06tests: move from test to tests directoryGaute Hope
2017-08-19cf: add 'select_query' configuration option to accountsGaute Hope
2017-07-25cf: bump to v8: migrate signature_separate option into accountMarcel van der Boom
2017-06-20cm: add -i flag to msmtpGaute Hope
2017-06-16gvim: default config should use format-flowedGaute Hope
2017-05-26cm: test: send messageGaute Hope
2017-05-18config: external_editor = true on disable embeddedGaute Hope
2017-04-06em, scons: optionally disable embedded editorGaute Hope
2017-03-27tv: optionally expand flagged messages with 'thread_view.expand_flagged'Gaute Hope
2017-03-02re: implement reply to mailinglistGaute Hope
2017-02-22cm, em: delay sending of message configurable amount of time, in order to can...Gaute Hope
2017-02-16tv, em: sesssion-persistent save to and attach from directories. default is c...Gaute Hope
2016-12-25em: catch missing fields and mentions of attachments before sendingGaute Hope
2016-12-19em: add external editorGaute Hope
2016-11-07tv: remove mathjax supportGaute Hope
2016-08-30em, hint: configurable levelGaute Hope
2016-08-22log: remove log and use Boost::LogGaute Hope