index
:
aerc
this commit
master
mirror of ~rjarry's aerc fork - a pretty good email client
akspecs <akspecs@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commands
Commit message (
Expand
)
Author
Age
Files
Lines
*
implements ability to view headers in message view
Yash Srivastav
2019-06-07
1
-0
/
+25
*
Introduce :new-account -t
JanUlrich
2019-06-05
1
-2
/
+10
*
Allow no arguments to :cd
Tadeo Kondrak
2019-06-05
1
-3
/
+5
*
widget: Add ProvidesMessage interface
Kevin Kuehler
2019-06-02
6
-17
/
+49
*
Fix infinite recursion in reply.go:findPlaintext
Drew DeVault
2019-06-02
1
-1
/
+1
*
Fetch plaintext part when replying
Drew DeVault
2019-06-01
1
-6
/
+34
*
Add :save and :pipe commands to viewer
Galen Abell
2019-05-27
4
-37
/
+163
*
Implement :edit in compose screen
Drew DeVault
2019-05-26
1
-0
/
+21
*
Implement :forward
Drew DeVault
2019-05-25
1
-31
/
+81
*
Fix special characters in address.PersonalName
Drew DeVault
2019-05-25
2
-27
/
+35
*
Implement :help
Drew DeVault
2019-05-22
1
-0
/
+21
*
Write new accounts to config and open tab
Drew DeVault
2019-05-22
1
-1
/
+1
*
New account wizard, part one
Drew DeVault
2019-05-21
1
-0
/
+20
*
Pass ServerName to tls.Config for SMTP
Drew DeVault
2019-05-20
1
-2
/
+12
*
Implement :next-part, :prev-part
Drew DeVault
2019-05-20
1
-0
/
+43
*
Flesh out multipart switcher
Drew DeVault
2019-05-20
1
-2
/
+2
*
asdf
Drew DeVault
2019-05-20
1
-6
/
+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
*
Implement :pwd command
Amin Bandali
2019-05-19
1
-0
/
+25
*
Fix scdoc & gofmt issues
Drew DeVault
2019-05-18
5
-17
/
+11
*
s/aerc2/aerc/g
Drew DeVault
2019-05-17
25
-29
/
+29
*
Remove debug logging
Drew DeVault
2019-05-17
1
-1
/
+0
*
Refactor STARTTLS to prevent downgrade attacks
Drew DeVault
2019-05-17
1
-23
/
+27
*
s/Sent/Message sent/
Drew DeVault
2019-05-16
1
-2
/
+2
*
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
*
Let caller pass in custom headers to compose
Drew DeVault
2019-05-16
1
-2
/
+2
*
Copy sent emails to the Sent folder
Drew DeVault
2019-05-15
2
-15
/
+53
*
Implement move, mv commands
Drew DeVault
2019-05-14
1
-0
/
+38
*
Implement :copy (aka :cp)
Drew DeVault
2019-05-14
2
-1
/
+51
*
Implement abort command
Cole Helbling
2019-05-14
1
-0
/
+23
*
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
*
Remove tab before going async
Drew DeVault
2019-05-14
1
-1
/
+1
*
Add distinct keybindings for each compose view
Drew DeVault
2019-05-14
1
-1
/
+1
*
Send emails asyncronously
Drew DeVault
2019-05-14
1
-47
/
+73
*
Implement sending emails /o/
Drew DeVault
2019-05-14
1
-6
/
+114
*
Add :send-message, prepares & writes email to /tmp
Drew DeVault
2019-05-14
1
-0
/
+29
*
Populate "From" header from config for new emails
Drew DeVault
2019-05-13
1
-2
/
+2
*
Implement :{next,prev}-field in compose view
Drew DeVault
2019-05-12
2
-0
/
+46
*
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
[next]