about summary refs log tree commit diff stats
path: root/worker/imap/fetch.go
Commit message (Expand)AuthorAgeFilesLines
* worker/imap: use the IMAP connection from a single goroutineSimon Ser2019-04-291-41/+37
* Make message viewer real, part twoDrew DeVault2019-03-311-11/+14
* Rename FetchMessageBodies to FetchFullMessagesDrew DeVault2019-03-311-10/+10
* Make the message viewer real, part oneDrew DeVault2019-03-311-6/+26
* Don't parse mail in worker; send a reader insteadDrew DeVault2019-03-311-10/+2
* Pull BodyStructure up from IMAP workerDrew DeVault2019-03-311-4/+6
* Add body fetching support codeDrew DeVault2019-03-291-15/+46
* Implement :delete-messageDrew DeVault2019-03-201-0/+1
* Display message subjects in message listDrew DeVault2019-03-141-0/+46
7d147f28a09bf'>897ae8c1 ^
77d5b5d6 ^
4a48bedc ^
897ae8c1 ^
b7830945 ^
b96af395 ^
d1c12218 ^
1ead3562 ^
77d5b5d6 ^
b96af395 ^
e5e3640c ^
b96af395 ^
e5e3640c ^
b96af395 ^
ce87c19e ^
192d59d3 ^

b96af395 ^
1ead3562 ^
50685c29 ^
b96af395 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29