about summary refs log tree commit diff stats
path: root/src/xmpp/form.h
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-06-13 15:02:43 +0200
committerMichael Vetter <jubalh@iodoru.org>2020-06-13 15:02:43 +0200
commit914c6752dd4ac3421311817d585cd687cec693e4 (patch)
tree95c569c99b738fd4e81bd43ef489d4ea81f2bfbd /src/xmpp/form.h
parent74e061165a808883c5b17ff356bde60fa335cbda (diff)
downloadprofani-tty-914c6752dd4ac3421311817d585cd687cec693e4.tar.gz
Fix reading/writing linked files
"base" was not really base but the filename :-)

Fix https://github.com/profanity-im/profanity/issues/1362
Diffstat (limited to 'src/xmpp/form.h')
0 files changed, 0 insertions, 0 deletions
v>
f07bb12f ^









34a60763 ^
f07bb12f ^



34a60763 ^


f07bb12f ^






34a60763 ^
f07bb12f ^


34a60763 ^
c776804d ^
f07bb12f ^

34a60763 ^
f07bb12f ^



34a60763 ^





f07bb12f ^









34a60763 ^
f07bb12f ^

34a60763 ^
f07bb12f ^

f07bb12f ^

34a60763 ^

f07bb12f ^












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