aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-10-30msgviewer: implement inline image viewingTim Culverhouse
2023-10-30ui: create and expose vaxis Window with ContextTim Culverhouse
2023-10-30parse/ansi: remove tcell/terminfo dependencyTim Culverhouse
2023-10-30complete: allow disabling automatic completionRobin Jarry
2023-10-28open: run commands with sh -cRobin Jarry
2023-10-28search: use a common api for all workersRobin Jarry
2023-10-28worker: move shared code to libRobin Jarry
2023-10-28commands: pass raw command line down to template evaluationRobin Jarry
2023-10-28lib: remove unused ShellQuote functionRobin Jarry
2023-10-24commands: add :suspendNojus Gudinavičius
2023-10-22accounts: allow fnmatch-style wildcards in aliasesJason Cox
2023-10-13sort: new `flagged` sorting criteriaVitaly Ovchinnikov
2023-10-11ui: export global functionsRobin Jarry
2023-09-27commands: add :toggle-thread-context commandTim Culverhouse
2023-09-27ui: enable showing of thread-contextTim Culverhouse
2023-09-19xdg: fix unit tests on macosRobin Jarry
2023-09-19config: make all message list symbols/icons configurableowl
2023-09-19hyperlinks: better parsing of emails without mailto prefixesVitaly Ovchinnikov
2023-08-31msgstore: ensure selection when calling sortTim Culverhouse
2023-08-30notmuch: add notmuch bindingsTim Culverhouse
2023-08-27xdg: get rid of deprecated dependenciesRobin Jarry
2023-08-27xdg: add functions to deal with user home pathsRobin 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