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-03-12
relay/api: fix error displayed when buffer is not found in POST /api/input
Sébastien Helleu
2024-03-12
tests/relay/irc: fix comments
Sébastien Helleu
2024-03-12
tests/relay/irc: remove unused calls to record functions
Sébastien Helleu
2024-03-12
relay/weechat: add buffer id in signals sent to clients (issue #2081)
Sébastien Helleu
2024-03-12
relay/api: add buffer is in response to GET /api/buffers (issue #2081)
Sébastien Helleu
2024-03-12
api: allow search by buffer id in function buffer_search (issue #2081)
Sébastien Helleu
2024-03-12
core: add function gui_buffer_search_by_id (issue #2081)
Sébastien Helleu
2024-03-12
core: rename function gui_buffer_search_by_name to gui_buffer_search (issue #...
Sébastien Helleu
2024-03-12
core: add unique "id" in buffer (issue #2081)
Sébastien Helleu
2024-03-12
core: use dynamic string in function infolist_fields
Sébastien Helleu
2024-03-12
api: add function "hdata_longlong" (issue #2081)
Sébastien Helleu
2024-03-12
core: update German translations
Nils Görs
2024-03-11
doc/user: clarify what is `${nick}` in trigger IRC signal data
Sébastien Helleu
2024-03-10
api: add modifier "color_decode" to decode WeeChat colors with a replacement ...
Sébastien Helleu
2024-03-10
core: use whole replacement string instead of first char in function gui_colo...
Sébastien Helleu
2024-03-08
exec: remove trailing space on buffers with free content when line numbers ar...
Sébastien Helleu
2024-03-07
exec: add missing exec tags in lines of buffers with free content (closes #2086)
Sébastien Helleu
2024-03-07
doc: update German documentation
Nils Görs
2024-03-07
core: update German translations
Nils Görs
2024-03-07
doc/plugin: add missing translation comments
Sébastien Helleu
2024-03-06
core: check if malloc.h is present, independently of function malloc_trim
Sébastien Helleu
2024-03-06
irc: add option `-all` in command `/allchan`, do not execute command on parte...
Sébastien Helleu
2024-03-06
core: include header malloc.h only if function malloc_trim is available
Sébastien Helleu
2024-03-06
core: update translations
Sébastien Helleu
2024-03-06
core: check that function `malloc_trim` is available, display an error if not...
Sébastien Helleu
2024-03-06
core: add option `malloc_trim` in command `/sys`
Sébastien Helleu
2024-03-06
irc: use API config functions to get inherited value (server options)
Sébastien Helleu
2024-03-06
core: add support of SGR mouse events, remove option weechat.look.mouse_timer...
Sébastien Helleu
2024-03-06
core: update German translations
Nils Görs
2024-03-05
doc/scripting: auto-generate list of scripting functions and constants from P...
Sébastien Helleu
2024-03-05
python: add infolists "python_function" and "python_constant"
Sébastien Helleu
2024-03-05
plugins: move scripting API constants to plugin-script.c
Sébastien Helleu
2024-03-05
tests: add tests on scripting API constants
Sébastien Helleu
2024-03-05
doc: move script doc/python_stub.py to tools/generate_python_stub.py
Sébastien Helleu
2024-03-05
api: add functions config_{boolean|integer|string|color|enum}_inherited in sc...
Sébastien Helleu
2024-03-05
tests/scripts: fix representation of `None` Python value in generated scripts
Sébastien Helleu
2024-03-05
core: refactor functions that read values of config options
Sébastien Helleu
2024-03-05
tests: add tests on functions that read values of config options
Sébastien Helleu
2024-03-05
api: add functions config_option_get_string and config_option_get_pointer in ...
Sébastien Helleu
2024-03-05
tcl: simplify return macros
DasBrain
2024-03-05
tcl: refactor creation of constants
DasBrain
2024-02-26
core: update German translations
Nils Görs
2024-02-26
relay/api: rename "salt" to "timestamp"
Sébastien Helleu
2024-02-25
doc/api: fix string format in calls to weechat.prnt (examples in Python)
Sébastien Helleu
2024-02-25
python: fix truncation of unsigned long long integer returned by function str...
Sébastien Helleu
2024-02-25
php: remove constants that must not be visible in scripts
Sébastien Helleu
2024-02-25
tcl: fix truncation of long integer returned by function hdata_long
Sébastien Helleu
2024-02-24
core: add missing mouse event "alt-ctrl-button3"
Sébastien Helleu
2024-02-24
doc/user: fix order of mouse event modifiers
Sébastien Helleu
2024-02-24
core: fix typo in comment
Sébastien Helleu
[prev]
[next]