summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-07-26sort: clear sort criteria when called without argumentsTim Culverhouse
2022-07-26sort: show warning when sort is not supportedKoni Marti
2022-07-26threads: match regular view scrolling behaviorKoni Marti
2022-07-26threads: fix race warnings for client-side debouncingKoni Marti
2022-07-26threads: debounce client-side thread buildingKoni Marti
2022-07-26msgstore: implement a uid-based architectureKoni Marti
2022-07-24msgstore: check if message index < 0, select 0 if soakspecs
2022-07-24msgstore: refactor NextPrevTim Culverhouse
2022-07-24store: fix Select behaviorTim Culverhouse
2022-07-23logging: use level-based logger functionsRobin Jarry
2022-07-23tabs: make it more thread safeRobin Jarry
2022-07-23tabs: make fields privateRobin Jarry
2022-07-18gpg: set a name for the attached pgp signature partRobin Jarry
2022-07-18Revert "fix panic on closing a tab"Moritz Poldrack
2022-07-17msgstore: do not build threads when threaded view is offTim Culverhouse
2022-07-14lib: fix tests for 386 platformsKoni Marti
2022-07-14aerc: use aerc as an mbox viewerKoni Marti
2022-07-10threading: refactor reselect logicTim Culverhouse
2022-07-10threading: enable filtering of server-side threadsTim Culverhouse
2022-07-10threading: add force-client-threads optionTim Culverhouse
2022-07-10threading: enable toggle-threads for server-side threadsTim Culverhouse
2022-07-10msgstore: remove duplicate calls to store.updateTim Culverhouse
2022-07-10fix panic on closing a tabMoritz Poldrack
2022-07-03uiconfig: use pointer references to uiConfigTim Culverhouse
2022-07-02gpg: fix panic when signing an unparsable messageMoritz Poldrack
2022-07-02forward: provide option to append all attachmentsKoni Marti
2022-07-02compose: refactor attachment handlingKoni Marti
2022-06-28gpg: fix error handling during decryptionTim Culverhouse
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