aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* textinput: make completions run async with cancellationTim Culverhouse33 hours8-40/+67
* history: read the history file from XDG_STATE_HOMETristan Partin33 hours2-2/+15
* completion: add command option descriptionsRobin Jarry3 days58-166/+155
* completion: add commands descriptionsRobin Jarry3 days94-14/+383
* completion: display descriptions next to choicesRobin Jarry3 days34-88/+145
* gpg: do not sign with untrusted keysMarcin Serwin3 days6-38/+82
* docs: fix typo for aerc-notmuch multi-file-strategyGary Kim3 days1-1/+1
* viewer: avoid crashes on opening invalid messagesRobin Jarry3 days9-30/+69
* invite: honor the -a flag for :sendinwit4 days1-1/+9
* mk: fix debug cflagsRobin Jarry9 days1-1/+1
* notmuch: fix explicit searches for excluded tagsMichael Adler9 days1-1/+3
* mbox: handle invalid URL scheme in command lineSyed Fasiuddin9 days1-0/+8
* send: allow using envelope from addresshrdl2024-10-123-0/+12
* xdg: determine user runtime directory in a robust mannerRalph Seichter2024-10-121-1/+14
* doc: fix formatting of reply -A flagJohannes Thyssen Tishman2024-10-121-1/+1
* reply: make {{.OriginalText}} available to custom templatesJohannes Thyssen Tishman2024-10-122-11/+10
* config: add pinentry support to cred commandsKoni Marti2024-10-122-1/+28
* crypto: add pinentry support to gpgKoni Marti2024-10-123-0/+14
* aerc: support terminal-based pinentry programsKoni Marti2024-10-125-0/+147
* aerc: add quake-mode terminalKoni Marti2024-10-087-15/+288
* models: pad message uids with zeroesRobin Jarry2024-10-031-1/+1
* calendar: skip editor when replying to invitationsinwit2024-10-032-3/+14
* dirtree: fix dirlist-collapse=0 regressionRobin Jarry2024-09-201-1/+2
* templates/quote: only prefix quoted lines with '>'Tim Culverhouse2024-09-201-1/+5
* lint: update golangci-lint to 1.61.0Tristan Partin2024-09-209-20/+16
* commands: add an echo commandBence Ferdinandy2024-09-202-0/+29
* mailmap: fix email typo for timRobin Jarry2024-09-041-0/+1
* treewide: replace uint32 uids with opaque stringsRobin Jarry2024-08-2864-649/+541
* reload: reload everything if no flags are providedJason Cox2024-08-242-0/+9
* imap: fix SeqMap.Pop runtime errorKoni Marti2024-08-241-3/+3
* patch: add auto-switch optionKoni Marti2024-08-244-1/+133
* gpg: fix signed message encodingKoni Marti2024-08-241-3/+5
* forward: better preserve attached file namesVitaly Ovchinnikov2024-08-241-2/+2
* jmap: fetch created messages and set recent flagTim Culverhouse2024-08-241-21/+49
* notmuch: fix watcher pathThorben Günther2024-08-241-3/+14
* ircbot: sanitize email subjectsRobin Jarry2024-08-201-3/+5
* commands: add reloadKoni Marti2024-08-205-4/+199
* store: extract configure logicKoni Marti2024-08-202-62/+60
* account: update split viewsKoni Marti2024-08-201-2/+23
* account: extract configure logicKoni Marti2024-08-201-17/+22
* account: remove ui config struct fieldKoni Marti2024-08-203-21/+18
* tabs: update ui config in any tabKoni Marti2024-08-202-26/+27
* log: handle config reloadKoni Marti2024-08-202-3/+48
* config: extract load styleset functionKoni Marti2024-08-201-19/+33
* config: add reload helper functionsKoni Marti2024-08-204-4/+77
* jmap: refactor thread fetchingTim Culverhouse2024-08-202-40/+23
* jmap: lazily fetch identitiesTim Culverhouse2024-08-202-19/+33
* maildir: set the forwarded flag when forwarding msgsinwit2024-08-203-7/+36
* notmuch: set the "passed" tag when forwarding msgsinwit2024-08-203-8/+36
* flag: manually toggle the forwarded taginwit2024-08-201-5/+13