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
2023-11-21
core: add "core" in ChangeLog
Sébastien Helleu
2023-11-11
buflist: jump to previous/next buffer displayed in buflist item with ctrl+whe...
Sébastien Helleu
2023-11-11
core: split ChangeLog entry on multiple lines (issue #2040)
Sébastien Helleu
2023-11-11
core: move key ctrl+s, ctrl+u to alt+shift+U (issue #2040)
Sébastien Helleu
2023-11-11
core: add key ctrl+o to send command found and insert next one in input (issu...
Sébastien Helleu
2023-11-11
core: add incremental search in commands history (issue #2040)
Sébastien Helleu
2023-11-07
irc: fix target buffer of IRC message 337 (whois reply: "is hiding their idle...
Sébastien Helleu
2023-11-04
core: fix value of buffer variable "num_history" when the value defined in op...
Sébastien Helleu
2023-11-04
relay: close properly connection with the IRC client in case of server discon...
Sébastien Helleu
2023-11-04
core: remove incorrect warning when binding keys F10 to F20 (closes #2039)
Sébastien Helleu
2023-11-04
core: fix double call to hook config when an option is unset
Sébastien Helleu
2023-11-04
core: update ChangeLog
Sébastien Helleu
2023-11-03
relay: change default value of option relay.network.tls_priorities to `NORMAL`
Sébastien Helleu
2023-11-03
irc: change default value of server option "tls_priorities" to `NORMAL`
Sébastien Helleu
2023-11-01
irc: add option irc.color.term_remap (closes #2025)
Sébastien Helleu
2023-11-01
irc: add support of RGB colors in messages (issue #2025)
Sébastien Helleu
2023-11-01
core: display an error with command `/history N` when N is not a valid integer
Sébastien Helleu
2023-10-30
trigger: rename local variable "trigger_filter" to "filter" on monitor buffer...
Sébastien Helleu
2023-10-30
core: fix memory leak when config version is invalid or not supported
Sébastien Helleu
2023-10-30
core: fix crash when "config_version" is present in a configuration file with...
Sébastien Helleu
2023-10-30
core: display an error on startup if environment variable "HOME" is not set
Sébastien Helleu
2023-10-30
ruby: fix use of NULL variable when displaying exception
Sébastien Helleu
2023-10-30
irc: add tags "nick_xxx" and "host_xxx" in all messages, including self and s...
Sébastien Helleu
2023-10-26
core: add version 4.1.1
Sébastien Helleu
2023-10-26
core: add version 4.0.6
Sébastien Helleu
2023-10-26
core: display only version with command `/version`, add options `-o` and `-ol...
Sébastien Helleu
2023-10-23
core: fix crash when a custom bar item name is already used by a default bar ...
Sébastien Helleu
2023-10-22
core: add number of processes in command `/sys waitpid`
Sébastien Helleu
2023-10-20
core: fix random timeouts when a lot of concurrent processes are launched wit...
Sébastien Helleu
2023-10-19
irc: revert compute of nick colors to case sensitive way, deprecate again IRC...
Sébastien Helleu
2023-10-17
api: add support of format/translation of command arguments description line ...
Sébastien Helleu
2023-10-17
api: add function string_concat (issue #2005)
Sébastien Helleu
2023-10-15
irc: add option irc.look.ignore_tag_messages (closes #989)
Sébastien Helleu
2023-10-15
core: update ChangeLog (closes #1956)
Sébastien Helleu
2023-10-15
core: make libintl.h required if CMake option ENABLE_NLS is enabled (issue #2...
Sébastien Helleu
2023-10-15
Version 4.1.0
Sébastien Helleu
2023-10-10
core: fix zombie processes remaining after the end of forked processes (close...
Sébastien Helleu
2023-10-09
irc: move value `-all` at the end of completions for command `/ignore del`
Sébastien Helleu
2023-10-07
irc: fix memory leak when joining channels with keys
Sébastien Helleu
2023-10-05
core: fix build error if CMake option ENABLE_NLS is turned to off or if requi...
Sébastien Helleu
2023-10-01
core: update ChangeLog (issue #2024)
Sébastien Helleu
2023-10-01
core: make zstd dependency optional (closes #2024)
Sébastien Helleu
2023-10-01
buflist: rename completions with items
Sébastien Helleu
2023-10-01
buflist: add support of item names in command `/buflist refresh`
Sébastien Helleu
2023-09-25
core: update ChangeLog
Sébastien Helleu
2023-09-24
core: add version 4.0.5
Sébastien Helleu
2023-09-22
irc: display "owner" for +q and "admin" for +a in output of `/names` (closes ...
Sébastien Helleu
2023-09-22
script: fix removal of script in system directory while trying to install a s...
Sébastien Helleu
2023-09-20
script: fix autoload of multiple scripts at once with `/script autoload` (clo...
Sébastien Helleu
2023-09-16
api: add function hook_url
Sébastien Helleu
[prev]
[next]