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
path:
root
/
worker
/
imap
/
worker.go
Age
Commit message (
Expand
)
Author
2019-05-20
asdf
Drew DeVault
2019-05-17
s/aerc2/aerc/g
Drew DeVault
2019-05-15
Copy sent emails to the Sent folder
Drew DeVault
2019-05-14
Implement :copy (aka :cp)
Drew DeVault
2019-05-13
Handle external message deletions
Drew DeVault
2019-05-13
Handle incoming emails gracefully
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-29
Add body fetching support code
Drew DeVault
2019-03-20
Implement :delete-message
Drew DeVault
2019-03-14
Display message subjects in message list
Drew DeVault
2019-03-10
Fetch valid UIDs from server after opening dir
Drew DeVault
2019-01-13
Add name to DirectoryInfo messages
Drew DeVault
2019-01-13
Issue IMAP SELECT command
Drew DeVault
2018-02-01
Refactoring; consume listing response
Drew DeVault
2018-02-01
Implement (most of) mailbox listing
Drew DeVault
2018-02-01
Reduce boilerplate in worker/UI
Drew DeVault
2018-01-31
Add certificate approval flow
Drew DeVault
2018-01-31
Improve logging
Drew DeVault
2018-01-14
Connect to IMAP server, login and idle
emersion
2018-01-11
Move worker into account tab
Drew DeVault
2018-01-10
Renderer scaffolding
Drew DeVault
2018-01-10
Misc idiomatic fixes
emersion
2018-01-10
Sleep main and worker loops on idle
Drew DeVault
2018-01-09
Parse account configuration
Drew DeVault
2018-01-09
Initial pass on worker/UI message passing
Drew DeVault