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