aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* readme: add ~rjarry/aerc-discuss@lists.sr.ht in resourcesRobin Jarry2022-03-241-2/+5
* readme: add links to documentationRobin Jarry2022-03-241-3/+20
* threading: fix msg-id order in references headerKoni Marti2022-03-231-5/+17
* Add filter script for ics files.Jens Grassel2022-03-232-0/+90
* logging: added a log on panicMoritz Poldrack2022-03-2327-23/+161
* statusline: make statusline folder-specificKoni Marti2022-03-234-46/+67
* compose: make headerEditor focusing more reliableTim Culverhouse2022-03-223-22/+10
* threading: fix stack overflow from faulty headersKoni Marti2022-03-221-1/+13
* Release version 0.9.00.9.0Robin Jarry2022-03-211-1/+1
* readme: fix typoRobin Jarry2022-03-211-1/+1
* msglist: update message counter upon filter changeKoni Marti2022-03-202-0/+17
* store: fix deleting messages in filter modeKoni Marti2022-03-201-0/+8
* statusline: update status only when necessaryKoni Marti2022-03-201-1/+6
* statusline: implement per-account statusKoni Marti2022-03-1810-45/+196
* colorize: handle mailto prefixes in urlsRobin Jarry2022-03-181-1/+1
* mailto: handle bcc and body fieldsTim Culverhouse2022-03-181-0/+10
* go vet: not compatible with reflect.StructTag.GetMoritz Poldrack2022-03-181-1/+1
* go vet: unreachable codeMoritz Poldrack2022-03-181-5/+0
* go vet: composite literal uses unkeyed fieldsMoritz Poldrack2022-03-1815-102/+102
* mailto: allow empty recipient fieldTim Culverhouse2022-03-181-1/+4
* commands: use SelectedAccountUiConfig instead of explicit nil checkkt programs2022-03-163-19/+5
* commands: fix possible panic in CompletionFromListkt programs2022-03-161-1/+1
* store: allow consecutive filter and search queriesKoni Marti2022-03-141-7/+21
* bindings: fix panic for terminal keybindKoni Marti2022-03-141-1/+1
* viewer: add key passthrough modekt programs2022-03-146-24/+91
* all: fix minor issues found by staticcheckMoritz Poldrack2022-03-1211-27/+17
* threading: honor user-defined sort criteriaKoni Marti2022-03-093-50/+70
* commands: implement fuzzy completion for commands and optionskt programs2022-03-0712-78/+90
* maildir: fix data race in maildir workerwagner riffel2022-03-071-25/+82
* contrib: fix desktop fileMoritz Poldrack2022-03-071-11/+1
* filters: fix colorize urls in signaturesRobin Jarry2022-03-031-1/+1
* config: expand tilde in search directoriesDaniel Patterson2022-03-031-1/+9
* config: specify sharedir during buildDaniel Patterson2022-03-035-15/+60
* readme: add more details about the review processRobin Jarry2022-03-031-3/+34
* reply: add automatic replacement of localized Re:Moritz Poldrack2022-03-031-6/+10
* scrollable: extract scrolling behavior for reuseKoni Marti2022-03-034-139/+101
* add removal of existing socketsMoritz Poldrack2022-03-031-0/+3
* config: fix default PgUp/PgDn bindingsMaxim Karasev2022-02-281-2/+2
* mk: fix dynamic source dependencies with bsd makeRobin Jarry2022-02-271-1/+1
* mk: rebuild if goflags or ldflags have changedRobin Jarry2022-02-272-2/+14
* pipe: allow piping multiple marked messagesRobin Jarry2022-02-252-9/+105
* aerc: always check SelectedAccount return valueRobin Jarry2022-02-259-28/+64
* ui: make dirlist-delay context-awareinwit2022-02-241-1/+1
* threading: implement on-the-fly message threadingKoni Marti2022-02-2410-4/+440
* commands: add expand-folder and collapse-folderKoni Marti2022-02-233-0/+48
* dirtree: implement foldable tree for directory listKoni Marti2022-02-236-3/+517
* thread: add method to append new nodeKoni Marti2022-02-231-0/+13
* search/filter: display in extra statusRobin Jarry2022-02-234-8/+29
* filters: port colorize to awkRobin Jarry2022-02-211-168/+139
* filters: restore plaintext awk scriptRobin Jarry2022-02-202-0/+17