index
:
aerc
master
topic/asc_sort_imap
wip/asc_sort_imap
A pretty good email client
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
commands
Age
Commit message (
Expand
)
Author
2022-04-14
forward: allow ':forward -A' with no address
Tim Culverhouse
2022-04-06
fix: out-of-bounds error in command header
Moritz Poldrack
2022-04-06
header: remove trailing colon in header field
Moritz Poldrack
2022-04-06
compose: parse headers correctly from -H
Evan Gates
2022-03-31
save: fix path completion
Robin Jarry
2022-03-25
statusline: indicate when sorting is in progress
Koni Marti
2022-03-25
sort: keep sort criteria applied to folder
Koni Marti
2022-03-24
save: add -a option to save all attachments
Robin Jarry
2022-03-23
logging: added a log on panic
Moritz Poldrack
2022-03-23
statusline: make statusline folder-specific
Koni Marti
2022-03-22
compose: make headerEditor focusing more reliable
Tim Culverhouse
2022-03-18
statusline: implement per-account status
Koni Marti
2022-03-16
commands: use SelectedAccountUiConfig instead of explicit nil check
kt programs
2022-03-16
commands: fix possible panic in CompletionFromList
kt programs
2022-03-14
bindings: fix panic for terminal keybind
Koni Marti
2022-03-14
viewer: add key passthrough mode
kt programs
2022-03-12
all: fix minor issues found by staticcheck
Moritz Poldrack
2022-03-07
commands: implement fuzzy completion for commands and options
kt programs
2022-03-03
reply: add automatic replacement of localized Re:
Moritz Poldrack
2022-02-25
pipe: allow piping multiple marked messages
Robin Jarry
2022-02-25
aerc: always check SelectedAccount return value
Robin Jarry
2022-02-24
threading: implement on-the-fly message threading
Koni Marti
2022-02-23
commands: add expand-folder and collapse-folder
Koni Marti
2022-02-23
search/filter: display in extra status
Robin Jarry
2022-02-19
search/filter: remove from status bar after 20 seconds
Robin Jarry
2022-02-19
filter/search: display current search/filter arguments
inwit
2022-02-19
unsubscribe: parse internationalized headers
Koni Marti
2022-02-06
postpone: re-open review mode on error
Koni Marti
2022-01-31
completions: add folder flexible search as an option
inwit
2022-01-31
compose: add option to never include your own address when replying
john1doe@ya.ru
2022-01-29
recover: recover emails from tempdir after a crash
Koni Marti
2022-01-27
reply: use new-message template for non-quoted replies
Robin Jarry
2022-01-22
msgstore: fetch missing headers in visual mode
Koni Marti
2022-01-19
compose: add default template for new messages
Robin Jarry
2022-01-19
docs: mention missing -T options for compose and forward
Robin Jarry
2022-01-07
pgp: PGP/MIME encryption for outgoing emails
Koni Marti
2022-01-07
pgp: PGP/MIME signing for outgoing emails
Koni Marti
2021-12-13
recall: allow recalling messages from any folder
inwit
2021-11-05
imap: add manual {dis,}connect support
Robin Jarry
2021-11-05
go.mod: change base git url
Robin Jarry
2021-03-07
add mimeType to OriginalMail struct for both forward and reply
Reto Brunner
2021-02-28
send: fix missing error return
Reto Brunner
2021-02-26
Fix linter warnings
Reto Brunner
2021-02-05
send: fix crash if invalid password is given
Reto Brunner
2021-01-30
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2021-01-30
Refactor lib/open to accept user provided arguments
Reto Brunner
2021-01-24
send: don't block the UI thread during the sending
Reto Brunner
2021-01-14
save: if part name is a path, only use the filename
Robin Opletal
2020-12-18
update tcell to v2 and enable TrueColor support
y0ast
2020-11-21
Refactor send command
Reto Brunner
[next]