summary refs log tree commit diff stats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Refactoring; consume listing responseDrew DeVault2018-02-011-15/+22
* Implement (most of) mailbox listingDrew DeVault2018-02-011-0/+2
* Reduce boilerplate in worker/UIDrew DeVault2018-02-011-31/+15
* Delete callbacks when doneDrew DeVault2018-02-011-0/+1
* Add worker callbacks to account UIDrew DeVault2018-02-011-15/+32
* Add certificate approval flowDrew DeVault2018-01-311-7/+18
* Improve loggingDrew DeVault2018-01-311-12/+19
* Connect to IMAP server, login and idleemersion2018-01-141-0/+1
* Move worker into account tabDrew DeVault2018-01-114-12/+79
* Improve invalidation logicDrew DeVault2018-01-103-12/+26
* Make termbox event loop asyncDrew DeVault2018-01-104-13/+120
* Renderer scaffoldingDrew DeVault2018-01-102-0/+92
p;id=2ca2e862e616eba862ac80f5ee0003d1aa984a32'>^
34a60763 ^
62cd83ba ^


f07bb12f ^
34a60763 ^
f07bb12f ^
4c13e1f2 ^
34a60763 ^
b3556b21 ^
f07bb12f ^

62cd83ba ^










f07bb12f ^




62cd83ba ^

34a60763 ^

62cd83ba ^





2144cf26 ^
a614f048 ^
f07bb12f ^





62cd83ba ^
f07bb12f ^





62cd83ba ^
f07bb12f ^
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75