summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-07dirlist: update RUE counts for imap/maildir on move|copy|delete|archiveTim Culverhouse
2022-06-07fix: rue string count accuracyTim Culverhouse
2022-05-31feat: add background mail polling option for all workersTim Culverhouse
2022-05-31store: clean marked messagesKoni Marti
2022-05-31unsubscribe: select method with the selector dialogKoni Marti
2022-05-31widgets: provide a generic selector dialog uiKoni Marti
2022-05-31ui: check bounds before drawing dialogKoni Marti
2022-05-31invites: reply with accept, accept-tentative or declineKoni Marti
2022-05-31compose: append text partsKoni Marti
2022-05-31filters: awk filter to parse text/calendarKoni Marti
2022-05-25compose: prevent sending empty address list headersTim Culverhouse
2022-05-25terminal: fix deadlock with finer-grained lockingKoni Marti
2022-05-25gpg: refactor tests for macos compatibilityTim Culverhouse
2022-05-23fix: "terminal: fix race when closing a terminal"Robin Jarry
2022-05-23terminal: fix race when closing a terminalKoni Marti
2022-05-23help: add completionsTim Culverhouse
2022-05-10gpg: do not mask errorsRobin Jarry
2022-05-10gpg: make tests more robustRobin Jarry
2022-05-10mk: bump versionRobin Jarry
2022-05-08ui: fix panic in selector when resizing terminalKoni Marti
2022-05-06pgp: add attach key commandTim Culverhouse
2022-05-06pgp: check encryption keys before sending messageTim Culverhouse
2022-05-06pgp: add options auto-sign & opportunistic-encryptTim Culverhouse
2022-05-06store: remove callbacks on errorKoni Marti
2022-05-04compose: use selected account ui config for security headerRobin Jarry
2022-05-04pgp: fix crash on gpg decrypt failTim Culverhouse
2022-05-04pgp: check for signing key before signing timeTim Culverhouse
2022-05-04imap: add timeout to tcp connect functionsKoni Marti
2022-05-04imap: add debouncer to the idlerKoni Marti
2022-05-04imap: monitor the logout channel with an observerKoni Marti
2022-05-04imap: manage idle mode with an idlerKoni Marti
2022-05-04imap: extract imap config and configure handlingKoni Marti
2022-04-29recall: mention the -f option in the error messageinwit
2022-04-29compose: add sign/encrypt persistent displayTim Culverhouse
2022-04-29dirlist: add format specifier to compact folder nameKoni Marti
2022-04-29imap: fix out-of-range panic for imap updatesKoni Marti
2022-04-28compose: use account ui config where missingRobin Jarry
2022-04-28grid: don't draw at a negative offsetConnor Kuehl
2022-04-28imap: avoid crash when replying to unread messageRobin Jarry
2022-04-27feat: add gpg integrationTim Culverhouse
2022-04-27refactor: refactor pgp implementationTim Culverhouse
2022-04-27style: add style config options for dirlist_unread and dirlist_recentTim Culverhouse
2022-04-25pgp: ensure CRLF line endings in pgpmail readerKoni Marti
2022-04-25msgviewer: show available bindings when filter not configuredkt programs
2022-04-25config: add unsafe-accounts-conf optionVictor Freire
2022-04-25binds: fix incorrect key names for c-] and c-[Ivan Oleynikov
2022-04-25filter: clear filter when called with no argsKoni Marti
2022-04-25statusline: refactor to make it more customizableKoni Marti
2022-04-19config: clarify threading-enabled optionKenneth Flak
2022-04-17store: keep current message selectedKoni Marti