about summary refs log tree commit diff stats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* base models.Address on the mail.Address typeReto Brunner2020-08-201-24/+10
* Fix dates in reply/forward commands.Reto Brunner2020-06-261-1/+1
* dirlist: actually honor the DirInfoReto Brunner2020-02-161-0/+3
* add .OriginalMIMEType variable to reply templateLeszek Cimała2020-01-091-3/+4
* create OriginalMail structLeszek Cimała2020-01-091-0/+7
* models: add BodyStructure.PartAtIndexReto Brunner2020-01-051-0/+33
* Add labels to index format (%g)Reto Brunner2019-12-271-0/+1
* Factor IMAP-specific structs out of UI modelsBen Burwell2019-07-081-4/+84
* Factor UI models out of the worker message packageBen Burwell2019-07-081-0/+52
sion' href='/akspecs/aerc/blame/ui/ui.go?h=0.1.1&id=1892d73161a006182d7ef467e2bfc03c11587cb6'>^
db1b2cd ^

77a0f68 ^




60b351b ^



db1b2cd ^


60b351b ^
db1b2cd ^


60b351b ^
77a0f68 ^







77a0f68 ^
60b351b ^

77a0f68 ^
661e3ec ^




60b351b ^

77a0f68 ^
60b351b ^

db1b2cd ^


661e3ec ^



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