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
/
compose
Age
Commit message (
Expand
)
Author
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-03-23
logging: added a log on panic
Moritz Poldrack
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-02-25
aerc: always check SelectedAccount return value
Robin Jarry
2022-02-06
postpone: re-open review mode on error
Koni Marti
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-11-05
go.mod: change base git url
Robin Jarry
2021-02-28
send: fix missing error return
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-24
send: don't block the UI thread during the sending
Reto Brunner
2020-11-21
Refactor send command
Reto Brunner
2020-11-14
allow the loading of existing headers
Reto Brunner
2020-11-14
format: remove parse methods, use the one from go-message
Reto Brunner
2020-11-14
compose: use a proper header instead of a string map
Reto Brunner
2020-09-22
propagate error from sendmail
y0ast
2020-08-13
Add `oauthbearer` support for SMTP
R Chowdhury
2020-08-06
Implement style configuration.
Kalyan Sriram
2020-07-30
Revert "Implement style configuration."
Reto Brunner
2020-07-30
Implement style configuration.
Kalyan Sriram
2020-07-09
Use PushStatus instead of SetStatus where it makes sense
Heiko Carrasco
2020-05-28
Revert "Add Style configuration"
Drew DeVault
2020-05-28
Revert "Remove duration from the status methods"
Drew DeVault
2020-05-27
Remove duration from the status methods
Reto Brunner
2020-05-27
Add Style configuration
Reto Brunner
2020-05-25
Set AnsweredFlag on successful reply
Srivathsan Murali
2020-05-19
gofmt
Drew DeVault
2020-05-11
Show 'Message sent' only for ten seconds instead of permanently
elumbella
2020-05-01
Implement :header command
Ray Ganardi
2020-04-24
gofmt fixes
Drew DeVault
2020-04-24
Add recall command
Jeffas
2020-04-24
Add postpone command
Jeffas
2020-04-23
Use aerc.PushError where appropriate
Ben Fiedler
2020-03-03
Update dependencies
Simon Ser
2020-03-03
Mark sent messages as "seen" in maildir
Galen Abell
2019-11-01
Add support for AUTH LOGIN submission
Luke Drummond
2019-09-20
Make commands join args with spaces
Jeffas
2019-09-04
all: use fmt.Errorf for fomartting errors
Wagner Riffel
2019-09-04
all: purge redundant underscores
Wagner Riffel
2019-08-13
Revert "add close command at global level"
Drew DeVault
2019-08-13
add close command at global level
Aditya Srivastava
2019-08-07
Allow cc/bcc command to receive no arguments
Daniel Bridges
2019-08-07
cc/bcc: Append to existing headers if called twice
Kevin Kuehler
2019-08-03
Add cc and bcc commands
Daniel Bridges
2019-08-02
Add filesystem completions for :attach and :cd
Galen Abell
2019-07-29
Sendmail: allow for arbitrary parameters
Reto Brunner
2019-07-27
Add :detach command
Galen Abell
[next]