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
/
config
/
config.go
Age
Commit message (
Expand
)
Author
2019-07-17
Add :cp alias for :copy
Drew DeVault
2019-07-17
Add option to always show mimetype in viewer
Jeffas
2019-07-17
Display user specified headers in viewer if present
Daniel Bridges
2019-07-17
Add MouseEnabled config setting
Jeffas
2019-07-15
71: Allow user to change config options at runtime
Pedro L. Ramos
2019-07-11
Don't bind $noinherit
Eyal Sawady
2019-06-25
add DefaultSavePath config
Reto Brunner
2019-06-14
Set empty message in dirlist if no folder exist.
Reto Brunner
2019-06-09
Add archive command
Robert Günzler
2019-06-07
Message list: implement index-format option
Yash Srivastav
2019-06-07
implements ability to view headers in message view
Yash Srivastav
2019-06-05
config: sort account folders
Chris Kinniburgh
2019-05-22
Install default configs to XDG config if not found
Drew DeVault
2019-05-22
Show account wizard if no accounts configured
Drew DeVault
2019-05-21
New account wizard, part one
Drew DeVault
2019-05-21
Use kebab-case for cred-cmds
Drew DeVault
2019-05-18
Implement loading passwords from external commands
Galen Abell
2019-05-17
Implement ui.empty-message config option
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
Revert "s/aerc.conf/address.conf/ in permission check"
Drew DeVault
2019-05-16
s/aerc.conf/address.conf/ in permission check
Cole Helbling
2019-05-16
Abort if accounts.conf is world readable
Reto Brunner
2019-05-15
Copy sent emails to the Sent folder
Drew DeVault
2019-05-14
Add $EDITOR, internal config for compose
Drew DeVault
2019-05-14
Add distinct keybindings for each compose view
Drew DeVault
2019-05-13
Populate "From" header from config for new emails
Drew DeVault
2019-05-12
Add outgoing account configuration
Drew DeVault
2019-03-31
Use shell to execute filters, fix non-determinism
Drew DeVault
2019-03-31
Improve plaintext.py
Drew DeVault
2019-03-31
Implement header-regex-match filters
Drew DeVault
2019-03-31
Add basic filter implementation
Drew DeVault
2019-03-30
Handle no configured accounts gracefully
Julian P Samaroo
2019-03-21
Add context-specific keybindings
Drew DeVault
2019-03-15
Implement default in accounts.conf
Drew DeVault
2019-03-15
Remove extra debug log statement
Drew DeVault
2019-03-15
Implement sidebar-width config option
Drew DeVault
2019-03-15
Implement key bindings subsystem
Drew DeVault
2018-01-10
Misc idiomatic fixes
emersion
2018-01-09
Parse account configuration
Drew DeVault
2018-01-09
Initial pass on worker/UI message passing
Drew DeVault
2018-01-09
Load UI configuration
Drew DeVault