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-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
2024-04-26
tests: move hook modifier tests to a separate file (issue #865)
Sébastien Helleu
2024-04-26
plugins: remove check of NULL pointers before calling weechat_arraylist_free(...
Sébastien Helleu
2024-04-14
relay: add TLS connection to remote, add remote option "tls_verify"
Sébastien Helleu
2024-04-12
core: add support for $XDG_STATE_HOME
90
2024-04-11
tests: add placeholder for tests on function gui_line_is_action
Sébastien Helleu
2024-04-11
core: use nick offline color for nick in action message
Sébastien Helleu
2024-04-07
tests: fix relay/api tests on group and nick colors
Sébastien Helleu
2024-04-07
relay/api: rename field "nicks" to "nicklist" in GET /api/buffers
Sébastien Helleu
2024-04-07
relay/api: add nicklist group and nick id in response to GET /api/buffers (is...
Sébastien Helleu
2024-04-07
core: add unique "id" in nicklist group and nick (issue #2081)
Sébastien Helleu
2024-04-07
relay: add synchronization with remote and handler for events received (issue...
Sébastien Helleu
2024-04-07
api: add function "asprintf"
Sébastien Helleu
2024-04-07
buffer: add property `input_get_any_user_data` in buffer (issue #2066)
Sébastien Helleu
2024-04-07
relay/api: add "request" and "request_body" in response when connected via we...
Sébastien Helleu
2024-04-07
relay: stop URL address before the first question mark if colon is not found ...
Sébastien Helleu
2024-04-07
tests: add tests on relay remote functions (issue #2066)
Sébastien Helleu
2024-04-07
relay: add connection to remote (issue #2066)
Sébastien Helleu
2024-04-07
relay: add functions to parse HTTP response (issue #2066)
Sébastien Helleu
2024-04-07
relay: add command `/remote`, add remote configuration in relay.conf (issue #...
Sébastien Helleu
2024-04-06
irc: fix display of reply for CTCP request received on a channel when capabil...
Sébastien Helleu
2024-04-06
tests: rename variable "i" to "echo_message"
Sébastien Helleu
2024-04-06
irc: display CTCP reply to a nick in server buffer instead of channel
Sébastien Helleu
2024-04-06
tests: add extra tests on received IRC CTCP messages
Sébastien Helleu
2024-04-01
core: fix print of pointer values
Sébastien Helleu
2024-03-24
core: fix tests on function strftimeval on Alpine
Sébastien Helleu
2024-03-17
relay/api: add GET /api/hotlist
Sébastien Helleu
2024-03-17
tests/gui: add tests on hotlist functions
Sébastien Helleu
[next]