summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-06mk: rename ambiguous LDFLAGS variableRobin Jarry
2022-03-31save: fix path completionRobin Jarry
2022-03-25statusline: indicate when sorting is in progressKoni Marti
2022-03-25store: sort messages even when a filter is appliedKoni Marti
2022-03-25sort: keep sort criteria applied to folderKoni Marti
2022-03-25statusline: improve status line updatingKoni Marti
2022-03-25completion: install panic handler in completion callbackRobin Jarry
2022-03-24show-ics-details.py: fix error with python < 3.9Jens Grassel
2022-03-24save: add -a option to save all attachmentsRobin Jarry
2022-03-24logging: fix race condition in startupMoritz Poldrack
2022-03-24readme: add ~rjarry/aerc-discuss@lists.sr.ht in resourcesRobin Jarry
2022-03-24readme: add links to documentationRobin Jarry
2022-03-23threading: fix msg-id order in references headerKoni Marti
2022-03-23Add filter script for ics files.Jens Grassel
2022-03-23logging: added a log on panicMoritz Poldrack
2022-03-23statusline: make statusline folder-specificKoni Marti
2022-03-22compose: make headerEditor focusing more reliableTim Culverhouse
2022-03-22threading: fix stack overflow from faulty headersKoni Marti
2022-03-21Release version 0.9.0Robin Jarry
2022-03-21readme: fix typoRobin Jarry
2022-03-20msglist: update message counter upon filter changeKoni Marti
2022-03-20store: fix deleting messages in filter modeKoni Marti
2022-03-20statusline: update status only when necessaryKoni Marti
2022-03-18statusline: implement per-account statusKoni Marti
2022-03-18colorize: handle mailto prefixes in urlsRobin Jarry
2022-03-18mailto: handle bcc and body fieldsTim Culverhouse
2022-03-18go vet: not compatible with reflect.StructTag.GetMoritz Poldrack
2022-03-18go vet: unreachable codeMoritz Poldrack
2022-03-18go vet: composite literal uses unkeyed fieldsMoritz Poldrack
2022-03-18mailto: allow empty recipient fieldTim Culverhouse
2022-03-16commands: use SelectedAccountUiConfig instead of explicit nil checkkt programs
2022-03-16commands: fix possible panic in CompletionFromListkt programs
2022-03-14store: allow consecutive filter and search queriesKoni Marti
2022-03-14bindings: fix panic for terminal keybindKoni Marti
2022-03-14viewer: add key passthrough modekt programs
2022-03-12all: fix minor issues found by staticcheckMoritz Poldrack
2022-03-09threading: honor user-defined sort criteriaKoni Marti
2022-03-07commands: implement fuzzy completion for commands and optionskt programs
2022-03-07maildir: fix data race in maildir workerwagner riffel
2022-03-07contrib: fix desktop fileMoritz Poldrack
2022-03-03filters: fix colorize urls in signaturesRobin Jarry
2022-03-03config: expand tilde in search directoriesDaniel Patterson
2022-03-03config: specify sharedir during buildDaniel Patterson
2022-03-03readme: add more details about the review processRobin Jarry
2022-03-03reply: add automatic replacement of localized Re:Moritz Poldrack
2022-03-03scrollable: extract scrolling behavior for reuseKoni Marti
2022-03-03add removal of existing socketsMoritz Poldrack
2022-02-28config: fix default PgUp/PgDn bindingsMaxim Karasev
2022-02-27mk: fix dynamic source dependencies with bsd makeRobin Jarry
2022-02-27mk: rebuild if goflags or ldflags have changedRobin Jarry