aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* open: allow overriding default programRobin Jarry2022-10-012-0/+29
* config: add default-save-path in default aerc.confRobin Jarry2022-09-251-0/+7
* config: remove default values for this-*-time-formatRobin Jarry2022-09-252-9/+9
* switch: add -n and -p flags for relative switchRobin Jarry2022-09-201-0/+2
* binds: allow typing ? in subject headerRobin Jarry2022-09-201-0/+3
* config: add option to hide timezone in sent emailsMoritz Poldrack2022-09-141-0/+1
* bindings: add alt modifierJohn Gebbie2022-09-131-0/+39
* config: keep cache of resolved credential commandsRobin Jarry2022-09-101-11/+25
* main: change account order sortTobias Wölfel2022-09-101-1/+1
* config: move ui config parse in functionRobin Jarry2022-09-081-42/+38
* config: fix default time format valuesRobin Jarry2022-09-082-5/+5
* main: add cli flag to load specified account(s)Tim Culverhouse2022-08-221-3/+25
* dirtree: add dirtree-collapse config settingSijmen2022-08-222-0/+7
* binds: display active keybinds in a dialog boxKoni Marti2022-08-222-5/+6
* go: removed io/ioutilMoritz Poldrack2022-08-221-3/+2
* bindings: fix FormatKeyStrokes for <tab> and <enter>Robin Jarry2022-08-101-1/+4
* lint: work nicely with wrapped errors (errorlint)Moritz Poldrack2022-08-041-4/+4
* lint: homogenize operations and minor fixes (gocritic)Moritz Poldrack2022-08-042-34/+38
* lint: ensure errors are at least logged (errcheck)Moritz Poldrack2022-08-041-1/+4
* lint: fix ineffective assignments (SA4005)Moritz Poldrack2022-08-041-1/+0
* filters: make it explicit that encoding is UTF-8q3cpma2022-08-031-0/+1
* lint: apply new formatting rulesMoritz Poldrack2022-08-014-27/+27
* outgoing-cred-cmd: delay execution until an email needs to be sentStas Rudakou2022-07-311-42/+53
* threads: debounce client-side thread buildingKoni Marti2022-07-262-0/+7
* logging: print init procedure and config contentsRobin Jarry2022-07-231-5/+25
* logging: use level-based logger functionsRobin Jarry2022-07-232-5/+7
* doc: fix typosRobin Jarry2022-07-181-1/+1
* binds: fix ctrl-i and ctrl-m key definitionsRobin Jarry2022-07-171-2/+2
* config: allow per-account address-book-cmdRobin Jarry2022-07-172-0/+5
* threading: add force-client-threads optionTim Culverhouse2022-07-102-0/+6
* threading: enable toggle-threads for server-side threadsTim Culverhouse2022-07-101-4/+2
* perf: reduce calls to GetUiConfigTim Culverhouse2022-07-031-0/+4
* uiconfig: use pointer references to uiConfigTim Culverhouse2022-07-031-2/+2
* pgp: add customizable iconsMoritz Poldrack2022-06-242-0/+22
* config: fix location of completion-{delay,popover} in default configTim Culverhouse2022-06-221-11/+11
* config: fix setting of zero-value time.Duration config valuesTim Culverhouse2022-06-221-0/+19
* binds: Open msgs in default Postpone folder in edit-modeTim Culverhouse2022-06-221-0/+3
* binds: add folder context for message list bindsTim Culverhouse2022-06-221-0/+5
* msgviewer: open http links from messagesKoni Marti2022-06-143-0/+10
* msgviewer: parse and display authentication resultsKoni Marti2022-06-091-0/+3
* feat: add background mail polling option for all workersTim Culverhouse2022-05-311-0/+8
* pgp: add options auto-sign & opportunistic-encryptTim Culverhouse2022-05-061-1/+9
* feat: add gpg integrationTim Culverhouse2022-04-272-1/+11
* refactor: refactor pgp implementationTim Culverhouse2022-04-271-0/+20
* style: add style config options for dirlist_unread and dirlist_recentTim Culverhouse2022-04-271-0/+4
* config: add unsafe-accounts-conf optionVictor Freire2022-04-252-6/+24
* binds: fix incorrect key names for c-] and c-[Ivan Oleynikov2022-04-251-2/+2
* statusline: refactor to make it more customizableKoni Marti2022-04-252-5/+40
* config: clarify threading-enabled optionKenneth Flak2022-04-191-1/+3
* binds: allow to bind a command to < and >Koni Marti2022-04-171-0/+8