aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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