summaryrefslogtreecommitdiff
path: root/src/core/core-config.c
AgeCommit message (Expand)Author
2024-05-18core: add option weechat.look.config_permissions (closes #2057)Sébastien Helleu
2024-05-12irc: rename option irc.color.item_channel_modes to weechat.color.status_modesSébastien Helleu
2024-04-26core: remove check of NULL pointers before calling string_free_split() (issue...Sébastien Helleu
2024-04-25core: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-03-24core: add option weechat.completion.case_sensitiveSébastien Helleu
2024-03-16core: fix typo in option weechat.look.hotlist_sort: time.usec -> time_usec (i...Sébastien Helleu
2024-03-16core: add option weechat.look.highlight_prefix (closes #2079)Sébastien Helleu
2024-03-16core: add variable `${highlight}` in option weechat.look.buffer_time_format (...Sébastien Helleu
2024-03-15core: convert option weechat.look.hotlist_sort to a list of fields (closes #2...Sébastien Helleu
2024-03-12core: remove "wee-" prefix from source files in src/core and src/core/hookSébastien Helleu