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
Age
Commit message (
Expand
)
Author
2019-05-13
Handle external message deletions
Drew DeVault
2019-05-13
Handle incoming emails gracefully
Drew DeVault
2019-05-13
Spec out review message screen
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-05-12
Implement :{next,prev}-field in compose view
Drew DeVault
2019-05-12
Expand compose focus handling a bit
Drew DeVault
2019-05-12
Add initial compose widget
Drew DeVault
2019-05-11
Move aerc to dedicated mailing list
Drew DeVault
2019-05-11
"Press any key to close" for completed processes
Drew DeVault
2019-05-11
Refactor ctx stashing out of exline
Drew DeVault
2019-05-11
Split ex line text handling into dedicated widget
Drew DeVault
2019-05-05
lib/ui: fix UI.Exit race condition
Simon Ser
2019-05-05
lib/ui: fix Grid race condition
Simon Ser
2019-04-29
lib/msgstore: protect with a mutex
Simon Ser
2019-04-29
widgets/msglist: fix MessageList.store race
Simon Ser
2019-04-29
worker/imap: use the IMAP connection from a single goroutine
Simon Ser
2019-04-29
Update go-imap to 1.0.0-beta.4
Simon Ser
2019-04-29
lib/ui: fix GridCell.invalid race
Simon Ser
2019-04-27
lib/ui: introduce Invalidatable
Simon Ser
2019-04-27
worker/types: fix Worker.Callbacks race condition
Simon Ser
2019-04-27
widgets/spinner: fix Spinner.frame race
Simon Ser
2019-04-21
go get git.sr.ht/~sircmpwn/go-libvterm
Elias Naur
2019-04-17
Fix segfault on :select-message for unloaded messages
Tom Lebreux
2019-04-15
Re-render terminal on invalidate
Drew DeVault
2019-04-10
Fix segfault on :view-message for unloaded message
Tom Lebreux
2019-04-07
Lowercase MIME types while matching filters
Gokberk Yaltirakli
2019-04-05
Clear damage on each terminal.Draw call
Drew DeVault
2019-04-05
Fix wrong row due to typo
Tom Lebreux
2019-04-05
Fix infinite loop on empty DirectoryContents
Tom Lebreux
2019-04-04
Show (no messages) for empty folders
Drew DeVault
2019-03-31
Use better regex for identifying patches
Drew DeVault
2019-03-31
Remove show-headers config option
Drew DeVault
2019-03-31
Remove unused config options
Drew DeVault
2019-03-31
Remove key bindings from aerc.conf
Drew DeVault
2019-03-31
Add script for sandboxing w3m
Drew DeVault
2019-03-31
Remove extra debug statement
Drew DeVault
2019-03-31
Use shell to execute filters, fix non-determinism
Drew DeVault
2019-03-31
Make tab width of :pipe consistent
Drew DeVault
2019-03-31
Improve plaintext.py
Drew DeVault
2019-03-31
Implement header-regex-match filters
Drew DeVault
2019-03-31
Improve error handling in message viewer
Drew DeVault
2019-03-31
Add basic filter implementation
Drew DeVault
2019-03-31
Decode messages before rendering them
Drew DeVault
2019-03-31
Add plaintext highlighter, escape ANSI in source
Drew DeVault
2019-03-31
Make message viewer real, part two
Drew DeVault
2019-03-31
Rename FetchMessageBodies to FetchFullMessages
Drew DeVault
2019-03-31
Make the message viewer real, part one
Drew DeVault
2019-03-31
Don't parse mail in worker; send a reader instead
Drew DeVault
2019-03-31
Pull BodyStructure up from IMAP worker
Drew DeVault
[prev]
[next]