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
Commit message (
Expand
)
Author
Age
Files
Lines
*
New account wizard, part one
Drew DeVault
2019-05-21
7
-13
/
+683
*
Use kebab-case for cred-cmds
Drew DeVault
2019-05-21
2
-9
/
+7
*
Load IMAP worker for imap+insecure
Drew DeVault
2019-05-20
3
-4
/
+13
*
Pass ServerName to tls.Config for SMTP
Drew DeVault
2019-05-20
1
-2
/
+12
*
Show unsupported mimetype message in red
Drew DeVault
2019-05-20
1
-1
/
+1
*
Show attachment names in multipart view
Drew DeVault
2019-05-20
1
-1
/
+5
*
Implement :next-part, :prev-part
Drew DeVault
2019-05-20
3
-2
/
+76
*
Flesh out multipart switcher
Drew DeVault
2019-05-20
5
-70
/
+146
*
Refactor message part into dedicated widget
Drew DeVault
2019-05-20
1
-86
/
+148
*
Verify TLS certificates
Drew DeVault
2019-05-20
2
-18
/
+1
*
asdf
Drew DeVault
2019-05-20
2
-48
/
+4
*
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
5
-16
/
+20
*
Advance cursor after :delete and :move
Drew DeVault
2019-05-19
3
-4
/
+7
*
Reset message list cursor when switching stores
Drew DeVault
2019-05-19
1
-1
/
+1
*
Advance message list cursor when messages arrive
Drew DeVault
2019-05-19
1
-0
/
+13
*
Implement :pwd command
Amin Bandali
2019-05-19
2
-0
/
+28
*
worker/types/worker: remove mutex
Simon Ser
2019-05-19
1
-36
/
+21
*
worker/types/worker: make ID allocation atomic
Simon Ser
2019-05-19
2
-10
/
+11
*
worker/types/worker: set ID before sending message
Simon Ser
2019-05-19
1
-3
/
+9
*
lib/ui/ui: use atomic instead of channel
Simon Ser
2019-05-19
1
-26
/
+21
*
Update internal state and draw from the same goroutine
Simon Ser
2019-05-19
7
-51
/
+32
*
Update go-imap and go-imap-idle
Simon Ser
2019-05-19
2
-19
/
+16
*
widgets/terminal: fix damage race condition
Simon Ser
2019-05-19
1
-1
/
+12
*
Fix scdoc & gofmt issues
Drew DeVault
2019-05-18
8
-35
/
+29
*
Implement loading passwords from external commands
Galen Abell
2019-05-18
4
-8
/
+94
*
s/aerc2/aerc/g
Drew DeVault
2019-05-17
47
-76
/
+76
*
Document dependencies
Drew DeVault
2019-05-17
1
-0
/
+6
*
Install filters to /usr/share/aerc/filters
Drew DeVault
2019-05-17
2
-4
/
+12
*
Add install target to Makefile
Drew DeVault
2019-05-17
1
-2
/
+12
*
Add man pages
Drew DeVault
2019-05-17
7
-2
/
+554
*
Remove unimplemented color configuration
Drew DeVault
2019-05-17
3
-45
/
+3
*
Implement ui.empty-message config option
Drew DeVault
2019-05-17
3
-18
/
+1
*
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
*
Fix date header on outgoing emails
Drew DeVault
2019-05-17
1
-1
/
+1
*
s/Sent/Message sent/
Drew DeVault
2019-05-16
1
-2
/
+2
*
Abort if accounts.conf is world readable
Reto Brunner
2019-05-16
2
-4
/
+31
*
Revert "Abort if accounts.conf is world readable"
Drew DeVault
2019-05-16
2
-30
/
+4
*
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
*
Fix issues with OOB uids
Drew DeVault
2019-05-16
1
-3
/
+3
*
Abort if accounts.conf is world readable
Reto Brunner
2019-05-16
2
-4
/
+30
*
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
2
-2
/
+26
*
Change default bindings for replies
Drew DeVault
2019-05-16
1
-4
/
+4
*
Don't prefix Re: if prefix already present
Drew DeVault
2019-05-16
1
-1
/
+6
*
Change default reply keybindings
Drew DeVault
2019-05-16
1
-8
/
+8
*
Implement :reply -q and :reply -a
Drew DeVault
2019-05-16
4
-19
/
+73
[next]