summary refs log tree commit diff stats
path: root/widgets
Commit message (Expand)AuthorAgeFilesLines
* Add tab completion to textinputsJeffas2019-07-261-7/+1
* Add command history and cyclingGalen Abell2019-07-263-6/+32
* Support configurable header layout in compose widgetDaniel Bridges2019-07-264-152/+191
* Move msgstore map to dirstoreJeffas2019-07-262-25/+35
* Add new-email triggerJeffas2019-07-263-5/+19
* Show the directory being selected in grayJeffas2019-07-251-0/+3
* Add change tab commandJeffas2019-07-231-0/+22
* Fix alternatives configDrew DeVault2019-07-191-2/+5
* Add [a]ttach to the review message promptsDrew DeVault2019-07-191-1/+1
* Add Unix socket for communicating with aercDrew DeVault2019-07-192-0/+47
* Implement :filter, :clearKevin Kuehler2019-07-192-14/+17
* Add :attach command for composeGalen Abell2019-07-191-17/+129
* Add option to always show mimetype in viewerJeffas2019-07-171-4/+6
* Remove passing of showHeaders explicitlyJeffas2019-07-171-12/+12
* Ensure new partswitcher doesn't start on multipartJeffas2019-07-171-0/+2
* Display user specified headers in viewer if presentDaniel Bridges2019-07-171-40/+61
* Show currently pressed keys in statuslineJeffas2019-07-172-1/+17
* Revert "Ensure new partswitcher doesn't start on multipart"Drew DeVault2019-07-171-1/+0
* When reviewing an email don't pass characters onJeffas2019-07-171-1/+4
* Ensure new partswitcher doesn't start on multipartJeffas2019-07-171-0/+1
* Don't initialize an invalid pty sizeDrew DeVault2019-07-131-0/+3
* Add clickable tabsJeffas2019-07-111-0/+2
* Add backtab to tutorial navigationJeffas2019-07-111-1/+3
* Fix crashes when operating on empty folder (#216)Daniel Bridges2019-07-103-5/+13
* Factor IMAP-specific structs out of UI modelsBen Burwell2019-07-083-15/+11
* Factor UI models out of the worker message packageBen Burwell2019-07-085-17/+18
* Make :pipe command more genericDrew DeVault2019-07-053-11/+18
* Sort out dirstore once and for allDrew DeVault2019-07-041-0/+1
* dirlist: simplify nextPrev() considerablyReto Brunner2019-07-041-25/+11
* dirlist: remove the additional filtering in Draw()Reto Brunner2019-07-041-7/+0
* dirlist: sync dirstore in filterDirsByFoldersConfigReto Brunner2019-07-041-9/+7
* Add IMAP folder tab completionGregory Mullen2019-07-041-1/+5
* Use go-message implementation of GenerateMessageIDBen Burwell2019-07-041-2/+1
* Revert "Remove dirs field and references to it"Drew DeVault2019-07-021-11/+10
* Remove dirs field and references to itRobert Günzler2019-06-301-10/+11
* Add new lib/dirstore to source completions fromGregory Mullen2019-06-291-4/+7
* Implement basic tab completion supportGregory Mullen2019-06-293-8/+26
* Reopening mailcontent file to fix #166Stefan Rakel2019-06-271-1/+7
* Fix jumping around in searchDrew DeVault2019-06-261-10/+5
* Implement :search, :next-result, :prev-resultDrew DeVault2019-06-261-0/+1
* account-wizard: look up imap and smtp server by SRV records (#100)Daniel Lublin2019-06-251-1/+42
* Fix Cc & Bcc handling in repliesDrew DeVault2019-06-212-7/+11
* account-wizard: automatically replace imap.* with smtp.*Noah Loomans2019-06-181-1/+6
* Set empty message in dirlist if no folder exist.Reto Brunner2019-06-142-18/+28
* imap: respect the folder config optionReto Brunner2019-06-142-12/+32
* Fix automatic scrolling when messages arrive/leaveDrew DeVault2019-06-111-2/+2
* lib/ui/tab: Add Replace methodKevin Kuehler2019-06-111-0/+4
* Move select functionality from msglist to msgstoreKevin Kuehler2019-06-111-43/+20
* Select user's preferred mimetype in MessageViewerClayton Craft2019-06-091-2/+13
* Add archive commandRobert Günzler2019-06-091-0/+2
dbc5df19bc7'>^
1b2d93c ^


c66ed36 ^
1b2d93c ^









4658fe8 ^



1b2d93c ^











1b2d93c ^
4658fe8 ^
1b2d93c ^











c66ed36 ^
1b2d93c ^
c66ed36 ^

ef0ee91 ^
1b2d93c ^
4b056d5 ^


1b2d93c ^
ef0ee91 ^
1b2d93c ^
e3a24e2 ^
1b2d93c ^
58fb387 ^


ef0ee91 ^
c66ed36 ^
2d9f29e ^


1b2d93c ^


cc01a95 ^
ef0ee91 ^
1b2d93c ^


2d9f29e ^
1b2d93c ^


cc01a95 ^
1b2d93c ^

1b2d93c ^

2d9f29e ^







561a63a ^
1b2d93c ^

























2d9f29e ^

1b2d93c ^
2d9f29e ^
















1b2d93c ^
2d9f29e ^

1b2d93c ^


2d9f29e ^
1b2d93c ^
2d9f29e ^
561a63a ^
2d9f29e ^
1b2d93c ^









4b056d5 ^
1b2d93c ^



4b056d5 ^

1b2d93c ^


4b056d5 ^
1b2d93c ^

2d9f29e ^


c66ed36 ^
2d9f29e ^







c66ed36 ^
4b056d5 ^






2d9f29e ^
1b2d93c ^

ef0ee91 ^
1b2d93c ^
8916d1e ^
c66ed36 ^
8916d1e ^
1b2d93c ^

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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292