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
/
widgets
/
account-wizard.go
Age
Commit message (
Expand
)
Author
2021-11-05
go.mod: change base git url
Robin Jarry
2021-10-28
view,compose: use border color to separate headers from body
Robin Jarry
2021-01-30
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2020-12-18
update tcell to v2 and enable TrueColor support
y0ast
2020-08-10
show error if account view creation fails
Reto Brunner
2020-08-06
Rename selecter to selector
Kalyan Sriram
2020-08-06
Implement style configuration.
Kalyan Sriram
2020-07-30
Revert "Implement style configuration."
Reto Brunner
2020-07-30
Revert "Rename selecter to selector"
Reto Brunner
2020-07-30
Rename selecter to selector
Kalyan Sriram
2020-07-30
Implement style configuration.
Kalyan Sriram
2020-06-09
Make grid sizes dynamic
Jeffas
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-04-24
gofmt fixes
Drew DeVault
2020-04-23
Use aerc.PushError where appropriate
Ben Fiedler
2019-11-17
Add UI options to save/pipe messages with unsupported mimetypes
Greg Anders
2019-09-11
Add Mouseable
Jeffas
2019-07-11
Add backtab to tutorial navigation
Jeffas
2019-06-25
account-wizard: look up imap and smtp server by SRV records (#100)
Daniel Lublin
2019-06-18
account-wizard: automatically replace imap.* with smtp.*
Noah Loomans
2019-06-05
Introduce :new-account -t
JanUlrich
2019-05-22
Show account wizard if no accounts configured
Drew DeVault
2019-05-22
Implement opening tutorial after account wizard
Drew DeVault
2019-05-22
Write new accounts to config and open tab
Drew DeVault
2019-05-21
Remove excess padding from incoming config page
Drew DeVault
2019-05-21
New account wizard, part one
Drew DeVault