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
Age
Commit message (
Expand
)
Author
2022-08-15
trigger: add elapsed time for trigger execution on monitor buffer when trigge...
Sébastien Helleu
2022-08-15
trigger: fix error on monitor buffer creation when trigger debug is >= 1 and ...
Sébastien Helleu
2022-08-13
irc: display ACCOUNT command in private buffers
Sébastien Helleu
2022-08-13
irc: add options and display SETNAME command in channels and private buffers ...
Sébastien Helleu
2022-08-13
irc: display CHGHOST command in private buffers
Sébastien Helleu
2022-08-13
logger: improve help on option logger.file.auto_log
Sébastien Helleu
2022-08-13
irc: add missing tag "irc_numeric" in all numeric IRC commands (closes #1804)
Sébastien Helleu
2022-08-08
xfer: move and rename function xfer_filename_crc32 to xfer-file.c
Sébastien Helleu
2022-08-07
irc: fix parsing of messages with trailing spaces and no trailing parameter (...
Sébastien Helleu
2022-08-07
core: add option `-save` in command `/upgrade` (closes #1630)
Sébastien Helleu
2022-08-07
xfer: disconnect all active DCC chats and files on /upgrade
Sébastien Helleu
2022-08-07
xfer: fix refresh of xfer buffer after /upgrade
Sébastien Helleu
2022-08-07
relay: fix refresh of relay buffer after /upgrade
Sébastien Helleu
2022-08-07
relay: use enum type for websocket status in client
Sébastien Helleu
2022-08-03
irc: mention how to remove capability in /help cap
Sébastien Helleu
2022-08-02
ruby: fix function hdata_get_string
Sébastien Helleu
2022-08-02
guile: fix function hdata_get_string
Sébastien Helleu
2022-08-02
php: fix function hdata_compare
Sébastien Helleu
2022-08-01
scripts: fix issue with long interval in function hook_timer
Sébastien Helleu
2022-08-01
scripts: fix issue with year ≥ 2038 in functions print_date_tags and print_...
Sébastien Helleu
2022-08-01
scripts: fix issue with year ≥ 2038 in function infolist_new_var_time
Sébastien Helleu
2022-08-01
javascript: fix return of long value in functions infolist_time, hdata_long a...
Sébastien Helleu
2022-07-31
buflist: add variable "${hotlist_priority_number}" (integer version of "${hot...
Sébastien Helleu
2022-07-27
irc: display an error message when using command /dcc without xfer plugin loaded
Sébastien Helleu
2022-07-27
xfer: fix crash when closing DCC chat buffer
Sébastien Helleu
2022-07-24
relay: exit function relay_irc_recv if params can not be allocated
Sébastien Helleu
2022-07-24
core: remove dead assignments
Sébastien Helleu
2022-07-24
core: add option weechat.look.highlight_disable_regex and buffer property "hi...
Sébastien Helleu
2022-07-24
core: use dynamic string in function gui_bar_item_get_value
Sébastien Helleu
2022-07-21
irc: fix display of TOPIC message with an empty trailing parameter
Sébastien Helleu
2022-07-21
irc: fix display of QUIT message with an empty trailing parameter (closes #1797)
Sébastien Helleu
2022-07-21
relay: fix parsing of IRC messages received from clients (closes #1796)
Sébastien Helleu
2022-07-20
irc: use API function string_rebuild_split_string in irc_protocol_string_params
Sébastien Helleu
2022-07-20
api: add arguments "index_start" and "index_end" in function string_rebuild_s...
Sébastien Helleu
2022-07-20
api: rename function string_build_with_split_string to string_rebuild_split_s...
Sébastien Helleu
2022-07-16
irc: fix duplicated channels in autojoin option when autojoin_dynamic is enab...
Sébastien Helleu
2022-07-10
api: add info "uptime_current"
Sébastien Helleu
2022-07-02
api: run hook_print callback also on empty messages
Sébastien Helleu
2022-07-02
irc: remove unneeded translation marker (issue #1772)
Sébastien Helleu
2022-07-02
irc: start at parameter #2 in callback of messages 524/704/705/706 (issue #1772)
Sébastien Helleu
2022-07-02
irc: fix comments (issue #1772)
Sébastien Helleu
2022-07-02
irc: add ERR_HELPNOTFOUND (issue #1772)
Valentin Lorentz
2022-07-02
irc: strip topic name when formatting RPL_HELPSTART/RPL_HELPTXT/RPL_ENDOFHELP...
Valentin Lorentz
2022-06-30
php: fix compilation warning about unused arguments
Sébastien Helleu
2022-06-30
php: Deprecate `forget_*` functions in PHP 8+
Adam Saponara
2022-06-30
php: Add stubs and generate arginfo for PHP API
Adam Saponara
2022-06-30
php: Adjust API for PHP 8.2
Adam Saponara
2022-06-25
irc: update URLs to IRCv3 specifications
Sébastien Helleu
2022-06-18
core: add trailing slashes in URLs
Sébastien Helleu
2022-06-18
doc: add trailing slashes in URLs
Sébastien Helleu
[prev]
[next]