index
:
aerc
master
mbox
threading
threading-v2
Mirror of https://git.sr.ht/~sircmpwn/aerc
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aerc.go
Age
Commit message (
Expand
)
Author
2019-05-22
Install default configs to XDG config if not found
Drew DeVault
2019-05-19
Update internal state and draw from the same goroutine
Simon Ser
2019-05-17
s/aerc2/aerc/g
Drew DeVault
2019-05-16
Abort if accounts.conf is world readable
Reto Brunner
2019-05-16
Revert "Abort if accounts.conf is world readable"
Drew DeVault
2019-05-16
Abort if accounts.conf is world readable
Reto Brunner
2019-05-12
Implement :{next,prev}-field in compose view
Drew DeVault
2019-05-12
Add initial compose widget
Drew DeVault
2019-05-05
lib/ui: fix UI.Exit race condition
Simon Ser
2019-03-30
Add message view commands, :close
Drew DeVault
2019-03-30
Add basic message viewer mockup
Drew DeVault
2019-03-21
Add terminal command context
Drew DeVault
2019-03-21
Add context-specific commands
Drew DeVault
2019-03-15
Add :quit command
Drew DeVault
2019-03-10
Start building out command subsystem
Drew DeVault
2019-01-13
Add basic account widget, populate real acct views
Drew DeVault
2018-03-02
Switch to vgo
Drew DeVault