aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* notmuch: fix explicit searches for excluded tagsMichael Adler6 days1-1/+3
* mbox: handle invalid URL scheme in command lineSyed Fasiuddin6 days1-0/+8
* send: allow using envelope from addresshrdl11 days3-0/+12
* xdg: determine user runtime directory in a robust mannerRalph Seichter11 days1-1/+14
* doc: fix formatting of reply -A flagJohannes Thyssen Tishman11 days1-1/+1
* reply: make {{.OriginalText}} available to custom templatesJohannes Thyssen Tishman11 days2-11/+10
* config: add pinentry support to cred commandsKoni Marti11 days2-1/+28
* crypto: add pinentry support to gpgKoni Marti11 days3-0/+14
* aerc: support terminal-based pinentry programsKoni Marti11 days5-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
* templates: add a template for forwaded messagesinwit2024-08-204-2/+14
* styles: add a style for forwarded messagesinwit2024-08-203-10/+18
* search: allow searching for forwarded messagesinwit2024-08-202-4/+7
* forward: allow forwarded flag to be setinwit2024-08-208-2/+39
* copy: add -d flag to decrypt before copyingKoni Marti2024-08-202-2/+36
* pipe: add -d flag to decrypt messageKoni Marti2024-08-202-2/+29
* cryptoutil: implement cleartext functionKoni Marti2024-08-201-0/+69
* mod: update go-maildir to v0.5.0Bence Ferdinandy2024-08-202-3/+3
* go: bump minimal version to 1.21 and handle deprecationsBence Ferdinandy2024-08-206-12/+8
* maildir: only abort directory listing if there are 0 uidsBence Ferdinandy2024-08-201-1/+1