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
/
commands
/
account
Commit message (
Expand
)
Author
Age
Files
Lines
*
Flesh out multipart switcher
Drew DeVault
2019-05-20
1
-2
/
+2
*
pipe.go: let tab widget handle ellipsis
Drew DeVault
2019-05-20
1
-2
/
+1
*
Missed a spot
Drew DeVault
2019-05-19
1
-0
/
+1
*
Rename :delete-message et al to :delete et al
Drew DeVault
2019-05-19
4
-2
/
+6
*
Advance cursor after :delete and :move
Drew DeVault
2019-05-19
2
-0
/
+2
*
Fix scdoc & gofmt issues
Drew DeVault
2019-05-18
3
-12
/
+7
*
s/aerc2/aerc/g
Drew DeVault
2019-05-17
12
-15
/
+15
*
Improve reply-all recipient enumeration strategy
Drew DeVault
2019-05-16
1
-0
/
+16
*
Decode email when reading it for quoting
Drew DeVault
2019-05-16
1
-2
/
+25
*
Don't prefix Re: if prefix already present
Drew DeVault
2019-05-16
1
-1
/
+6
*
Implement :reply -q and :reply -a
Drew DeVault
2019-05-16
1
-19
/
+61
*
Implement (basic form) of :reply
Drew DeVault
2019-05-16
1
-0
/
+83
*
Copy sent emails to the Sent folder
Drew DeVault
2019-05-15
1
-1
/
+2
*
Implement move, mv commands
Drew DeVault
2019-05-14
1
-0
/
+38
*
Implement :copy (aka :cp)
Drew DeVault
2019-05-14
2
-1
/
+51
*
Update tab name as subject changes
Drew DeVault
2019-05-14
2
-9
/
+10
*
Add $EDITOR, internal config for compose
Drew DeVault
2019-05-14
1
-1
/
+1
*
Populate "From" header from config for new emails
Drew DeVault
2019-05-13
1
-2
/
+2
*
Add initial compose widget
Drew DeVault
2019-05-12
1
-0
/
+28
*
"Press any key to close" for completed processes
Drew DeVault
2019-05-11
1
-1
/
+4
*
Fix segfault on :select-message for unloaded messages
Tom Lebreux
2019-04-17
1
-0
/
+3
*
Fix segfault on :view-message for unloaded message
Tom Lebreux
2019-04-10
1
-0
/
+6
*
Make tab width of :pipe consistent
Drew DeVault
2019-03-31
1
-5
/
+3
*
Add basic filter implementation
Drew DeVault
2019-03-31
1
-1
/
+1
*
Rename FetchMessageBodies to FetchFullMessages
Drew DeVault
2019-03-31
1
-1
/
+1
*
Make the message viewer real, part one
Drew DeVault
2019-03-31
2
-3
/
+27
*
Don't parse mail in worker; send a reader instead
Drew DeVault
2019-03-31
2
-34
/
+2
*
Add basic message viewer mockup
Drew DeVault
2019-03-30
1
-2
/
+1
*
Correct color of error messages
Drew DeVault
2019-03-30
1
-4
/
+4
*
Implement :pipe
Drew DeVault
2019-03-30
1
-0
/
+73
*
Add body fetching support code
Drew DeVault
2019-03-29
1
-0
/
+29
*
Add context-specific commands
Drew DeVault
2019-03-21
6
-0
/
+214