summary refs log tree commit diff stats
path: root/worker/imap/list.go
Commit message (Expand)AuthorAgeFilesLines
* s/aerc2/aerc/gDrew DeVault2019-05-171-1/+1
* worker/imap: use the IMAP connection from a single goroutineSimon Ser2019-04-291-13/+11
* Tidy up list.goDrew DeVault2018-02-021-22/+15
* Refactoring; consume listing responseDrew DeVault2018-02-011-4/+8
* Implement (most of) mailbox listingDrew DeVault2018-02-011-0/+37
;id=6c5f7d73bc634be4b566f041ff12c6d481fb4207'>^
c344d89c ^

3cd8a402 ^
8a5944e1 ^

3cd8a402 ^
27eec7c6 ^
d1a1173d ^







b3660b9a ^
d1a1173d ^
3b96a37f ^




4feb2e15 ^
3b96a37f ^
b38b4dd1 ^
3b96a37f ^
3b96a37f ^
8a5944e1 ^

3cd8a402 ^


d1a1173d ^








d1a1173d ^
e6b847b3 ^
225aa78f ^
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50