summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-02msgstore: fix data race on access to store.needsFlagsTim Culverhouse
2022-10-02logging: substitute %w for %vKoni Marti
2022-10-02terminal: fix race conditions on access to cmdTim Culverhouse
2022-10-01Add MAINTAINERS fileRobin Jarry
2022-10-01imap,smtp: add XOAUTH2 supportJulian Pidancet
2022-10-01open: allow overriding default programRobin Jarry
2022-10-01open: simplify codeRobin Jarry
2022-09-29terminal: remove invalidate methodTim Culverhouse
2022-09-29dirlist: prevent race condition on accessing uiconfigTim Culverhouse
2022-09-29command/read: run in main threadTim Culverhouse
2022-09-29worker: do not lock while callbacks are runningTim Culverhouse
2022-09-29mark: fix (un)mark -a when no message is selectedKoni Marti
2022-09-29imap: stop checkmail if there are pending actionskt programs
2022-09-29compose: prevent out of bounds accessRobin Jarry
2022-09-29notmuch: move logic for dynamic folders to backendKoni Marti
2022-09-29lib: parse address header fields to utf-8Koni Marti
2022-09-29exline: don't draw completions for keybindsTim Culverhouse
2022-09-29imap: send message info updates for bulk flag opsKoni Marti
2022-09-26ui: avoid panic when terminal window is shrunkJason Stewart
2022-09-26textinput: prevent data race from debounce functionTim Culverhouse
2022-09-26idler: fix data race for access to idleing and waitingTim Culverhouse
2022-09-26checkmail: protect access to acct.checkingmailTim Culverhouse
2022-09-26worker: lock access to callback mapsTim Culverhouse
2022-09-26dirlist: avoid race from accessing ui config in Select debounceTim Culverhouse
2022-09-26gitignore: ignore race.log.*Tim Culverhouse
2022-09-26terminal: prevent draw loop when unfocusedTim Culverhouse
2022-09-25terminal: bump tcell-term versionTim Culverhouse
2022-09-25backends: send MessageInfoError on header fetching errorTim Culverhouse
2022-09-25msgstore: revert 9fdc7acf5b48 "post messageInfo on erroneous fetch"Tim Culverhouse
2022-09-25charset: handle unknown charsets more user-friendlyKoni Marti
2022-09-25config: add default-save-path in default aerc.confRobin Jarry
2022-09-25config: remove default values for this-*-time-formatRobin Jarry
2022-09-20cache: fetch flags from UITim Culverhouse
2022-09-20grid: protect calls to cell.ContentTim Culverhouse
2022-09-20grid: remove unused method ChildrenTim Culverhouse
2022-09-20dirlist: don't invalidate on spinner.InvalidateTim Culverhouse
2022-09-20switch: update status lineKoni Marti
2022-09-20switch: add -n and -p flags for relative switchRobin Jarry
2022-09-20mk: make it obvious that GOFLAGS change cause a rebuildRobin Jarry
2022-09-20Revert "worker: prevent deadlock by flooding worker.Messages channel"Moritz Poldrack
2022-09-20changelog: add missing entryRobin Jarry
2022-09-20msgstore: post MessageInfo on erroneous fetchTim Culverhouse
2022-09-20worker: prevent deadlock by flooding worker.Messages channelTim Culverhouse
2022-09-20imap: prevent deadlock from posting actions to selfTim Culverhouse
2022-09-20binds: allow typing ? in subject headerRobin Jarry
2022-09-19commands: add switch-account command for composerKoni Marti
2022-09-19composer: restructure to implement account switchingKoni Marti
2022-09-19msgviewer: fix segfault when closing viewerRobin Jarry
2022-09-19terminal: don't invalidate on EventWidgetContentTim Culverhouse
2022-09-19statusline-format: add %p placeholder for current pathBence Ferdinandy