summary refs log tree commit diff stats
path: root/widgets/account-wizard.go
Commit message (Expand)AuthorAgeFilesLines
* Add MouseableJeffas2019-09-111-1/+1
* Add backtab to tutorial navigationJeffas2019-07-111-1/+3
* account-wizard: look up imap and smtp server by SRV records (#100)Daniel Lublin2019-06-251-1/+42
* account-wizard: automatically replace imap.* with smtp.*Noah Loomans2019-06-181-1/+6
* Introduce :new-account -tJanUlrich2019-06-051-14/+22
* Show account wizard if no accounts configuredDrew DeVault2019-05-221-5/+2
* Implement opening tutorial after account wizardDrew DeVault2019-05-221-1/+21
* Write new accounts to config and open tabDrew DeVault2019-05-221-7/+139
* Remove excess padding from incoming config pageDrew DeVault2019-05-211-1/+1
* New account wizard, part oneDrew DeVault2019-05-211-0/+625
k Agaram <vc@akkartik.com> 2018-10-05 19:49:47 -0700 4667' href='/akkartik/mu/commit/subx/subx.vim?h=hlt&id=03d50cc83c7c2bebb2b019667b80c1c51f4a8def'>03d50cc8 ^
3fb900de ^



c56d803c ^
d1262cd6 ^
2c6a077f ^
3fb900de ^
2c6a077f ^
1837c616 ^
a0db7903 ^
c2532c2d ^
76aace46 ^
e59a91b7 ^
39d718af ^

a8f47b4a ^
c6f52200 ^


e59a91b7 ^
39d718af ^
3fb900de ^
50a6c048 ^
3fb900de ^
39d718af ^
3fb900de ^
39d718af ^
cbe5bec6 ^
39d718af ^
9272b6ce ^

521ff2f1 ^
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