index
:
aerc
this commit
master
mirror of ~rjarry's aerc fork - a pretty good email client
akspecs <akspecs@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
/
config.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add :cp alias for :copy
Drew DeVault
2019-07-17
1
-2
/
+2
*
Add option to always show mimetype in viewer
Jeffas
2019-07-17
1
-4
/
+5
*
Display user specified headers in viewer if present
Daniel Bridges
2019-07-17
1
-1
/
+25
*
Add MouseEnabled config setting
Jeffas
2019-07-17
1
-0
/
+2
*
71: Allow user to change config options at runtime
Pedro L. Ramos
2019-07-15
1
-50
/
+59
*
Don't bind $noinherit
Eyal Sawady
2019-07-11
1
-0
/
+1
*
add DefaultSavePath config
Reto Brunner
2019-06-25
1
-0
/
+10
*
Set empty message in dirlist if no folder exist.
Reto Brunner
2019-06-14
1
-0
/
+2
*
Add archive command
Robert Günzler
2019-06-09
1
-0
/
+4
*
Message list: implement index-format option
Yash Srivastav
2019-06-07
1
-2
/
+2
*
implements ability to view headers in message view
Yash Srivastav
2019-06-07
1
-0
/
+1
*
config: sort account folders
Chris Kinniburgh
2019-06-05
1
-1
/
+4
*
Install default configs to XDG config if not found
Drew DeVault
2019-05-22
1
-4
/
+34
*
Show account wizard if no accounts configured
Drew DeVault
2019-05-22
1
-6
/
+3
*
New account wizard, part one
Drew DeVault
2019-05-21
1
-0
/
+9
*
Use kebab-case for cred-cmds
Drew DeVault
2019-05-21
1
-2
/
+2
*
Implement loading passwords from external commands
Galen Abell
2019-05-18
1
-8
/
+61
*
Implement ui.empty-message config option
Drew DeVault
2019-05-17
1
-4
/
+0
*
Abort if accounts.conf is world readable
Reto Brunner
2019-05-16
1
-1
/
+26
*
Revert "Abort if accounts.conf is world readable"
Drew DeVault
2019-05-16
1
-25
/
+1
*
Revert "s/aerc.conf/address.conf/ in permission check"
Drew DeVault
2019-05-16
1
-1
/
+1
*
s/aerc.conf/address.conf/ in permission check
Cole Helbling
2019-05-16
1
-1
/
+1
*
Abort if accounts.conf is world readable
Reto Brunner
2019-05-16
1
-1
/
+25
*
Copy sent emails to the Sent folder
Drew DeVault
2019-05-15
1
-0
/
+3
*
Add $EDITOR, internal config for compose
Drew DeVault
2019-05-14
1
-0
/
+10
*
Add distinct keybindings for each compose view
Drew DeVault
2019-05-14
1
-10
/
+17
*
Populate "From" header from config for new emails
Drew DeVault
2019-05-13
1
-0
/
+3
*
Add outgoing account configuration
Drew DeVault
2019-05-12
1
-5
/
+8
*
Use shell to execute filters, fix non-determinism
Drew DeVault
2019-03-31
1
-1
/
+2
*
Improve plaintext.py
Drew DeVault
2019-03-31
1
-1
/
+0
*
Implement header-regex-match filters
Drew DeVault
2019-03-31
1
-4
/
+18
*
Add basic filter implementation
Drew DeVault
2019-03-31
1
-0
/
+47
*
Handle no configured accounts gracefully
Julian P Samaroo
2019-03-30
1
-0
/
+4
*
Add context-specific keybindings
Drew DeVault
2019-03-21
1
-12
/
+72
*
Implement default in accounts.conf
Drew DeVault
2019-03-15
1
-4
/
+7
*
Remove extra debug log statement
Drew DeVault
2019-03-15
1
-1
/
+0
*
Implement sidebar-width config option
Drew DeVault
2019-03-15
1
-7
/
+10
*
Implement key bindings subsystem
Drew DeVault
2019-03-15
1
-2
/
+14
*
Misc idiomatic fixes
emersion
2018-01-10
1
-15
/
+9
*
Parse account configuration
Drew DeVault
2018-01-09
1
-0
/
+45
*
Initial pass on worker/UI message passing
Drew DeVault
2018-01-09
1
-5
/
+4
*
Load UI configuration
Drew DeVault
2018-01-09
1
-0
/
+85