index
:
aerc
devel
Clone of https://git.sr.ht/~rjarry/aerc
Robin Jarry <robin@jarry.cc>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
worker
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
imap worker: do not copy mailbox status mutex
Wagner Riffel
2019-08-26
1
-2
/
+3
*
maildir: Preserve flags when copying messages
Ben Burwell
2019-08-08
1
-20
/
+2
*
Add notmuch backend
Reto Brunner
2019-08-08
3
-0
/
+521
*
Extract message parsing to common worker module
Reto Brunner
2019-08-08
2
-220
/
+256
*
Don't print imap errors to ui
Jelle Besseling
2019-08-08
1
-0
/
+1
*
Clean maildirs when opened
Ben Burwell
2019-08-02
1
-0
/
+4
*
Fix error handling in maildir worker
Nicolai Dagestad
2019-07-19
1
-14
/
+7
*
Register worker in init.
Reto Brunner
2019-07-19
5
-20
/
+53
*
maildir: Watch for new messages
Ben Burwell
2019-07-17
2
-14
/
+73
*
Fix header decoding
Ben Burwell
2019-07-17
1
-13
/
+16
*
Fix missing format fields in maildir/container.go
Drew DeVault
2019-07-13
1
-2
/
+2
*
Implement maildir copy
Ben Burwell
2019-07-12
2
-2
/
+41
*
Add maildir backend worker
Ben Burwell
2019-07-12
4
-0
/
+783
*
#190 Handle gmail duplicate folder
Daniel Bridges
2019-07-11
2
-4
/
+2
*
Support imaps with oauthbearer authentication (Gmail)
Frode Aannevik
2019-07-11
1
-6
/
+28
*
Factor IMAP-specific structs out of UI models
Ben Burwell
2019-07-08
3
-8
/
+83
*
Use []uint32 instead of imap.SeqSet
Ben Burwell
2019-07-08
5
-16
/
+30
*
Factor UI models out of the worker message package
Ben Burwell
2019-07-08
4
-49
/
+55
*
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
2
-0
/
+26
*
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
3
-0
/
+26
*
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
3
-0
/
+29
*
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
2
-1
/
+22
*
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
*
Remove worker callbacks when Done is received
Drew DeVault
2019-06-02
2
-5
/
+13
*
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
2
-3
/
+8
*
Flesh out multipart switcher
Drew DeVault
2019-05-20
2
-2
/
+2
*
Verify TLS certificates
Drew DeVault
2019-05-20
1
-11
/
+0
*
asdf
Drew DeVault
2019-05-20
1
-42
/
+2
*
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
*
s/aerc2/aerc/g
Drew DeVault
2019-05-17
8
-9
/
+9
*
Copy sent emails to the Sent folder
Drew DeVault
2019-05-15
4
-4
/
+63
*
Implement move, mv commands
Drew DeVault
2019-05-14
1
-6
/
+0
*
Implement :copy (aka :cp)
Drew DeVault
2019-05-14
3
-0
/
+30
*
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
*
worker/types: fix Worker.Callbacks race condition
Simon Ser
2019-04-27
2
-21
/
+42
*
Make message viewer real, part two
Drew DeVault
2019-03-31
1
-11
/
+14
*
Rename FetchMessageBodies to FetchFullMessages
Drew DeVault
2019-03-31
3
-14
/
+14
*
Make the message viewer real, part one
Drew DeVault
2019-03-31
2
-6
/
+28
[prev]
[next]