aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-09fswatcher: fix bsd supportfsRobin Jarry
2023-03-09config: report accounts.conf format errorsRobin Jarry
2023-03-09doc: add missing references to other manpagesTom Schwindl
2023-03-08templates: add conditional style methodRobin Jarry
2023-03-08templates: add switch/case functionsRobin Jarry
2023-03-08templates: add match functionRobin Jarry
2023-03-08templates: reverse args order for .StyleRobin Jarry
2023-03-08templates: make SubjectBase official apiRobin Jarry
2023-03-08templates: separate thread prefix from subjectRobin Jarry
2023-03-08msglist: fix inconsistent thread subject deduplicationRobin Jarry
2023-03-08templates: avoid error when using .Style with unknown style nameRobin Jarry
2023-03-08templates: allow layered fg & bg color for inline stylesRobin Jarry
2023-03-08contrib: fix sendemail validate scriptRobin Jarry
2023-03-08mk: use fixed versions for gofumpt and golangci-lintRobin Jarry
2023-03-07statusline: avoid races when updating status stackTim Culverhouse
2023-03-07notmuch: use fswatcher to trigger directory count updateTim Culverhouse
2023-03-07notmuch/checkmail: simplify check-mail functionTim Culverhouse
2023-03-07fswatcher: add a darwin fswatcher implementationTim Culverhouse
2023-03-07maildir: use FSWatcher interfaceTim Culverhouse
2023-03-07worker/lib: implement an fswatcher interfaceTim Culverhouse
2023-03-07change-tab: document "focus previous tab" functionalityinwit
2023-03-07ipc: stay silent if command succeededMoritz Poldrack
2023-03-07ipc: allow triggering internal commands via IPCMoritz Poldrack
2023-03-07ipc: use an interface instead of a function listMoritz Poldrack
2023-03-07ipc: change protocol to JSONMoritz Poldrack
2023-03-07socket: refactor existing codeMoritz Poldrack
2023-03-07socket: extract functionality into ipc packageMoritz Poldrack
2023-03-06mk: speed up notmuch detectionRobin Jarry
2023-03-06mk: remove smart rebuild when GOFLAGS have changedRobin Jarry
2023-03-04table: fix center paddingRobin Jarry
2023-03-03mk: detect if notmuch headers & libs are availableRobin Jarry
2023-03-02config: use reflection to map ini keys to struct fieldsRobin Jarry
2023-03-02templates: allow inline user stylesTim Culverhouse
2023-03-02colorize: stop parsing theme when other section startsRobin Jarry
2023-03-02ui: parse strings for ansi stylesTim Culverhouse
2023-03-02doc: add missing entries for :sign and :encryptwitcher
2023-03-02pgp: automatically determine signer from senderwitcher
2023-03-02pgp: fix segfault for opportunistic encryptionwitcher
2023-02-28check-patches: report all errorsRobin Jarry
2023-02-26Revert "ci: use alpine/latest instead of edge"Robin Jarry
2023-02-26mod: remove support for go 1.16Robin Jarry
2023-02-26lint: always run golangci-lint@latestRobin Jarry
2023-02-24compose: only add delimiter when a signature is definedRobin Jarry
2023-02-23term: update tcell-termTim Culverhouse
2023-02-22dirlist: fix conversion of dirlist-formatRobin Jarry
2023-02-20mailmap: remove duplicatesRobin Jarry
2023-02-20config: enable colorize filter for .headersRobin Jarry
2023-02-20dirlist: use templates instead of % mini languageRobin Jarry
2023-02-20templates: add compactDir functionRobin Jarry
2023-02-20statusline: add column based render formatRobin Jarry