aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* filters: rename plaintext to colorizeRobin Jarry2022-02-202-1/+1
* imap: start reconnect when initial connect failsKoni Marti2022-02-201-3/+11
* mk: bump versionRobin Jarry2022-02-201-1/+1
* main: use terminfo to set window titleRobin Jarry2022-02-203-11/+18
* config: fix default text/plain filter0.8.0Robin Jarry2022-02-191-1/+1
* contrib: fix aerc.desktop install pathRobin Jarry2022-02-191-4/+4
* search/filter: remove from status bar after 20 secondsRobin Jarry2022-02-191-4/+5
* filters: add a more complete plaintext filterRobin Jarry2022-02-191-0/+171
* config: set a default filter for text/plainRobin Jarry2022-02-192-16/+1
* contrib: add xdg desktop entryMoritz Poldrack2022-02-192-1/+31
* filter/search: display current search/filter argumentsinwit2022-02-191-2/+3
* unsubscribe: parse internationalized headersKoni Marti2022-02-191-1/+5
* imap: reconnect with exponential backoffKoni Marti2022-02-191-4/+28
* config: do not hardcode sharedirRobin Jarry2022-02-197-51/+102
* imap: improve reconnect stabilityKoni Marti2022-02-062-8/+22
* postpone: re-open review mode on errorKoni Marti2022-02-061-4/+9
* readme: add license infoRobin Jarry2022-02-061-0/+2
* readme: remove #aerc-devel irc channelRobin Jarry2022-02-061-2/+1
* imap: do not abort on malformed messagesRobin Jarry2022-02-061-1/+7
* LICENSE: add license nameRobin Jarry2022-02-061-1/+3
* lib/ui/textinput: stop at /, ", and ' charsPranjal Kole2022-02-031-5/+11
* compose: allow setting all headers in templatesRobin Jarry2022-02-032-2/+6
* review: display actual bindings for commandsRobin Jarry2022-02-022-8/+99
* binds.conf: change default review bindingsRobin Jarry2022-02-021-1/+2
* mk: use debug to generate a non-optimized binaryRobin Jarry2022-02-022-3/+8
* completions: add folder flexible search as an optioninwit2022-01-314-1/+26
* compose: add option to never include your own address when replyingjohn1doe@ya.ru2022-01-314-0/+28
* maildir: defer the count of recent messagesRobin Jarry2022-01-301-25/+32
* dirlist: use shorter delay before listing directory contentsRobin Jarry2022-01-294-1/+18
* recover: recover emails from tempdir after a crashKoni Marti2022-01-291-0/+110
* readme: add shield for github macos buildMark Dain2022-01-281-0/+1
* reply: use new-message template for non-quoted repliesRobin Jarry2022-01-271-0/+3
* doc: correct typo in man-pagesAriel Costas2022-01-2611-11/+11
* github: add workflow to test on macosRobin Jarry2022-01-251-0/+16
* aerc: shutdown if socket communication failsAdnan Maolood2022-01-241-10/+13
* binds: Warning on unexistent account bindingsinwit2022-01-242-5/+7
* dirlist: skip unnecessary change-folder actionKoni Marti2022-01-241-39/+55
* dirlist: improve change-folder responsivenessKoni Marti2022-01-241-2/+2
* readme: fix typo in contribution guideinwit2022-01-241-2/+2
* build: check make installMark Dain2022-01-244-0/+24
* mk: add make checkinstallMark Dain2022-01-241-0/+12
* build: replace archlinux by openbsdMark Dain2022-01-242-13/+14
* msgstore: fetch missing headers in visual modeKoni Marti2022-01-222-0/+10
* mk: syntax cleanupRobin Jarry2022-01-211-11/+7