index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-30
doc/api: Fix config_new_option types for non English docs
Trygve Aaberge
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
doc/api: Remove unnecessary cast in Python example
Trygve Aaberge
2022-09-29
doc/api: Add types for Python callbacks
Trygve Aaberge
2022-09-29
debian: remove ubuntu/xenial patch (distro not supported any more)
Sébastien Helleu
2022-09-29
core: fix compilation with zstd < 1.4.0
Sébastien Helleu
2022-09-29
doc: update German auto-generated file
Sébastien Helleu
2022-09-29
doc: update German documentation
Nils Görs
2022-09-29
core: update German translations
Nils Görs
2022-09-29
doc/user: remove tag "translation missing" in French user's guide
Sébastien Helleu
2022-09-29
doc/user: add chapter on log file rotation/compression
Sébastien Helleu
2022-09-29
php: add missing arginfo_weechat_string_parse_size in legacy arginfo
Sébastien Helleu
2022-09-28
doc/api: Add values for hook_process constants
Trygve Aaberge
2022-09-28
doc/api: add note about C API for constant WEECHAT_HOOK_PROCESS_CHILD (functi...
Sébastien Helleu
2022-09-28
doc/api: fix typo
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: restrict number to integer in function string_parse_size
Sébastien Helleu
2022-09-27
api: add function string_parse_size
Sébastien Helleu
2022-09-27
doc: update German documentation
Nils Görs
2022-09-26
irc: fix use of uninitialized variable `ptr_nick`
Sébastien Helleu
2022-09-20
doc: update German auto-generated file
Sébastien Helleu
2022-09-20
core: update German translations
Nils Görs
2022-09-18
core: add key alt+backspace, change behavior of key ctrl+w (closes #559)
Sébastien Helleu
2022-09-18
core: fix style in ChangeLog
Sébastien Helleu
2022-09-18
trigger: escape arguments with double quotes in output of `/trigger input|out...
Sébastien Helleu
2022-09-18
build: update version of Debian/Ubuntu distros in examples
Sébastien Helleu
2022-09-18
build: remove patches for Debian/Raspbian Stretch
Sébastien Helleu
2022-09-17
tests: add tests on filter functions
Sébastien Helleu
2022-09-17
core: fix order of filters after renaming a filter (issue #1695)
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
core: fix wrong terminal title on terminal resize (closes #1702)
Sébastien Helleu
2022-09-17
core: sort filters by name (closes #1695)
Sébastien Helleu
2022-09-17
spell: allow special dict value "-" to disable spell checking on a specific b...
Sébastien Helleu
2022-09-17
doc/api: add version 3.7 for priority in function hook_line
Sébastien Helleu
2022-09-16
doc: update German auto-generated file
Sébastien Helleu
2022-09-16
api: add support of priority in function hook_line (closes #1821)
Sébastien Helleu
2022-09-16
core: update German translations
Nils Görs
2022-09-15
irc: add option irc.look.display_pv_nick_change
Sébastien Helleu
2022-09-11
doc: update auto-generated files
Sébastien Helleu
2022-09-11
core: update German translations
Nils Görs
2022-09-11
core: Update Serbian translation
Ivan Pešić
2022-09-11
doc/api: move function hook_completion in chapter on hook priority
Sébastien Helleu
2022-09-11
doc/api: update chapter on hook priority
Sébastien Helleu
2022-09-11
doc/api: update note about priority in hook functions
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-05
tests: add missing include of string.h
Sébastien Helleu
[next]