about summary refs log tree commit diff stats
path: root/worker/imap/imap.go
Commit message (Expand)AuthorAgeFilesLines
* Factor IMAP-specific structs out of UI modelsBen Burwell2019-07-081-0/+75
* Use []uint32 instead of imap.SeqSetBen Burwell2019-07-081-0/+13
db: Use type from message struct instead of having individual functions' href='/danisanti/profani-tty/commit/src/database.h?id=3b2976c9cb740c5cbd45547e26e725f2bae847a2'>3b2976c9 ^
a0a4fd04 ^


0942d98c ^
4a7a0f3e ^
8bfb175d ^


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
51
52