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
/
account
/
compose.go
Age
Commit message (
Expand
)
Author
2020-04-24
Add recall command
Jeffas
2020-04-24
Add postpone command
Jeffas
2020-04-24
Remove ability to specify headers in the editor
Reto Brunner
2020-01-09
create OriginalMail struct
Leszek CimaĆa
2019-11-10
Add Templates with Parsing
Srivathsan Murali
2019-09-12
Add signatures
Jeffas
2019-09-04
all: rewrite references to strings.Index to strings.Contains
Wagner Riffel
2019-09-04
all: purge redundant underscores
Wagner Riffel
2019-08-13
Add optional body argument to compose command
Daniel Bridges
2019-08-12
Let user edit arbitrary headers in composer
Daniel Bridges
2019-07-26
Support configurable header layout in compose widget
Daniel Bridges
2019-06-29
Implement basic tab completion support
Gregory Mullen
2019-05-18
Fix scdoc & gofmt issues
Drew DeVault
2019-05-17
s/aerc2/aerc/g
Drew DeVault
2019-05-15
Copy sent emails to the Sent folder
Drew DeVault
2019-05-14
Update tab name as subject changes
Drew DeVault
2019-05-14
Add $EDITOR, internal config for compose
Drew DeVault
2019-05-13
Populate "From" header from config for new emails
Drew DeVault
2019-05-12
Add initial compose widget
Drew DeVault