summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-27refactor: refactor pgp implementationTim Culverhouse
2022-04-27style: add style config options for dirlist_unread and dirlist_recentTim Culverhouse
2022-04-25pgp: ensure CRLF line endings in pgpmail readerKoni Marti
2022-04-25msgviewer: show available bindings when filter not configuredkt programs
2022-04-25config: add unsafe-accounts-conf optionVictor Freire
2022-04-25binds: fix incorrect key names for c-] and c-[Ivan Oleynikov
2022-04-25filter: clear filter when called with no argsKoni Marti
2022-04-25statusline: refactor to make it more customizableKoni Marti
2022-04-19config: clarify threading-enabled optionKenneth Flak
2022-04-17store: keep current message selectedKoni Marti
2022-04-17status: use contextual ui styleset for statuslineKoni Marti
2022-04-17aerc: use contextual ui styleset for tabs/composeKoni Marti
2022-04-17Add html "unsafe" filter to work also without danteJens Grassel
2022-04-17binds: allow to bind a command to < and >Koni Marti
2022-04-14review: show command that will be executed by bindingkt programs
2022-04-14main: remove unnecessary pointer dereferenceConnor Kuehl
2022-04-14binds: add binding for :open by default in viewerkt programs
2022-04-14forward: allow ':forward -A' with no addressTim Culverhouse
2022-04-14config: don't swallow error in checkConfigPermsConnor Kuehl
2022-04-14Initialization fix for dynamic foldersAivars Vaivods
2022-04-14mk: do not depend on cmp being availableRobin Jarry
2022-04-14builds: add gnupg in preparation of gpg integrationRobin Jarry
2022-04-14builds: test with notmuchRobin Jarry
2022-04-14builds: reformat yamlRobin Jarry
2022-04-11imap: fix no-envelope-for-message errorKoni Marti
2022-04-07stylesets: allow specifying color by numberTobias Wölfel
2022-04-06fix: out-of-bounds error in command headerMoritz Poldrack
2022-04-06header: remove trailing colon in header fieldMoritz Poldrack
2022-04-06ui: fix panic in header formatterMoritz Poldrack
2022-04-06compose: parse headers correctly from -HEvan Gates
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