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
Age
Commit message (
Expand
)
Author
2024-05-26
tests: fix compilation of tests on Rocky 9.4
Sébastien Helleu
2024-05-26
tests: relay: fix HotlistToJson test on s390x
LuK1337
2024-05-26
tests: scripts: fix wrong ifdef check
LuK1337
2024-05-26
tests: relay: add missing <string.h> include
LuK1337
2024-05-25
tests: add test of IRC message split with newline but no server
Sébastien Helleu
2024-05-25
tests: remove dead assignments
Sébastien Helleu
2024-05-25
tests: fix tests on hook_infolist_get with an invalid pointer
Sébastien Helleu
2024-05-14
relay: add option "autoconnect" in remote
Sébastien Helleu
2024-05-13
irc: allow range in commands `/unban` and `/unquiet` (closes #2113)
Sébastien Helleu
2024-05-12
relay/api: add field "modes" in GET /api/buffers
Sébastien Helleu
2024-05-12
core: add buffer property "modes"
Sébastien Helleu
2024-05-12
core: restore buffer input prompt on /upgrade
Sébastien Helleu
2024-05-11
core: fix conversion of WeeChat bar colors to ANSI colors
Sébastien Helleu
2024-05-11
core: fix conversion of WeeChat "default" color to ANSI color
Sébastien Helleu
2024-05-11
tests: split strings with colors for readability
Sébastien Helleu
2024-05-11
relay/api: add field "input_prompt" in GET /api/buffers
Sébastien Helleu
2024-05-10
core: add buffer property "input_prompt"
Sébastien Helleu
2024-05-09
irc: rename function irc_server_buffer_set_input_multiline to irc_server_set_...
Sébastien Helleu
2024-05-08
core: add function gui_buffer_set_filter
Sébastien Helleu
2024-05-08
core: add function gui_buffer_set_input
Sébastien Helleu
2024-05-08
tests: add placeholder for tests on function gui_buffer_set_input_get_any_use...
Sébastien Helleu
2024-05-08
core: add function gui_buffer_set_notify
Sébastien Helleu
2024-05-08
core: add function gui_buffer_set_day_change
Sébastien Helleu
2024-05-08
tests: fix typo in comment
Sébastien Helleu
2024-05-08
api: return `-1` or `1` if one input string is NULL and not the other in stri...
Sébastien Helleu
2024-05-05
relay/api: add input fields in GET /api/buffers
Sébastien Helleu
2024-05-05
relay/api: add parameter "lines_free" in GET /api/buffers
Sébastien Helleu
2024-05-05
tests: add test on relay API preflight request (OPTIONS)
Sébastien Helleu
2024-05-05
tests: fix relay API protocol tests
Sébastien Helleu
2024-05-04
tests: add placeholders for tests on relay api remote event functions
Sébastien Helleu
2024-05-01
relay/api: add buffer keys in GET /api/buffers (issue #2066)
Sébastien Helleu
2024-04-29
relay/api: add color names for groups and nicks in GET /api/buffers
Sébastien Helleu
2024-04-29
relay/api: add nicklist boolean fields in GET /api/buffers
Sébastien Helleu
2024-04-29
relay/api: rename field "nicklist" to "nicklist_root" in GET /api/buffers
Sébastien Helleu
2024-04-29
api: allow to set nicklist group/nick id in functions nicklist_group_set and ...
Sébastien Helleu
2024-04-29
api: allow search by group and nick id in functions nicklist_search_group and...
Sébastien Helleu
2024-04-28
tests/gui: add tests on nicklist functions
Sébastien Helleu
2024-04-28
core: remove obsolete function gui_nicklist_get_max_length
Sébastien Helleu
2024-04-26
trigger: remove check of NULL pointers before calling trigger_free() (issue #...
Sébastien Helleu
2024-04-26
relay: remove check of NULL pointers before calling relay_websocket_deflate_f...
Sébastien Helleu
2024-04-26
relay: remove check of NULL pointers before calling relay_http_response_free(...
Sébastien Helleu
2024-04-26
alias: remove check of NULL pointers before calling alias_free() (issue #865)
Sébastien Helleu
2024-04-26
core: remove check of NULL pointers before calling gui_bar_window_free() (iss...
Sébastien Helleu
2024-04-26
core: remove check of NULL pointers before calling gui_bar_item_free() (issue...
Sébastien Helleu
2024-04-26
irc: remove check of NULL pointers before calling weechat_list_free() (issue ...
Sébastien Helleu
2024-04-26
plugins: remove check of NULL pointers before calling weechat_infolist_free()...
Sébastien Helleu
2024-04-26
plugins: remove check of NULL pointers before calling weechat_config_option_f...
Sébastien Helleu
2024-04-26
core: remove check of NULL pointers before calling string_shared_free() (issu...
Sébastien Helleu
2024-04-26
plugins: remove check of NULL pointers before calling weechat_hashtable_free(...
Sébastien Helleu
2024-04-26
tests: split hook tests into multiple files (issue #865)
Sébastien Helleu
[next]