aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* send: return error when recipients list is emptyRobin Jarry2023-07-171-0/+3
* imap: fix header cache key collisionsRobin Jarry2023-07-161-13/+17
* styles: add style for folded threadsKoni Marti2023-07-162-0/+8
* templates: add ThreadCount and ThreadFoldedKoni Marti2023-07-169-14/+67
* commands: add :fold and :unfold for thread foldingKoni Marti2023-07-162-0/+51
* store: implement thread foldingKoni Marti2023-07-162-1/+39
* msglist: simplified threads renderingKoni Marti2023-07-161-55/+39
* threadbuilder: store uid/thread associationKoni Marti2023-07-163-41/+49
* commands: fix panic in helper structKoni Marti2023-07-151-1/+5
* wizard: properly initialize configurationRobin Jarry2023-07-154-59/+56
* jmap: fix crash when opening multiple instancesRobin Jarry2023-07-152-16/+15
* foldermap: make folder-map syntax more expressiveKoni Marti2023-07-143-11/+142
* config: recognize empty no-attachment-warningNojus Gudinavičius2023-07-141-0/+3
* contrib: fix irc patchset hook when author is not registeredRobin Jarry2023-07-142-1/+10
* viewer: avoid high cpu usage when selecting part with no filterRobin Jarry2023-07-101-5/+10
* doc: fix hooks title level in aerc-config(5)Robin Jarry2023-07-101-1/+1
* binds: add more default bindsRobin Jarry2023-07-081-2/+33
* open: add option -d to automatically delete temporary filesVitaly Ovchinnikov2023-07-073-3/+28
* lib: invert logic of mimeDB lookupMoritz Poldrack2023-07-061-4/+2
* aerc.conf: update filters help to match aerc-config(5)Sebastian LaVine2023-07-061-0/+3
* contrib: add irc bot stuffRobin Jarry2023-07-0110-0/+251
* templates: process reversed names betterVitaly Ovchinnikov2023-06-293-3/+136
* doc: mention :search in aerc(1)Robin Jarry2023-06-292-2/+11
* account: remember folder/message when reconnectingKoni Marti2023-06-263-4/+6
* parse-links: be more strict with url parsingRobin Jarry2023-06-252-19/+108
* imap: only call UidSort with sort criteriaKoni Marti2023-06-251-2/+3
* open: use the original attachment extension if possibleVitaly Ovchinnikov2023-06-252-3/+10
* jmap: avoid displaying archive folder when use-labels=trueRobin Jarry2023-06-253-6/+22
* doc: folder-map in aerc-accountsKoni Marti2023-06-222-0/+34
* maildir: add folder-mapKoni Marti2023-06-224-20/+56
* imap: add folder-mapKoni Marti2023-06-224-5/+27
* lib: parse query-map and folder-map filesKoni Marti2023-06-223-17/+90
* worker: implement folder-map middlewareKoni Marti2023-06-221-0/+152
* worker: add WorkerInteractor interfaceKoni Marti2023-06-229-41/+35
* textinput: fix stemming with multi-byte charsKoni Marti2023-06-221-1/+1
* worker: add jmap supportRobin Jarry2023-06-2133-10/+2507
* imap: implement cancellation of searching and fetchingTim Culverhouse2023-06-202-0/+26
* imap: implement cancellation of opening dir and listing contentsTim Culverhouse2023-06-201-39/+72
* notmuch: implement cancellation of requestsTim Culverhouse2023-06-202-17/+38
* maildir: implement cancellation of requestsTim Culverhouse2023-06-202-55/+78
* msgstore: delete pending headers when done or cancelledTim Culverhouse2023-06-201-1/+2
* worker: add context to cancellable requestsTim Culverhouse2023-06-204-16/+39
* msgstore: pass context from dirlist to msgstoreTim Culverhouse2023-06-202-19/+30
* msgstore: allocate properly sized mapsTim Culverhouse2023-06-201-3/+2
* commands: fix panic in template executionKoni Marti2023-06-201-0/+3
* mk: do not create $(DESTDIR)$(SHAREDIR)/filtersRobin Jarry2023-06-191-1/+4
* doc: fix typosRobin Jarry2023-06-192-2/+2
* save: fix saving of multiple files with the same nameMoritz Poldrack2023-06-173-2/+45
* account: create new store when creating foldersKoni Marti2023-06-173-26/+40
* doc: move toggle-headers to view categoryErik Schilling2023-06-171-3/+3