summary refs log tree commit diff stats
path: root/lib/structure_helpers.go
diff options
context:
space:
mode:
authorReto Brunner <reto@labrat.space>2020-09-12 15:05:02 +0200
committerReto Brunner <reto@labrat.space>2020-10-11 09:18:45 +0200
commitb6bcf89784605aa8baa982677de9d8d8ddbaa404 (patch)
tree532a17d2c5fbf67b1576ca718596e271b631b384 /lib/structure_helpers.go
parentd8a75a5159eb9bf18e629be0598aaef5f90da7e4 (diff)
downloadaerc-b6bcf89784605aa8baa982677de9d8d8ddbaa404.tar.gz
imap: add sort support
Diffstat (limited to 'lib/structure_helpers.go')
0 files changed, 0 insertions, 0 deletions
ne.go?h=0.6.0&id=07f7cac2f3c5b7b74d16296d5afb57ff7e908130'>^
661e3ec ^
5685a17 ^
2a09617 ^
ecd803a ^
2a09617 ^
8635c70 ^
2a09617 ^
661e3ec ^

ecd803a ^
8635c70 ^

2a09617 ^
cded067 ^
8fa4583 ^
2a09617 ^
ecd803a ^
2a09617 ^
8635c70 ^
2a09617 ^
a073d76 ^
8fa4583 ^



661e3ec ^

ecd803a ^















661e3ec ^
5685a17 ^
661e3ec ^

1418e1b ^
8fa4583 ^
661e3ec ^

1170893 ^
8fa4583 ^
661e3ec ^

80e891a ^



cc639a1 ^
8635c70 ^
72e4b5e ^
8635c70 ^
ecd803a ^
8635c70 ^





80e891a ^
72e4b5e ^
8635c70 ^
ecd803a ^
8fa4583 ^

661e3ec ^



ecd803a ^




6838c23 ^
ecd803a ^








6838c23 ^
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