index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
gui
Age
Commit message (
Expand
)
Author
2021-08-06
core: fix decoding of attributes in basic ANSI colors (closes #1678)
Sébastien Helleu
2021-03-17
tests: use macros UINT32_C and UINT64_C for integer constants of type uint32_...
Sébastien Helleu
2021-01-02
core: update copyright dates
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-08-22
api: add function string_color_code_size (issue #1547)
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
2020-08-05
tests: fix name of some unit tests
Sébastien Helleu
2020-08-04
tests: add tests on GUI line functions
Sébastien Helleu
2020-03-13
tests: always run callback in calls to function config_file_option_set
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-11-25
tests: add unit tests on hash algorithms with salt (issue #635)
Sébastien Helleu
2019-10-01
core: add function to convert WeeChat colors to ANSI colors (issue #528)
Sébastien Helleu
2019-10-01
core: add support of reverse video in ANSI color codes
Sébastien Helleu
2019-10-01
tests: add tests on GUI color functions
Sébastien Helleu
2019-08-20
core: add values djb2_32 and sum_32 for option weechat.look.nick_color_hash (...
Sébastien Helleu
2019-08-19
core: use fixed-width integer for computing nick hash (issue #1394)
Sébastien Helleu
2019-01-11
tests: add tests on function irc_config_check_autojoin
Sébastien Helleu
2019-01-01
core: update copyright dates
Sébastien Helleu
2018-11-29
core: use https for links to GNU GPL license
Sébastien Helleu
2018-08-12
core: fix check of tags in lines
Sébastien Helleu