about summary refs log tree commit diff stats
path: root/src/event
Commit message (Collapse)AuthorAgeFilesLines
* Add support for encrypted carbonPaul Fariello2019-04-102-2/+2
| | | | Fix {signed,}_pre_key store
* Add OMEMO identity materials long term storagePaul Fariello2019-04-101-0/+8
|
* Follow normal workflow for OMEMO message receptionPaul Fariello2019-04-102-2/+2
| | | | | | We try to decrypt all messages, if it's successful we use sv_ev_incoming_message even for OMEMO messages. We pass an OMEMO boolean to let UI be aware that message were encrypted.
* Add OMEMO message encryption and decryptionPaul Fariello2019-04-101-0/+19
|
* Redraw screen after entry of PGP secret keyMichael Vetter2019-02-201-0/+10
| | | | | | | | | | | | | | | | | | | | | | After specifying the PGP key ID with pgp.keyid within the accounts file on startup profanity asks for the secret key passphrase. It then doesn't redraw the screen, leaving it in an odd looking state. This probably only happens with pinentry-curses since it draws in screen. We need this fix for cli only environments. Fixes https://github.com/boothj5/profanity/issues/906 reported by Bob Mottram. Based on https://github.com/boothj5/profanity/pull/908 by Bob Mottram Bob removed his GitHub account, so GitHub created a ghost placeholder user for him, which unfortunately makes it impossible to cherry-pick this commit. To more or less preserve authorship I added him as co-author. Commit picked and message edited by jubalh. Co-authored-by: Bob Mottram <bob@freedombone.net>
* Update copyright to include 2019Michael Vetter2019-01-224-4/+4
|
* Merge pull request #926 from msantos/null-pointer-dereferenceMichael Vetter2018-07-301-6/+8
|\ | | | | server_events: fix potential NULL pointer deref
| * server_events: fix potential NULL pointer derefMichael Santos2017-04-121-6/+8
| |
* | Add preferences for tab displayJames Booth2018-03-091-2/+2
| |
* | Show name in statusbar tabs WIPJames Booth2018-03-081-2/+2
| |
* | Add /rooms service autocompletionJames Booth2018-02-052-0/+8
| |
* | Update copyrightJames Booth2018-01-214-4/+4
|/
* Update CopyrightJames Booth2017-01-284-4/+4
|
* Add pre chat and room message blockingJames Booth2017-01-221-0/+6
|
* Fix compileJames Booth2017-01-161-1/+1
|
* Remove status from cl_ev_presence_sendJames Booth2017-01-153-7/+12
| | | | fixes #888
* Allow clearing account resourceJames Booth2016-11-221-4/+10
| | | | issue #880
* Fix typoJames Booth2016-10-291-1/+1
|
* Add win_printJames Booth2016-10-151-1/+1
|
* Use win_printf_line instead of win_printlnJames Booth2016-10-151-1/+1
|
* Fix missing paramsJames Booth2016-09-031-2/+2
|
* Add missed argumentDmitry Podgorny2016-09-021-7/+7
|
* Add sv_ev_bookmark_autojoinJames Booth2016-08-282-0/+23
|
* Send receipt request only when receiver supports featureJames Booth2016-08-181-5/+22
| | | | issue #829
* Free rooms list in sv_ev_login_account_successJames Booth2016-07-251-2/+3
|
* Tidy headersJames Booth2016-07-242-8/+11
|
* Moved window_list.cJames Booth2016-07-242-2/+2
|
* Moved roster_list.cJames Booth2016-07-242-2/+2
|
* Moved muc.cJames Booth2016-07-241-1/+1
|
* Make header defines consistentJames Booth2016-07-242-4/+4
|
* Moved chat_session.cJames Booth2016-07-242-2/+2
|
* Moved chat state handling code to chat_state.cJames Booth2016-07-241-0/+2
|
* Update GPL link in headersJames Booth2016-07-244-4/+4
|
* Option to bookmark room invitesJames Booth2016-05-231-1/+7
| | | | issue #813
* Remove redundant tls secured functionJames Booth2016-05-062-2/+2
|
* Move connection fulljid functionJames Booth2016-05-062-3/+3
|
* Rename jabber_ functionsJames Booth2016-05-062-8/+8
|
* Define stanza's attributes as const char*Dmitry Podgorny2016-04-272-2/+2
| | | | | | | | | | | | In most get-like funcitons libstrophe returns pointer to a string that resides in an internal structure (e.g. xmpp_stanza_t). Hence, Profanity must not change such strings. Define respective variables as 'const char*' to reduce a chance of error and conform future libstrophe's interface. This patch mostly replaces 'char *' with 'const char*', but also fixes two memory leaks after stanza_get_reason(). Add comment within stanza_get_reason() to fix conflict with different allocator types.
* Implement XEP-0363: HTTP File UploadDominik Heidler2016-04-262-12/+12
|
* Free mentions listJames Booth2016-04-071-0/+2
|
* Added whole word matches for room mentionJames Booth2016-04-071-4/+12
|
* Added mention match preferencesJames Booth2016-04-031-4/+2
|
* Added prof_strstr functionJames Booth2016-04-031-9/+5
|
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-312-35/+35
|
* Added plugins presence hooksJames Booth2016-03-301-0/+3
|
* Update roster count on carbonsJames Booth2016-03-221-0/+1
|
* Add PGP decryption for incoming/outgoing carbonsJames Booth2016-03-222-20/+38
|
* Removed plugin hook call for MUC historyJames Booth2016-02-181-4/+1
|
* Fix call to plugins_post_chat_message_sendJames Booth2016-02-161-3/+12
|
* Merge branch 'master' into plugins-cJames Booth2016-02-144-4/+4
|\ | | | | | | | | | | Conflicts: src/main.c src/ui/console.c
Kartik K. Agaram <vc@akkartik.com> 2016-03-08 01:30:14 -0800 committer Kartik K. Agaram <vc@akkartik.com> 2016-03-08 01:46:47 -0800 2735 - define recipes using 'def'' href='/akkartik/mu/commit/077hash.cc?h=main&id=1ead356219bb2eb59487d1012f837bd07ec336f5'>1ead3562 ^
37421f8a ^







1ead3562 ^
37421f8a ^






1ead3562 ^
37421f8a ^




1ead3562 ^
b0bf5321 ^

1ead3562 ^
37421f8a ^




1ead3562 ^
b0bf5321 ^





37421f8a ^





1ead3562 ^
b0bf5321 ^


1ead3562 ^
37421f8a ^
b0bf5321 ^

1ead3562 ^
37421f8a ^













1ead3562 ^
37421f8a ^

1ead3562 ^
37421f8a ^

1ead3562 ^
37421f8a ^








b0bf5321 ^
37421f8a ^
1ead3562 ^
b0bf5321 ^


37421f8a ^
1ead3562 ^
b0bf5321 ^


37421f8a ^
1ead3562 ^
37421f8a ^














1ead3562 ^
37421f8a ^

1ead3562 ^
37421f8a ^

1ead3562 ^
37421f8a ^













1ead3562 ^
37421f8a ^

1ead3562 ^
37421f8a ^

1ead3562 ^
37421f8a ^









1ead3562 ^
b0bf5321 ^


bff0fa45 ^
37421f8a ^









8d72e565 ^
37421f8a ^

d5fe534d ^
9dcbec39 ^
d5fe534d ^




37421f8a ^
d5fe534d ^


b24eb476 ^
d5fe534d ^












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
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381