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
/
src
/
plugins
Age
Commit message (
Expand
)
Author
2023-10-22
core: add number of processes in command `/sys waitpid`
Sébastien Helleu
2023-10-20
logger: add description for examples in help on command `/logger` (issue #2005)
Sébastien Helleu
2023-10-20
irc: add description for examples in help on some commands (issue #2005)
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
xfer: format and translate commands line by line (issue #2005)
Sébastien Helleu
2023-10-17
trigger: format and translate command line by line (issue #2005)
Sébastien Helleu
2023-10-17
spell: format and translate command line by line (issue #2005)
Sébastien Helleu
2023-10-17
relay: format and translate command line by line (issue #2005)
Sébastien Helleu
2023-10-17
script: format and translate commands line by line (issue #2005)
Sébastien Helleu
2023-10-17
logger: format and translate command line by line (issue #2005)
Sébastien Helleu
2023-10-17
irc: format and translate commands line by line (issue #2005)
Sébastien Helleu
2023-10-17
fset: format and translate command line by line (issue #2005)
Sébastien Helleu
2023-10-17
fifo: format and translate command line by line (issue #2005)
Sébastien Helleu
2023-10-17
exec: format and translate command line by line (issue #2005)
Sébastien Helleu
2023-10-17
charset: format and translate command line by line (issue #2005)
Sébastien Helleu
2023-10-17
buflist: format and translate command line by line (issue #2005)
Sébastien Helleu
2023-10-17
alias: format and translate command line by line (issue #2005)
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
irc: add structure with context sent as unique parameter to IRC protocol call...
Sébastien Helleu
2023-10-15
alias: allow wildcard in command `/alias del` (issue #1956)
Sébastien Helleu
2023-10-15
trigger: allow wildcard in command `/trigger` (issue #1956)
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-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-26
core, relay: make inet_pton() return value checks more strict
LuK1337
2023-09-22
irc: display "owner" for +q and "admin" for +a in output of `/names` (closes ...
Sébastien Helleu
2023-09-22
script: only check if return value of plugin_script_search_path is NULL (issu...
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
scripts: add function hook_url in scripting API
Sébastien Helleu
2023-09-16
script: replace hook_process_hashtable by hook_url to download scripts and li...
Sébastien Helleu
2023-09-16
api: add function hook_url
Sébastien Helleu
2023-09-15
script: rename parameters up/down/go to -up/-down/-go in command `/script`
Sébastien Helleu
2023-09-14
xfer: fix crash on `/dcc chat`
Sébastien Helleu
2023-09-14
irc: add option irc.look.open_pv_buffer_echo_msg (issue #2016)
Sébastien Helleu
2023-09-14
irc: update title in query buffer when remote nick is myself (issue #2016)
Sébastien Helleu
2023-09-14
irc: fix title of query buffer for own messages received (issue #2016)
Sébastien Helleu
2023-09-14
irc: open a query buffer on PRIVMSG received from self nick when capability e...
Sébastien Helleu
2023-09-14
irc: don't open a new private buffer on `/msg` command when capability echo-m...
Sébastien Helleu
2023-09-14
irc: fix title of private buffers wrongly set to own address when capability ...
Sébastien Helleu
2023-09-12
xfer: fix memory leak on plugin unload
Sébastien Helleu
2023-09-12
irc: fix unexpected message sent to server when part of the second line of an...
Sébastien Helleu
2023-09-11
irc: fix autojoin of channels when private buffers are opened (closes #2012)
Sébastien Helleu
2023-09-11
irc: reset filter and sort when /list buffer is closed (issue #1972)
Sébastien Helleu
2023-09-11
buflist: add missing items buflist4 and buflist5 in help on command/options a...
Sébastien Helleu
[next]