about summary refs log tree commit diff stats
path: root/completer
Commit message (Expand)AuthorAgeFilesLines
* Strip trailing newline from address book entries without namesBen Burwell2020-01-091-9/+11
* Handle MIME encoded addresses in address bookBen Burwell2019-12-301-2/+12
* Add address book completion in composerBen Burwell2019-12-211-0/+153
iv>
ce2c1efc ^

0eb0f696 ^
7cb326df ^
ac07e589 ^
0eb0f696 ^

ac07e589 ^

08a0eed6 ^
0eb0f696 ^
ac07e589 ^
60338448 ^
ce2c1efc ^
e0610e39 ^
60338448 ^
ac07e589 ^
60338448 ^
ac07e589 ^
0eb0f696 ^















ce2c1efc ^
0eb0f696 ^















c8a3ccbe ^
0eb0f696 ^







e99038ea ^
b1635a5c ^

33352536 ^

e99038ea ^


33352536 ^
e99038ea ^


33352536 ^
e99038ea ^

33352536 ^

e99038ea ^


33352536 ^
4a4a392d ^
e99038ea ^

33352536 ^
e99038ea ^


33352536 ^
e99038ea ^


33352536 ^
e99038ea ^
60338448 ^
e99038ea ^

b1635a5c ^
33352536 ^

e99038ea ^


0eb0f696 ^



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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113