about summary refs log tree commit diff stats
path: root/models/models.go
Commit message (Expand)AuthorAgeFilesLines
* handle message unknown charset errorJeff Martin2020-08-311-0/+1
* 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
to man page' href='/danisanti/profani-tty/commit/docs/profanity.1?id=3db7ae8d23a1b81290b9be824042882eae6f2842'>3db7ae8d ^
cf010194 ^
3e92c60e ^


4f4a2f33 ^
3e92c60e ^



270c88fc ^
cf010194 ^
3e92c60e ^
4dbd8bbe ^





















3e92c60e ^


4dbd8bbe ^



4dbd8bbe ^
7d5d87ae ^

fdec3a14 ^

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