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-02-04
scripts: fix crash on script unload when a hook is created in a buffer close ...
Sébastien Helleu
2024-02-01
relay: allow password hash authentication in api relay, add option relay.netw...
Sébastien Helleu
2024-02-01
relay: rename option relay.weechat.commands to relay.network.commands (issue ...
Sébastien Helleu
2024-02-01
core: add support of base64url in encode/decode functions (issue #2066)
Sébastien Helleu
2024-02-01
relay: add support of websocket extension "permessage-deflate" (closes #1549)
Sébastien Helleu
2024-02-01
relay: add "api" protocol (HTTP REST API) (issue #2066)
Sébastien Helleu
2024-01-27
core: use function util_strftimeval in evaluation of expression `date:xxx`
Sébastien Helleu
2024-01-27
api: add support of specifier `%!` for timestamp in function util_strftimeval
Sébastien Helleu
2024-01-24
core: allow case insensitive search of partial buffer name with `(?i)name` in...
Sébastien Helleu
2024-01-22
core: add version 4.2.1 in ChangeLog and release notes
Sébastien Helleu
2024-01-22
irc: fix random date displayed when a received message contains tags but no "...
Sébastien Helleu
2024-01-21
Version 4.2.0
Sébastien Helleu
2024-01-20
core: add versions 4.0.8 and 4.1.3 in ChangeLog and release notes
Sébastien Helleu
2024-01-12
irc: add tests on info functions (issue #2059)
Sébastien Helleu
2024-01-12
irc: check if arguments are not NULL in some infos
Sébastien Helleu
2024-01-12
irc: fix info "irc_is_message_ignored" (closes #2059)
Sébastien Helleu
2024-01-06
core: add variable "opening" in buffer, do not send buffer signals when the b...
Sébastien Helleu
2024-01-05
irc: fix display of self messages in case of message split failure
Sébastien Helleu
2024-01-05
api: add function util_parse_time (issue #649)
Sébastien Helleu
2023-12-26
ruby: add detection for Ruby 3.3
Faisal N Jawdat
2023-12-26
core: store microseconds in buffer lines (closes #649)
Sébastien Helleu
2023-12-24
api: add property "type" in function buffer_get_string
Sébastien Helleu
2023-12-15
core: fix typo in ChangeLog
Sébastien Helleu
2023-12-15
core: fix crash on plugin reload when using musl libs (closes #2052)
Sébastien Helleu
2023-12-14
core: fix infinite loop in display when the chat area is too small (closes #2...
Sébastien Helleu
2023-12-10
irc: add option irc.look.display_host_wallops
Sébastien Helleu
2023-12-04
Revert "core: fix detection of gettext headers on Darwin (closes #2031)"
Sébastien Helleu
2023-12-04
core: fix detection of gettext headers on Darwin (closes #2031)
Sébastien Helleu
2023-12-03
core: add versions 4.0.7 and 4.1.2 in ChangeLog and release notes
Sébastien Helleu
2023-12-02
tests: add tests on plugin config functions
Sébastien Helleu
2023-12-02
tests: add tests on plugin API info functions
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-11-29
irc: display messages 730/731 even if command `/notify` was not used (closes ...
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-23
core: evaluate expressions even when the suffix is missing (issue #2042, issu...
Sébastien Helleu
2023-11-23
core: add syntax highlighting in evaluation of expressions, add option weecha...
Sébastien Helleu
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
[prev]
[next]