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
2022-10-02
python: Include constant values in python stub
Trygve Aaberge
2022-10-01
irc: set local variable "filter" when doing `/server raw xxx` with raw buffer...
Sébastien Helleu
2022-09-30
trigger: add variable `${tg_hook_type}` (closes #1765)
Sébastien Helleu
2022-09-29
api: change type of argument object_id in upgrade_new callback from string to...
Sébastien Helleu
2022-09-29
api: change type of argument remaining_calls in hook_timer callback from stri...
Sébastien Helleu
2022-09-29
php: add missing arginfo_weechat_string_parse_size in legacy arginfo
Sébastien Helleu
2022-09-28
logger: add options to rotate and compress log files (closes #314)
Sébastien Helleu
2022-09-27
api: add function file_compress
Sébastien Helleu
2022-09-27
api: add function string_parse_size
Sébastien Helleu
2022-09-26
irc: fix use of uninitialized variable `ptr_nick`
Sébastien Helleu
2022-09-18
trigger: escape arguments with double quotes in output of `/trigger input|out...
Sébastien Helleu
2022-09-17
irc: fix message when disconnecting from server in case of high lag when serv...
Sébastien Helleu
2022-09-17
spell: allow special dict value "-" to disable spell checking on a specific b...
Sébastien Helleu
2022-09-15
irc: add option irc.look.display_pv_nick_change
Sébastien Helleu
2022-09-10
irc: replace chars "\01" by spaces in CTCP replies (closes #1819)
Sébastien Helleu
2022-09-09
xfer: use larger buffer for IP address
Sébastien Helleu
2022-09-05
irc: fix display of message 350 (whois, gateway) (closes #1815)
Sébastien Helleu
2022-09-03
xfer: fix DCC file receive on Termux (closes #1811)
Sébastien Helleu
2022-08-31
core: rename argument "length" to "bytes" in function string_strndup (header ...
Sébastien Helleu
2022-08-29
irc: fix target buffer of generic errors when they contain a target nick (clo...
Sébastien Helleu
2022-08-16
script: use API function weechat_crypto_hash_file in script_repo_sha512sum_file
Sébastien Helleu
2022-08-16
api: add function crypto_hash_file
Sébastien Helleu
2022-08-15
irc: fix extract of isupport value when it is last in list and without value ...
Sébastien Helleu
2022-08-15
buflist: improve help on option buflist.look.enabled
Sébastien Helleu
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
[prev]
[next]