1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00
profanity/src/config
Michael Vetter 634cb586d9
Merge pull request #1892 from ike08/improvement/muc-title-behaviour
Improve MUC title behaviour for roster, statusbar, and titlebar
2023-10-09 09:47:03 +02:00
..
account.c Cleanup jid_destroy to auto_jid 2023-07-13 17:05:07 +02:00
account.h Add sessions_alarm 2023-04-18 14:28:20 +02:00
accounts.c Fix some glib nullptr-check warning messages 2023-10-04 17:02:10 +02:00
accounts.h g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
cafile.c g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
cafile.h add profanity-specific CAfile 2022-03-22 11:44:01 +01:00
color.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
color.h Apply coding style 2020-07-07 14:18:57 +02:00
conflists.c Cleanup g_strfreev() to auto_gcharv 2023-07-13 17:05:07 +02:00
conflists.h Apply coding style 2020-07-07 14:18:57 +02:00
files.c Introduce a shared implementation for keyfile loading 2023-09-04 09:59:09 +02:00
files.h Fix my email address 2023-07-31 16:51:58 +02:00
preferences.c Improve MUC title behaviour for roster, statusbar, and titlebar 2023-10-05 18:16:04 -06:00
preferences.h Improve MUC title behaviour for roster, statusbar, and titlebar 2023-10-05 18:16:04 -06:00
scripts.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
scripts.h Apply coding style 2020-07-07 14:18:57 +02:00
theme.c Improve MUC title behaviour for roster, statusbar, and titlebar 2023-10-05 18:16:04 -06:00
theme.h Apply coding style 2020-07-07 14:18:57 +02:00
tlscerts.c Introduce a shared implementation for keyfile loading 2023-09-04 09:59:09 +02:00
tlscerts.h a tad more const-correctness 2022-03-22 11:44:00 +01:00