aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-08-05msgstore: segfaultRobin Jarry
2023-08-05attach: add an option to pipe the attachments inVitaly Ovchinnikov
2023-08-04hooks: add account and folder to mail-received envRobin Jarry
2023-08-04msglist: fetch headers even when not focusedRobin Jarry
2023-08-04watchers: move filesystem monitoring stuff in libRobin Jarry
2023-08-03templates: attach directly from templatesKoni Marti
2023-08-03mouse: fix offset in tab title clickable areaBence Ferdinandy
2023-08-03wizard: display warning when focus is lostKoni Marti
2023-07-28textinput: fix deleteWord with an only whitespaceOskar Sharipov
2023-07-16templates: add ThreadCount and ThreadFoldedKoni Marti
2023-07-16store: implement thread foldingKoni Marti
2023-07-16threadbuilder: store uid/thread associationKoni Marti
2023-07-06lib: invert logic of mimeDB lookupMoritz Poldrack
2023-06-29templates: process reversed names betterVitaly Ovchinnikov
2023-06-25parse-links: be more strict with url parsingRobin Jarry
2023-06-22textinput: fix stemming with multi-byte charsKoni Marti
2023-06-20msgstore: delete pending headers when done or cancelledTim Culverhouse
2023-06-20worker: add context to cancellable requestsTim Culverhouse
2023-06-20msgstore: pass context from dirlist to msgstoreTim Culverhouse
2023-06-20msgstore: allocate properly sized mapsTim Culverhouse
2023-06-12logging: remove ultra verbose trace logsRobin Jarry
2023-06-10templates: add map functionsRobin Jarry
2023-05-28lib: don't set seen flag upon errorKoni Marti
2023-05-28dirstore: list the folders in arrival orderKoni Marti
2023-05-20ui: fix deadlocks in message channelRobin Jarry
2023-05-20templates: add boolean flagsRobin Jarry
2023-05-16templates: use template interface consistentlyKoni Marti
2023-05-16textinput: align completion popoverKoni Marti
2023-05-16textinput: improve stemmingKoni Marti
2023-05-16commands: expand and complete template codeKoni Marti
2023-05-11msgstore: fix handling of deleted messagesTim Culverhouse
2023-04-27ui: avoid races with queue redrawRobin Jarry
2023-04-26ui: avoid duplicate queued redrawsRobin Jarry
2023-04-24mod: drop support for go 1.17Robin Jarry
2023-04-22directory: add role to template fieldsTim Culverhouse
2023-04-22directory: use directory to store rue countsTim Culverhouse
2023-04-22dirstore: store directory model in dirstoreTim Culverhouse
2023-04-22listDirectories: refactor listdirectories handlingTim Culverhouse
2023-04-22msgstore: create from types.Directory messageTim Culverhouse
2023-04-22capabilities: report capabilities from backendTim Culverhouse
2023-04-22msgstore: fetch message list based on OpenDirectory msgTim Culverhouse
2023-04-15templates: change layered fg & bg color prioritiesRobin Jarry
2023-04-15term: ignore redraw events when not visibleRobin Jarry
2023-04-01hooks: add aerc-shutdownMoritz Poldrack
2023-04-01hooks: add aerc-startup hookMoritz Poldrack
2023-04-01config: replace triggers with hooksMoritz Poldrack
2023-04-01tabs: make sure to close tab contentRobin Jarry
2023-03-31templates: fix layered fg & bg color for inline stylesRobin Jarry
2023-03-26parse msg-id lists more liberallyNguyễn Gia Phong
2023-03-13openers: support basic shell globbingRobin Jarry