about summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix duplicate download IDs.IsaacM882023-03-093-1/+3
* let `account_new()` take ownership of passed valuesSteffen Jaeckel2023-01-185-34/+34
* add `now` option to `/reconnect` commandSteffen Jaeckel2023-01-181-0/+4
* minor changesSteffen Jaeckel2023-01-181-3/+3
* add `/strophe` command to modify libstrophe-specific settingsSteffen Jaeckel2023-01-181-0/+5
* Update copyright yearMichael Vetter2023-01-101-1/+1
* Add MAM test stubsMichael Vetter2022-10-212-0/+6
* Add vCard supportMarouane L2022-10-183-0/+88
* Split ox functions from gpg.c to ox.cMichael Vetter2022-06-292-18/+21
* add chatlog unittestMichael Vetter2022-06-283-65/+93
* Display mood preferencesMichael Vetter2022-06-221-0/+5
* Don't forget encryption status for OX and PGP.MarcoPolo-PasTonMolo2022-06-176-18/+28
* Use our omemo sid/fingerprint in qr codeMichael Vetter2022-05-312-1/+7
* Add basic qrcode functionsMichael Vetter2022-05-301-0/+11
* Final touches for `/avatar set`Michael Vetter2022-05-271-2/+0
* Add checks for whether gdk-pixbuf exists before using avatar setMarcoPolo-PasTonMolo2022-05-261-1/+4
* Add `/avatar set` command to publish avatarMarcoPolo-PasTonMolo2022-05-261-0/+5
* Update copyright yearMichael Vetter2022-05-091-1/+1
* ox: show ox preferencesMichael Vetter2022-05-051-0/+4
* Fix preferences testsMichael Vetter2022-04-081-2/+2
* less duplicationSteffen Jaeckel2022-03-311-1/+2
* Merge pull request #1652 from profanity-im/fix-1624Michael Vetter2022-03-232-2/+57
|\
| * add profanity-specific CAfileSteffen Jaeckel2022-03-221-0/+55
| * a tad more `const`-correctnessSteffen Jaeckel2022-03-221-2/+2
* | Add quote autocompletion for previous messagesMarcoPolo-PasTonMolo2022-03-211-0/+7
|/
* use `g_mkdir_with_parents()` instead of home-baked solutionSteffen Jaeckel2022-03-141-2/+2
* auto-formatSteffen Jaeckel2022-02-011-2/+2
* tests: add publish_user_mood stubMichael Vetter2021-12-061-0/+5
* tests: Add win_get_last_sent_messag() stubMichael Vetter2021-10-221-0/+5
* Format new register code correctlyMichael Vetter2021-10-131-1/+1
* registration: add test stubMichael Vetter2021-10-131-0/+12
* Format code correctlyMichael Vetter2021-10-052-9/+13
* Trim excess whitespacea13460542021-08-266-6/+0
* Fix: files missing final ending newlinea13460542021-08-264-4/+4
* Add silence test stubMichael Vetter2021-07-011-0/+6
* Merge pull request #1569 from profanity-im/feature/1434-spam-reportingMichael Vetter2021-07-011-1/+1
|\
| * Adjust test stub of blocking commandMichael Vetter2021-07-011-1/+1
* | Restore last status string when connectingThorben Günther2021-07-011-0/+6
* | Merge pull request #1529 from dustinlagoy/access-roster-from-pluginsMichael Vetter2021-07-013-0/+38
|\ \ | |/ |/|
| * Add unit tests for roster_get_display_nameDustin Lagoy2021-06-303-0/+38
* | Add command to show single bookmark detailsMichael Vetter2021-06-092-0/+11
* | attention-flag - unittest - stub_uiDebXWoody2021-05-291-0/+20
* | Display OMEMO device IDDebXWoody2021-05-281-0/+5
|/
* Add support to register with a roomMichael Vetter2021-03-251-0/+10
* MUC: Add voice requestThorben Günther2021-03-121-0/+5
* Add command to change password of logged in userThorben Günther2021-03-111-0/+10
* Update ui_ask_password to support confirmationThorben Günther2021-03-111-1/+1
* Add mam test stubMichael Vetter2021-01-281-0/+4
* Fix old chlog reference in helpMichael Vetter2021-01-171-2/+2
* Remove log_reinit()Michael Vetter2020-12-111-4/+0
5bfa9add9cb1424ecc2ae334'>^
cadaf731 ^

9f34373b ^

e50461a8 ^



388a2081 ^

e9aff689 ^






a952776b ^

e9aff689 ^



97c5072f ^




0e5dc6d8 ^

97c5072f ^
2241473e ^



046da191 ^
97c5072f ^
db9376d8 ^

db9376d8 ^








a522d022 ^
db9376d8 ^


f17afcf5 ^
a522d022 ^





f17afcf5 ^
f9a7e350 ^
f17afcf5 ^
decd5066 ^
7f98e013 ^

decd5066 ^








f9a7e350 ^
a48b9fce ^
7f98e013 ^
a48b9fce ^
7f98e013 ^
a48b9fce ^


6640a089 ^
a48b9fce ^

6255420b ^
118e9203 ^
e043029a ^
6255420b ^
f3326bf1 ^
f17afcf5 ^
f9a7e350 ^

69ac8097 ^











f9a7e350 ^


7f98e013 ^

f9a7e350 ^

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
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280