summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-06-26gpg: don't send messages that failed encryptionTim Culverhouse
2022-06-24calendar: fix go vet errorMoritz Poldrack
2022-06-14msgviewer: open http links from messagesKoni Marti
2022-06-14visual-mode: deselect messages after performing commandTim Culverhouse
2022-06-09msgviewer: parse and display authentication resultsKoni Marti
2022-05-31feat: add background mail polling option for all workersTim Culverhouse
2022-05-31store: clean marked messagesKoni Marti
2022-05-31invites: reply with accept, accept-tentative or declineKoni Marti
2022-05-25gpg: refactor tests for macos compatibilityTim Culverhouse
2022-05-10gpg: do not mask errorsRobin Jarry
2022-05-10gpg: make tests more robustRobin Jarry
2022-05-06pgp: add attach key commandTim Culverhouse
2022-05-06pgp: check encryption keys before sending messageTim Culverhouse
2022-05-06store: remove callbacks on errorKoni Marti
2022-05-04pgp: fix crash on gpg decrypt failTim Culverhouse
2022-05-04pgp: check for signing key before signing timeTim Culverhouse
2022-04-29dirlist: add format specifier to compact folder nameKoni Marti
2022-04-28grid: don't draw at a negative offsetConnor Kuehl
2022-04-27feat: add gpg integrationTim Culverhouse
2022-04-27refactor: refactor pgp implementationTim Culverhouse
2022-04-25pgp: ensure CRLF line endings in pgpmail readerKoni Marti
2022-04-25statusline: refactor to make it more customizableKoni Marti
2022-04-17store: keep current message selectedKoni Marti
2022-04-17aerc: use contextual ui styleset for tabs/composeKoni Marti
2022-04-11imap: fix no-envelope-for-message errorKoni Marti
2022-03-25statusline: indicate when sorting is in progressKoni Marti
2022-03-25store: sort messages even when a filter is appliedKoni Marti
2022-03-25sort: keep sort criteria applied to folderKoni Marti
2022-03-25completion: install panic handler in completion callbackRobin Jarry
2022-03-23threading: fix msg-id order in references headerKoni Marti
2022-03-23logging: added a log on panicMoritz Poldrack
2022-03-23statusline: make statusline folder-specificKoni Marti
2022-03-22threading: fix stack overflow from faulty headersKoni Marti
2022-03-20msglist: update message counter upon filter changeKoni Marti
2022-03-20store: fix deleting messages in filter modeKoni Marti
2022-03-18statusline: implement per-account statusKoni Marti
2022-03-18go vet: unreachable codeMoritz Poldrack
2022-03-14store: allow consecutive filter and search queriesKoni Marti
2022-03-12all: fix minor issues found by staticcheckMoritz Poldrack
2022-03-09threading: honor user-defined sort criteriaKoni Marti
2022-03-03add removal of existing socketsMoritz Poldrack
2022-02-24threading: implement on-the-fly message threadingKoni Marti
2022-02-19config: do not hardcode sharedirRobin Jarry
2022-02-03lib/ui/textinput: stop at /, ", and ' charsPranjal Kole
2022-01-22msgstore: fetch missing headers in visual modeKoni Marti
2022-01-07completions: add support for completing multiple addressesParasrah
2022-01-07pgp: PGP/MIME encryption for outgoing emailsKoni Marti
2022-01-07pgp: PGP/MIME signing for outgoing emailsKoni Marti
2022-01-07pgp: update openpgp packages (go-crypto and go-pgpmail)Koni Marti
2021-12-11format: reformat code with go 1.17Robin Jarry