summary refs log tree commit diff stats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* msg/read: don't copy waitgroupReto Brunner2020-05-111-3/+3
* Show 'Message sent' only for ten seconds instead of permanentlyelumbella2020-05-111-4/+4
* msg/reply: Deduplicate TO: and CC:Reto Brunner2020-05-061-0/+12
* store.FetchFull: Change callback type to expose entire messageBen Fiedler2020-05-012-5/+8
* Implement :header commandRay Ganardi2020-05-011-0/+74
* gofmt fixesDrew DeVault2020-04-2412-13/+13
* Add recall commandJeffas2020-04-244-4/+145
* Add postpone commandJeffas2020-04-245-3/+122
* Add :choose commandRay Ganardi2020-04-241-0/+48
* Remove ability to specify headers in the editorReto Brunner2020-04-241-1/+1
* Use aerc.PushError where appropriateBen Fiedler2020-04-2311-39/+14
* Make the http handler of the unsubscribe command asyncNicolai Dagestad2020-04-161-1/+2
* msg/archive: complete the possible optionsReto Brunner2020-04-112-1/+17
* Try to open attachments with correct extensionGalen Abell2020-04-061-1/+13
* Add pinned tabsJeffas2020-03-091-0/+36
* Refactoring: remove store from PartInfoDrew DeVault2020-03-093-3/+6
* Initial support for PGP decryption & signaturesDrew DeVault2020-03-033-6/+17
* Update dependenciesSimon Ser2020-03-031-1/+1
* Mark sent messages as "seen" in maildirGalen Abell2020-03-031-2/+2
* Add move-tab commandJeffas2020-03-031-0/+51
* msg/delete: remove redundant err checkReto Brunner2020-02-291-3/+0
* msg/reply: simplify string comparisonReto Brunner2020-02-191-1/+1
* msg/reply: fix address comparisonReto Brunner2020-02-161-1/+1
* msgview/open: remove manual decodingReto Brunner2020-01-201-11/+0
* msgview/save: Adapt to already decoded readerReto Brunner2020-01-201-70/+125
* add .OriginalMIMEType variable to reply templateLeszek Cimała2020-01-091-0/+11
* create OriginalMail structLeszek Cimała2020-01-094-9/+16
* FetchBodyParts: decode source in the workersReto Brunner2020-01-055-89/+8
* read: adapt to ProvidesMessagesReto Brunner2019-12-221-17/+86
* modify-labels: add completionReto Brunner2019-12-212-1/+37
* modify-labels: adapt to ProvidesMessagesReto Brunner2019-12-211-10/+7
* move: adapt to ProvidesMessagesReto Brunner2019-12-211-11/+11
* delete: adapt to ProvidesMessagesReto Brunner2019-12-211-21/+59
* copy: adapt to ProvidesMessagesReto Brunner2019-12-211-7/+6
* archive: adapt to ProvidesMessagesReto Brunner2019-12-211-22/+57
* add mark commandReto Brunner2019-12-211-0/+98
* add command helpersReto Brunner2019-12-212-0/+85
* failback to Content-Type filename when encoded Content-Disposition is usedLeszek Cimała2019-12-071-0/+2
* use correct headers for message partLeszek Cimała2019-12-071-4/+32
* Fix crash when no message is selectedWiktor Kwapisiewicz2019-12-041-1/+4
* commands/account: Disable :view for deleted msgsKevin Kuehler2019-11-171-1/+2
* Add Templates with ParsingSrivathsan Murali2019-11-104-126/+132
* Add support for AUTH LOGIN submissionLuke Drummond2019-11-011-0/+3
* Cleanup pager processes after closing a msgviewerKevin Kuehler2019-10-161-0/+1
* Config for deleting message from message viewerSrivathsan Murali2019-09-201-1/+1
* Sort path completionsJeffas2019-09-201-0/+3
* Make commands join args with spacesJeffas2019-09-209-66/+60
* Add sorting functionalityJeffas2019-09-201-0/+85
* Add completion for copyJeffas2019-09-121-1/+2
* Add signaturesJeffas2019-09-124-7/+8
8a34fa5 ^

39677ec ^
8a34fa5 ^

650a1fb ^


8a34fa5 ^

9e8b325 ^
8a34fa5 ^

650a1fb ^
8a34fa5 ^

e7fa504 ^

650a1fb ^


8a34fa5 ^


650a1fb ^


8a34fa5 ^


bf35794 ^
c09bf8d ^





937cabf ^
c09bf8d ^






4688ad1 ^
c09bf8d ^






b355755 ^
c09bf8d ^






4688ad1 ^
c09bf8d ^

45d16d0 ^
4688ad1 ^



c09bf8d ^
e6cbe9c ^
c09bf8d ^

adaa28a ^


















b355755 ^
adaa28a ^

8cc7f3b ^

adaa28a ^




e6cbe9c ^

adaa28a ^

9e8b325 ^
c0705ee ^
8a34fa5 ^
9e8b325 ^
dc5d967 ^
9e8b325 ^
8a34fa5 ^



8a34fa5 ^
c0705ee ^
8a34fa5 ^

d7e1708 ^
8a34fa5 ^
8a8b795 ^
8a34fa5 ^
9e8b325 ^


8a34fa5 ^



9e8b325 ^


8a34fa5 ^

9e8b325 ^
8a34fa5 ^


8a34fa5 ^
9e8b325 ^







8a34fa5 ^



9e8b325 ^






dba2306 ^
9e8b325 ^

8a34fa5 ^
9e8b325 ^
8a34fa5 ^
adaa28a ^

8cc7f3b ^
adaa28a ^


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