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
/
worker
/
imap
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factor UI models out of the worker message package
Ben Burwell
2019-07-08
3
-30
/
+49
*
Sort out dirstore once and for all
Drew DeVault
2019-07-04
1
-13
/
+0
*
worker/imap: rig up search directory handler
Drew DeVault
2019-06-24
1
-0
/
+2
*
worker/imap: implement search
Drew DeVault
2019-06-24
1
-0
/
+16
*
imap: block until directory list is fully received
Drew DeVault
2019-06-14
1
-0
/
+1
*
imap: respect the folder config option
Reto Brunner
2019-06-14
2
-1
/
+16
*
Add :read and :unread commands
Drew DeVault
2019-06-09
2
-0
/
+19
*
Update our message flags when server updates them
Drew DeVault
2019-06-09
2
-2
/
+34
*
Add archive command
Robert Günzler
2019-06-09
2
-0
/
+24
*
Fetch headers w/peek to leave emails unread
Yash Srivastav
2019-06-08
1
-0
/
+1
*
implements ability to view headers in message view
Yash Srivastav
2019-06-07
1
-1
/
+20
*
Wait for listing to complete before sending Done
Drew DeVault
2019-06-02
1
-0
/
+3
*
Don't send Done until finished fetching messages
Drew DeVault
2019-06-02
1
-0
/
+3
*
Skip non selectable mailboxes in directory listing
Reto Brunner
2019-05-26
1
-0
/
+13
*
Load IMAP worker for imap+insecure
Drew DeVault
2019-05-20
1
-2
/
+1
*
Flesh out multipart switcher
Drew DeVault
2019-05-20
1
-1
/
+1
*
asdf
Drew DeVault
2019-05-20
1
-42
/
+2
*
s/aerc2/aerc/g
Drew DeVault
2019-05-17
6
-6
/
+6
*
Copy sent emails to the Sent folder
Drew DeVault
2019-05-15
2
-0
/
+31
*
Implement :copy (aka :cp)
Drew DeVault
2019-05-14
2
-0
/
+18
*
Handle external message deletions
Drew DeVault
2019-05-13
1
-0
/
+7
*
Handle incoming emails gracefully
Drew DeVault
2019-05-13
2
-3
/
+23
*
worker/imap: use the IMAP connection from a single goroutine
Simon Ser
2019-04-29
3
-86
/
+77
*
Make message viewer real, part two
Drew DeVault
2019-03-31
1
-11
/
+14
*
Rename FetchMessageBodies to FetchFullMessages
Drew DeVault
2019-03-31
2
-12
/
+12
*
Make the message viewer real, part one
Drew DeVault
2019-03-31
2
-6
/
+28
*
Don't parse mail in worker; send a reader instead
Drew DeVault
2019-03-31
1
-10
/
+2
*
Pull BodyStructure up from IMAP worker
Drew DeVault
2019-03-31
1
-4
/
+6
*
Add body fetching support code
Drew DeVault
2019-03-29
2
-15
/
+48
*
Implement :delete-message
Drew DeVault
2019-03-20
4
-1
/
+50
*
Display message subjects in message list
Drew DeVault
2019-03-14
2
-0
/
+48
*
Implement message store side of message fetching
Drew DeVault
2019-03-14
1
-7
/
+2
*
Fetch valid UIDs from server after opening dir
Drew DeVault
2019-03-10
2
-3
/
+43
*
Add name to DirectoryInfo messages
Drew DeVault
2019-01-13
1
-1
/
+2
*
Issue IMAP SELECT command
Drew DeVault
2019-01-13
2
-1
/
+39
*
Tidy up list.go
Drew DeVault
2018-02-02
1
-22
/
+15
*
Refactoring; consume listing response
Drew DeVault
2018-02-01
2
-25
/
+26
*
Implement (most of) mailbox listing
Drew DeVault
2018-02-01
2
-3
/
+40
*
Reduce boilerplate in worker/UI
Drew DeVault
2018-02-01
1
-34
/
+15
*
Add certificate approval flow
Drew DeVault
2018-01-31
1
-26
/
+55
*
Improve logging
Drew DeVault
2018-01-31
1
-5
/
+23
*
Connect to IMAP server, login and idle
emersion
2018-01-14
1
-11
/
+111
*
Move worker into account tab
Drew DeVault
2018-01-11
1
-7
/
+2
*
Renderer scaffolding
Drew DeVault
2018-01-10
1
-2
/
+0
*
Misc idiomatic fixes
emersion
2018-01-10
1
-5
/
+5
*
Sleep main and worker loops on idle
Drew DeVault
2018-01-10
1
-1
/
+2
*
Parse account configuration
Drew DeVault
2018-01-09
1
-3
/
+3
*
Initial pass on worker/UI message passing
Drew DeVault
2018-01-09
1
-0
/
+58