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
/
imap
/
open.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
1
-9
/
+16
*
imap: fix data race on seqMap array
Robin Jarry
2022-06-24
1
-4
/
+2
*
imap: add option to cache headers
Tim Culverhouse
2022-06-22
1
-1
/
+2
*
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-03-18
1
-4
/
+4
*
messages: allow displaying email threads
y0ast
2021-11-13
1
-0
/
+63
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-1
/
+1
*
imap: use builtin idle support
Robin Jarry
2021-11-02
1
-3
/
+0
*
imap: add sort support
Reto Brunner
2020-10-11
1
-2
/
+47
*
worker/imap: Fix seqMap race condition
Kevin Kuehler
2019-11-10
1
-1
/
+3
*
s/aerc2/aerc/g
Drew DeVault
2019-05-17
1
-1
/
+1
*
Handle incoming emails gracefully
Drew DeVault
2019-05-13
1
-0
/
+3
*
worker/imap: use the IMAP connection from a single goroutine
Simon Ser
2019-04-29
1
-32
/
+29
*
Implement :delete-message
Drew DeVault
2019-03-20
1
-0
/
+1
*
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
1
-0
/
+34
*
Issue IMAP SELECT command
Drew DeVault
2019-01-13
1
-0
/
+20