summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-25aerc: always check SelectedAccount return valueRobin Jarry
2022-02-24ui: make dirlist-delay context-awareinwit
2022-02-24threading: implement on-the-fly message threadingKoni Marti
2022-02-23commands: add expand-folder and collapse-folderKoni Marti
2022-02-23dirtree: implement foldable tree for directory listKoni Marti
2022-02-23thread: add method to append new nodeKoni Marti
2022-02-23search/filter: display in extra statusRobin Jarry
2022-02-21filters: port colorize to awkRobin Jarry
2022-02-20filters: restore plaintext awk scriptRobin Jarry
2022-02-20filters: rename plaintext to colorizeRobin Jarry
2022-02-20imap: start reconnect when initial connect failsKoni Marti
2022-02-20mk: bump versionRobin Jarry
2022-02-20main: use terminfo to set window titleRobin Jarry
2022-02-19config: fix default text/plain filterRobin Jarry
2022-02-19contrib: fix aerc.desktop install pathRobin Jarry
2022-02-19search/filter: remove from status bar after 20 secondsRobin Jarry
2022-02-19filters: add a more complete plaintext filterRobin Jarry
2022-02-19config: set a default filter for text/plainRobin Jarry
2022-02-19contrib: add xdg desktop entryMoritz Poldrack
2022-02-19filter/search: display current search/filter argumentsinwit
2022-02-19unsubscribe: parse internationalized headersKoni Marti
2022-02-19imap: reconnect with exponential backoffKoni Marti
2022-02-19config: do not hardcode sharedirRobin Jarry
2022-02-06imap: improve reconnect stabilityKoni Marti
2022-02-06postpone: re-open review mode on errorKoni Marti
2022-02-06readme: add license infoRobin Jarry
2022-02-06readme: remove #aerc-devel irc channelRobin Jarry
2022-02-06imap: do not abort on malformed messagesRobin Jarry
2022-02-06LICENSE: add license nameRobin Jarry
2022-02-03lib/ui/textinput: stop at /, ", and ' charsPranjal Kole
2022-02-03compose: allow setting all headers in templatesRobin Jarry
2022-02-02review: display actual bindings for commandsRobin Jarry
2022-02-02binds.conf: change default review bindingsRobin Jarry
2022-02-02mk: use debug to generate a non-optimized binaryRobin Jarry
2022-01-31completions: add folder flexible search as an optioninwit
2022-01-31compose: add option to never include your own address when replyingjohn1doe@ya.ru
2022-01-30maildir: defer the count of recent messagesRobin Jarry
2022-01-29dirlist: use shorter delay before listing directory contentsRobin Jarry
2022-01-29recover: recover emails from tempdir after a crashKoni Marti
2022-01-28readme: add shield for github macos buildMark Dain
2022-01-27reply: use new-message template for non-quoted repliesRobin Jarry
2022-01-26doc: correct typo in man-pagesAriel Costas
2022-01-25github: add workflow to test on macosRobin Jarry
2022-01-24aerc: shutdown if socket communication failsAdnan Maolood
2022-01-24binds: Warning on unexistent account bindingsinwit
2022-01-24dirlist: skip unnecessary change-folder actionKoni Marti
2022-01-24dirlist: improve change-folder responsivenessKoni Marti
2022-01-24readme: fix typo in contribution guideinwit
2022-01-24build: check make installMark Dain
2022-01-24mk: add make checkinstallMark Dain