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
2024-04-07
relay/api: add "body_type" in response when a body is set and connected via w...
Sébastien Helleu
2024-04-07
relay: add option `send` in command `/remote` (issue #2066)
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: check that parameter ws_deflate is not NULL in function relay_websocke...
Sébastien Helleu
2024-04-07
relay: add connection to remote (issue #2066)
Sébastien Helleu
2024-04-07
relay: add option `disconnect` in command `/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 proxy option in remote (issue #2066)
Sébastien Helleu
2024-04-07
relay/api: fix style (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
core: update ChangeLog
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: remove whitespace
Sébastien Helleu
2024-04-01
core: add cast to "const char *" for hashtable value
Sébastien Helleu
2024-04-01
core: fix print of pointer values
Sébastien Helleu
2024-04-01
ci: add CodeQL code scanning (closes #2102)
Mario Campos
2024-03-29
relay: rename function relay_api_search_buffer_id_name to relay_api_protocol_...
Sébastien Helleu
2024-03-28
core: update German translations, fixed typo
Nils Görs
2024-03-26
relay: move assignment after comment with important note
Sébastien Helleu
2024-03-26
relay: fix typo in comment
Sébastien Helleu
2024-03-26
relay: fix typo in comment
Sébastien Helleu
2024-03-26
irc: fix error displayed on connection in case of insufficient memory
Sébastien Helleu
2024-03-26
relay: add size for array `relay_auth_password_hash_algo_name`
Sébastien Helleu
2024-03-26
core: update German translations
Nils Görs
2024-03-26
fset: fix typo in /help fset
Sébastien Helleu
2024-03-26
relay: set the last IRC client disconnection time only after a successful con...
Sébastien Helleu
2024-03-26
fset: display number of commands executed in imported file, improve errors di...
Sébastien Helleu
2024-03-25
fset: add option `-import` in command `/fset`
Sébastien Helleu
2024-03-25
core: display a specific message when the value of option is unchanged after ...
Sébastien Helleu
2024-03-25
core: update German translations
Nils Görs
2024-03-24
core: fix tests on function strftimeval on Alpine
Sébastien Helleu
2024-03-24
core: add option weechat.completion.case_sensitive
Sébastien Helleu
2024-03-21
doc/user: fix typo in trigger regex replace `${re:+}`
Sébastien Helleu
2024-03-21
doc/user: add missing `${re:#}` and `${re:repl_index}` in trigger regex replace
Sébastien Helleu
2024-03-21
doc/api: fix style in example `${re:+}`
Sébastien Helleu
2024-03-20
core: update German translations
Nils Görs
2024-03-19
script: add option `enable` in command `/script`, improve error displayed whe...
Sébastien Helleu
2024-03-18
core: send signal "hotlist_changed" only if the order of hotlist has changed ...
Sébastien Helleu
2024-03-18
core: reduce number of re-sort of hotlist (issue #2097)
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
2024-03-17
tests/scripts: make tests fail if a compiled scripting plugin fails to load
Sébastien Helleu
2024-03-17
tests: add missing include of string.h in relay API protocol tests
Sébastien Helleu
2024-03-16
core: update German translations
Nils Görs
2024-03-16
core: optimize sort of hotlist
Sébastien Helleu
2024-03-16
core: don't resort hotlist when signal "hotlist_changed" is sent
Sébastien Helleu
[prev]
[next]