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-12-14
core: fix style
Sébastien Helleu
2023-12-10
irc: add option irc.look.display_host_wallops
Sébastien Helleu
2023-12-02
api: add info "mouse"
Sébastien Helleu
2023-12-02
api: return NULL instead of empty infolist "key" when context is not found
Sébastien Helleu
2023-12-02
core: check that directory is not NULL in function plugin_api_info_absolute_path
Sébastien Helleu
2023-12-02
core: rename variable "version" to "compilation_date"
Sébastien Helleu
2023-11-29
irc: display messages 730/731 even if command `/notify` was not used (closes ...
Sébastien Helleu
2023-11-29
core: update translations (issue #1039)
Sébastien Helleu
2023-11-29
irc: remove unneeded error message when an unknown server option is read in c...
Sébastien Helleu
2023-11-29
irc: add server option "anti_flood", remove server options "anti_flood_prio_{...
Sébastien Helleu
2023-11-26
irc: remove trailing "\r\n" in signals "irc_out" and "irc_outtags" when messa...
Sébastien Helleu
2023-11-24
irc: add option irc.look.list_buffer
Sébastien Helleu
2023-11-21
api: remove script hooks before buffers/bar items/configs
Sébastien Helleu
2023-11-11
buflist: jump to previous/next buffer displayed in buflist item with ctrl+whe...
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
relay: close properly connection with the IRC client in case of server discon...
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: update help on color remap options, update translations (issue #2025)
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, plugins: set error to NULL before calling strtol()
Sébastien Helleu
2023-10-30
trigger: rename local variable "trigger_filter" to "filter" on monitor buffer...
Sébastien Helleu
2023-10-30
logger: remove dead assignment
Sébastien Helleu
2023-10-30
xfer: fix use of uninitialized variable when adding a new xfer
Sébastien Helleu
2023-10-30
xfer: fix use of NULL pointer in strrchr()
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-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
[next]