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
/
ChangeLog.adoc
Age
Commit message (
Expand
)
Author
2024-04-07
core: add unique "id" in nicklist group and nick (issue #2081)
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-01
ci: add CodeQL code scanning (closes #2102)
Mario Campos
2024-03-26
relay: set the last IRC client disconnection time only after a successful con...
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-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-19
script: add option `enable` in command `/script`, improve error displayed whe...
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-16
core: add option weechat.look.highlight_prefix (closes #2079)
Sébastien Helleu
2024-03-16
core: add variable `${highlight}` in option weechat.look.buffer_time_format (...
Sébastien Helleu
2024-03-15
core: convert option weechat.look.hotlist_sort to a list of fields (closes #2...
Sébastien Helleu
2024-03-15
core: rename variables with creation time in hdata "hotlist"
Sébastien Helleu
2024-03-15
core: add missing hdata name "buffer" in hdata "hotlist"
Sébastien Helleu
2024-03-13
core: update ChangeLog (issue #2093)
Sébastien Helleu
2024-03-13
core: update ChangeLog (closes #1906)
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 unique "id" in buffer (issue #2081)
Sébastien Helleu
2024-03-12
api: add function "hdata_longlong" (issue #2081)
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-06
irc: add option `-all` in command `/allchan`, do not execute command on parte...
Sébastien Helleu
2024-03-06
core: add option `malloc_trim` in command `/sys`
Sébastien Helleu
2024-03-06
core: add support of SGR mouse events, remove option weechat.look.mouse_timer...
Sébastien Helleu
2024-03-05
tests: add tests on scripting API constants
Sébastien Helleu
2024-03-05
api: add functions config_{boolean|integer|string|color|enum}_inherited in sc...
Sébastien Helleu
2024-03-05
api: add functions config_option_get_string and config_option_get_pointer in ...
Sébastien Helleu
2024-02-25
python: fix truncation of unsigned long long integer returned by function str...
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
core: add missing mouse event "alt-ctrl-button2"
Sébastien Helleu
2024-02-22
tcl: make plugin compatible with Tcl 9.0
Johannes Kuhn
2024-02-21
fset: allow filename starting with "~" in command `/fset -export`
Sébastien Helleu
2024-02-21
script: always display list of scripts when searching scripts with `/script s...
Sébastien Helleu
2024-02-21
script: fix default mouse keys (closes #2076)
Sébastien Helleu
2024-02-19
script: add info "script_loaded"
Sébastien Helleu
2024-02-19
api: add info "plugin_loaded"
Sébastien Helleu
2024-02-17
core: reintroduce help on the operators in `/help eval` (issue #2005)
Sébastien Helleu
2024-02-17
core: reintroduce help on the variables in `/help eval` (issue #2005)
Sébastien Helleu
2024-02-16
irc: add missing tags on self action messages when capability echo-message is...
Sébastien Helleu
2024-02-16
irc: don't strip monospace color code 0x11 from incoming messages (closes #2073)
Sébastien Helleu
2024-02-11
core: add option `-s` in command `/command` to execute multiple commands sepa...
Sébastien Helleu
2024-02-11
core: move lines from 4.1.0 to 4.2.0 in ChangeLog
Sébastien Helleu
2024-02-11
core: add again line about function hook_url in ChangeLog (issue #1723)
Sébastien Helleu
[next]