summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-14trigger: add variable "${tg_trigger_name}" in command trigger evaluated strin...Sébastien Helleu
2020-11-14core: add evaluation of conditions in evaluation of expressions with "eval_co...Sébastien Helleu
2020-11-13spell: fix refresh of bar item "spell_suggest" when the input becomes empty (...Sébastien Helleu
2020-11-11Version 3.1-devSébastien Helleu
2020-11-11Version 3.0Sébastien Helleu
2020-11-10debian: update changelogSébastien Helleu
2020-11-01Version 3.0-rc1Sébastien Helleu
2020-10-30doc: update German documentationNils Görs
2020-10-21trigger: add variable "tg_argc" in data set by command trigger (closes #1576)Sébastien Helleu
2020-10-18irc: remove SASL timeout message displayed by error after successful SASL aut...Sébastien Helleu
2020-10-16doc: update German auto-generated fileSébastien Helleu
2020-10-16core: update German translationsNils Görs
2020-10-15script: allow command /script list when option script.scripts.download_enable...Sébastien Helleu
2020-10-15doc: Update hotlist example to match hotlist_prefixTrygve Aaberge
2020-10-11exec: add option "-oerr" to send stderr to buffer (now disabled by default) (...Sébastien Helleu
2020-10-11exec: add missing option "-oc" in /help execSébastien Helleu
2020-10-11core: add terminal and terminal multiplexer in GitHub issue templateSébastien Helleu
2020-10-10core: update ChangeLog (issue #1567)Sébastien Helleu
2020-10-10trigger: add a function to set variables common to all triggers (issue #1567)Sébastien Helleu
2020-10-10doc: translate tg_trigger_name variable under triggers (issue #1567)Sébastien Helleu
2020-10-10doc: add tg_trigger_name variable under triggers (issue #1567)Simmo Saan
2020-10-10trigger: add tg_trigger_name variable to all triggers (closes #1567)Simmo Saan
2020-10-07doc: update German auto-generated fileSébastien Helleu
2020-10-05core: update German translationsNils Görs
2020-10-04core: use apt-get option --no-install-recommends instead of modifying config ...Sébastien Helleu
2020-10-04tests: add missing braces around if/else in macro WEE_NICK_STRDUP_FOR_COLOR (...Sébastien Helleu
2020-10-04api: add optional list of colors in infos "nick_color" and "nick_color_name" ...Sébastien Helleu
2020-10-04core: add argument "num_colors" in function gui_nick_hash_color, add tests on...Sébastien Helleu
2020-10-03tests: run callback when resetting options in testsSébastien Helleu
2020-09-12irc: fix again typo in English plural form of "normal"Sébastien Helleu
2020-09-12irc: fix typo in English plural form of "normal" (normals -> normal)Sébastien Helleu
2020-09-12doc: update German auto-generated fileSébastien Helleu
2020-09-08core: update German translationsNils Görs
2020-09-06script: add option script.scripts.download_enabled (closes #1548)Sébastien Helleu
2020-09-02script: do not automatically download list of scripts on startup if the file ...Sébastien Helleu
2020-08-29tests: fix compilation with CppUTest ≥ 4.0Sébastien Helleu
2020-08-28spell: also skip IRC color attributes codes when checking words in input (iss...Sébastien Helleu
2020-08-25irc: add comments in functions irc_color_decode and irc_color_encodeSébastien Helleu
2020-08-25spell: skip IRC color codes when checking words in input (closes #1547)Sébastien Helleu
2020-08-24spell: use dynamic string functions to return modified stringSébastien Helleu
2020-08-23api: add argument "bytes" in function string_dyn_concatSébastien Helleu
2020-08-22spell: properly skip WeeChat color codes when checking words in input (closes...Sébastien Helleu
2020-08-22api: add function string_color_code_size (issue #1547)Sébastien Helleu
2020-08-20fset: fix refresh of option values in fset buffer (issue #1553)Sébastien Helleu
2020-08-17irc: replace calls to malloc by callocSébastien Helleu
2020-08-17core: replace calls to malloc by callocSébastien Helleu
2020-08-16core: set notify_level to 3 if highlight is forced in gui_line_hook_update (o...Sébastien Helleu
2020-08-16core: set notify_level to 3 in case of highlight in gui_line_hook_update only...Sébastien Helleu
2020-08-16core: set notify_level to 3 in case of highlight only if tag "notify_none" is...Sébastien Helleu
2020-08-15core: set "notify_level" to 3 if there is a highlight in the line (closes #1529)Sébastien Helleu