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
/
aerc.go
Age
Commit message (
Expand
)
Author
2022-06-22
binds: add folder context for message list binds
Tim Culverhouse
2022-05-31
ui: check bounds before drawing dialog
Koni Marti
2022-04-27
refactor: refactor pgp implementation
Tim Culverhouse
2022-04-17
aerc: use contextual ui styleset for tabs/compose
Koni Marti
2022-03-25
statusline: improve status line updating
Koni Marti
2022-03-24
logging: fix race condition in startup
Moritz Poldrack
2022-03-22
compose: make headerEditor focusing more reliable
Tim Culverhouse
2022-03-18
statusline: implement per-account status
Koni Marti
2022-03-18
mailto: handle bcc and body fields
Tim Culverhouse
2022-03-18
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-03-18
mailto: allow empty recipient field
Tim Culverhouse
2022-03-14
viewer: add key passthrough mode
kt programs
2022-03-12
all: fix minor issues found by staticcheck
Moritz Poldrack
2022-02-25
aerc: always check SelectedAccount return value
Robin Jarry
2022-02-23
search/filter: display in extra status
Robin Jarry
2022-01-07
completions: add support for completing multiple addresses
Parasrah
2022-01-07
pgp: update openpgp packages (go-crypto and go-pgpmail)
Koni Marti
2021-12-11
binds: add account specific bindings
Jonathan Bartlett
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-10-28
bindings: prepare for more modifers
Robin Jarry
2021-01-30
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2021-01-12
trim <> from messageIDs when handling mailto links
Reto Brunner
2020-12-18
update tcell to v2 and enable TrueColor support
y0ast
2020-11-28
fix mailto parsing
Reto Brunner
2020-11-14
compose: use a proper header instead of a string map
Reto Brunner
2020-08-10
show error if account view creation fails
Reto Brunner
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-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-05-25
aerc: Refactor getpasswd dialog
Ray Ganardi
2020-05-25
feat(pgp): Show error message from pgp
Ray Ganardi
2020-05-25
feat(pgp): Add <ESC> to cancel password prompt
Ray Ganardi
2020-04-24
gofmt fixes
Drew DeVault
2020-04-24
Add postpone command
Jeffas
2020-04-24
Add :choose command
Ray Ganardi
2020-04-23
Use aerc.PushError where appropriate
Ben Fiedler
2020-03-09
Add pinned tabs
Jeffas
2020-03-03
Reduce size of the password prompt UI
Drew DeVault
2020-03-03
Initial support for PGP decryption & signatures
Drew DeVault
2020-03-03
Add move-tab command
Jeffas
2020-01-09
create OriginalMail struct
Leszek CimaĆa
2019-12-21
Show textinput completions in popovers
Ben Burwell
2019-11-17
Add UI options to save/pipe messages with unsupported mimetypes
Greg Anders
2019-11-10
Add Templates with Parsing
Srivathsan Murali
[next]