summaryrefslogtreecommitdiff
path: root/src/core/wee-config.c
AgeCommit message (Expand)Author
2023-01-28core, plugins: replace calls to string_str(n)cmp by str(n)cmp (issue #1872)Sébastien Helleu
2023-01-28core: make configuration files, sections and options case sensitive (issue #1...Sébastien Helleu
2023-01-28core: set priority in calls to config_file_new (issue #1872)Sébastien Helleu
2023-01-01core: update copyright datesSébastien Helleu
2022-12-29core: add option weechat.look.chat_space_right (issue #1862)Sébastien Helleu
2022-12-21core: improve case convert and insensitive char comparisons (closes #258)Sébastien Helleu
2022-12-10core: add color attributes "blink" and "dim" (half bright) (closes #1855)Sébastien Helleu
2022-07-24core: add option weechat.look.highlight_disable_regex and buffer property "hi...Sébastien Helleu
2022-05-27core: add display conditions in custom bar items (issue #808)Sébastien Helleu
2022-05-27core: add command /item (closes #808)Sébastien Helleu
2022-01-23Remove old and unused config option weechat.plugin.debugTrygve Aaberge
2022-01-17core: update copyright datesSébastien Helleu
2021-05-22core: split signal command before evaluating it (issue #1643)Sébastien Helleu
2021-05-22core: split startup command before evaluating it (issue #1643)Sébastien Helleu
2021-05-12core: improve options to load GnuTLS system/user CAs (closes #972)Sébastien Helleu
2021-05-11core: change default value of option weechat.plugin.path to "${weechat_data_d...Sébastien Helleu
2021-05-11core: evaluate option weechat.plugin.path (issue #1285)Sébastien Helleu
2021-05-11core: evaluate option weechat.network.gnutls_ca_file (issue #1285)Sébastien Helleu
2021-03-16core: add options to customize commands on system signals, quit by default on...Sébastien Helleu
2021-02-07core: add options weechat.look.hotlist_update_on_buffer_switch and weechat.lo...Kevin Pulo
2021-01-02core: update copyright datesSébastien Helleu
2020-11-17core: fix and normalize error messagesSébastien Helleu
2020-01-04core: update copyright datesSébastien Helleu
2019-11-25core: add more info in /help weechat.look.nick_color_hash_salt (issue #635)Sébastien Helleu
2019-11-25core: add option weechat.look.nick_color_hash_salt to allow for reshuffling o...Simmo Saan
2019-09-16core: mention possible background color in /help weechat.look.nick_color_forceSébastien Helleu
2019-08-20core: add values djb2_32 and sum_32 for option weechat.look.nick_color_hash (...Sébastien Helleu
2019-08-10core: create or update option weechat.notify.xxx when function buffer_set is ...Sébastien Helleu
2019-06-15api: add argument "strip_items" in function string_splitSébastien Helleu
2019-04-13core: fix /help weechat.look.buffer_time_sameSébastien Helleu
2019-04-13core: add option weechat.look.prefix_same_nick_middle (closes #930, closes #931)Adrian Bjugård
2019-04-13core: add option weechat.look.buffer_time_same (closes #1127)Simmo Saan
2019-03-10core: replace argument "keep_eol" by "flags" in function string_split (closes...Sébastien Helleu
2019-02-21gui: only refilter affected buffers on filter change (closes #1309)Simmo Saan
2019-02-03Fix typo "part or words" -> "part of words"arza
2019-01-26core: do not automatically add a space when completing "nick:" at the beginni...Sébastien Helleu
2019-01-01core: update copyright datesSébastien Helleu
2018-11-29core: use https for links to GNU GPL licenseSébastien Helleu
2018-11-12core: improve help on option weechat.look.nick_color_stop_chars (closes #1268)Sébastien Helleu
2018-08-12core: fix check of tags in linesSébastien Helleu
2018-06-14core: change default value of option weechat.look.hotlist_add_conditions (clo...Sébastien Helleu
2018-04-16core: do not set terminal title by default (option weechat.look.window_title)...Sébastien Helleu
2018-03-31core: fix help on option weechat.look.hotlist_count_maxSébastien Helleu
2018-03-31core: improve help on option weechat.look.hotlist_count_maxSébastien Helleu
2018-03-19core: improve help of option weechat.completion.partial_completion_alertSébastien Helleu
2018-01-14core: reinitialize config file pointer to NULL after an error on section crea...Sébastien Helleu
2018-01-05core: update copyright datesSébastien Helleu
2017-12-10core: add link to API doc in /help weechat.completion.partial_completion_temp...Sébastien Helleu
2017-12-09core: add option weechat.completion.partial_completion_templatesSébastien Helleu
2017-10-14core: add option weechat.look.save_config_with_fsync (closes #1083)Sébastien Helleu