about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* contrib: request screenshot upon UI changeMichael Vetter2022-05-021-0/+1
* Merge pull request #1701 from profanity-im/log-changesMichael Vetter2022-04-292-11/+16
|\
| * Use profanity.001.log instead of profanity.log.001 for rotated logsMichael Vetter2022-04-291-8/+13
| * Use 3 digits for rotated logfilesMichael Vetter2022-04-291-3/+3
| * Set default max log size to 10MBMichael Vetter2022-04-291-1/+1
|/
* Merge pull request #1700 from profanity-im/feat/change-chatlogMichael Vetter2022-04-291-3/+3
|\
| * Use ISO8601 for log filesMichael Vetter2022-04-291-1/+1
| * Use ISO8601 for chatlogsMichael Vetter2022-04-291-2/+2
* | Merge pull request #1663 from akaWolf/add_stamp_settingsMichael Vetter2022-04-287-2/+95
|\ \ | |/ |/|
| * Merge branch 'master' into add_stamp_settingsMichael Vetter2022-04-2830-325/+636
| |\ | |/ |/|
* | Merge pull request #1697 from cockroach/feature/offline-muc-notificationsMichael Vetter2022-04-289-1/+63
|\ \
| * | Add support for offline MUC notificationsStefan Ott2022-04-239-1/+63
* | | Fix ox autocompletionMichael Vetter2022-04-281-3/+10
* | | ox: group online autocompletion togetherMichael Vetter2022-04-281-10/+5
* | | ox: dont print empty body messageMichael Vetter2022-04-271-3/+3
* | | Merge pull request #1699 from profanity-im/1698-fixoxabrtMichael Vetter2022-04-272-7/+6
|\ \ \
| * | | ox: print invalid fingerprint instead of abortingMichael Vetter2022-04-271-1/+5
| * | | ox: print bad usage instead of custom messageMichael Vetter2022-04-271-1/+1
| * | | Remove commentMichael Vetter2022-04-271-5/+0
| |/ /
* | | ci: rename TW python packagesMichael Vetter2022-04-271-2/+2
* | | ox: remove commentMichael Vetter2022-04-271-4/+0
|/ /
* | Merge pull request #1696 from paulfertser/fix-xscreensaver-configureMichael Vetter2022-04-211-1/+2
|\ \
| * | Fix xscreensaver detectionPaul Fertser2022-04-211-1/+2
|/ /
* | Fix typo Annonuce -> AnnounceMichael Vetter2022-04-141-4/+4
* | Fix typo: paylod -> payloadMichael Vetter2022-04-121-1/+1
* | Merge pull request #1690 from paulfertser/symbol-for-embedded-newlinesMichael Vetter2022-04-122-11/+41
|\ \
| * | Show return symbol for embedded newlinesPaul Fertser2022-04-121-1/+24
| * | Handle input win redisplay via Readline hookPaul Fertser2022-04-121-3/+10
| * | Show Readline prompt in input windowPaul Fertser2022-04-121-0/+7
| * | Allow /editor while not connectedPaul Fertser2022-04-121-7/+0
|/ /
* | Merge pull request #1688 from paulfertser/document-inputrc-reloadMichael Vetter2022-04-091-0/+5
|\ \
| * | Mention C-x C-r (reload inputrc) in the man pagePaul Fertser2022-04-091-0/+5
|/ /
* | Fix preferences testsMichael Vetter2022-04-081-2/+2
* | Dont show presence status changes by defaultMichael Vetter2022-04-071-2/+2
* | Merge pull request #1683 from paulfertser/more-example-aliasesMichael Vetter2022-04-041-0/+2
|\ \
| * | Include useful aliases in profrc examplePaul Fertser2022-04-031-0/+2
* | | Merge pull request #1674 from paulfertser/allow-bold-for-default-coloursMichael Vetter2022-04-041-12/+13
|\ \ \
| * | | Allow bold for default coloursPaul Fertser2022-04-011-12/+13
* | | | Merge pull request #1680 from paulfertser/add-irssi-themeMichael Vetter2022-04-042-1/+132
|\ \ \ \
| * | | | Add irssi themePaul Fertser2022-04-021-0/+131
| * | | | Use default rather than boothj5 theme in profrc examplePaul Fertser2022-04-021-1/+1
* | | | | Start new cycleMichael Vetter2022-04-04102-5496/+1
* | | | | Release 0.12.1Michael Vetter2022-04-04104-3/+5518
* | | | | Merge pull request #1681 from akaWolf/fix_theme_load_non_existMichael Vetter2022-04-031-0/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | disable execution of colors-changing code when call for theme load and it doe...Artjom Vejsel2022-04-021-0/+3
| | |/ / | |/| |
* | | | Merge pull request #1675 from paulfertser/fix-no-me-historyMichael Vetter2022-04-031-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Use correct colour for their nick when showing historyPaul Fertser2022-04-011-0/+1
| |/ /
* | | Include `config.h` in `src/config.cafile.c`Maxi Wuttke2022-04-021-0/+2
* | | Fix a segfault when uploading or downloading filesMaxi Wuttke2022-04-022-2/+2
|/ /
* | Merge pull request #1673 from profanity-im/fix-loggingMichael Vetter2022-04-011-1/+7
|\ \
7'>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
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535