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
2023-01-30
core: display similar command names when a command is unknown (closes #1877)
Sébastien Helleu
2023-01-29
irc: add server option "registered_mode" (closes #1625)
Andrew Potter
2023-01-29
core: add bug #32213 in ChangeLog
Sébastien Helleu
2023-01-29
core: add issue #398 in ChangeLog
Sébastien Helleu
2023-01-29
core: force ctrl keys to lower case when they are added (closes #1875)
Sébastien Helleu
2023-01-29
core: ignore incomplete ctrl/meta/meta2 codes in keys (issue #1875)
Sébastien Helleu
2023-01-29
api: readjust string size in function string_dyn_free when string is not free...
Sébastien Helleu
2023-01-29
tests: add tests on gui key functions (issue #1875)
Sébastien Helleu
2023-01-28
core: update ChangeLog (closes #1872)
Sébastien Helleu
2023-01-24
irc: add option `join` in command `/autojoin`
Sébastien Helleu
2023-01-23
irc: fix autojoin on server connection (closes #1873)
Sébastien Helleu
2023-01-12
core: fix display glitch in command errors when a wide char is set in option ...
Sébastien Helleu
2023-01-08
typing: fix crash when pointer buffer is not received in callback for signal ...
Sébastien Helleu
2023-01-08
core: update ChangeLog and release notes (closes #1860)
Sébastien Helleu
2023-01-08
Version 3.8
Sébastien Helleu
2023-01-07
core: update entries related to CI in ChangeLog
Sébastien Helleu
2023-01-07
ci: remove use of repository ppa:ondrej/php
Sébastien Helleu
2023-01-06
core: add CMake test called "notests" when tests are not compiled
Sébastien Helleu
2023-01-06
Revert "core: add a fake target "test" so that `make test` successes when tes...
Sébastien Helleu
2023-01-05
core: add a fake target "test" so that `make test` successes when tests are n...
Sébastien Helleu
2023-01-05
core: rename script build-test.sh to build_test.sh
Sébastien Helleu
2023-01-05
core: rename script build-debian.sh to build_debian.sh
Sébastien Helleu
2023-01-05
core: rename script git-version.sh to set_git_version.sh
Sébastien Helleu
2023-01-04
core: add script check_scripts.sh
Sébastien Helleu
2023-01-04
core: add script check_curl_symbols.py
Sébastien Helleu
2023-01-03
api: add Curl options for versions 7.64.0 to 7.87.0
Sébastien Helleu
2023-01-03
irc: properly rename private buffer on notice messages
Sébastien Helleu
2023-01-02
irc: properly rename private buffer on nick changes or private message when n...
Sébastien Helleu
2022-12-30
core: fix color when the delimiter is not followed by a background color (clo...
Sébastien Helleu
2022-12-29
core: add option weechat.look.chat_space_right (issue #1862)
Sébastien Helleu
2022-12-26
core: allow value "0" in buffer property "unread" to remove read marker from ...
Sébastien Helleu
2022-12-25
core: reorder entries in ChangeLog
Sébastien Helleu
2022-12-25
changelog: add entry about Ruby 3.2 detection
Dawid Dziurla
2022-12-25
core: move `/input` buffer switch/zoom actions to command `/buffer`
Sébastien Helleu
2022-12-25
core: move `/input` set_unread actions to commands `/allbuf` and `/buffer set`
Sébastien Helleu
2022-12-25
core: add command `/allbuf`
Sébastien Helleu
2022-12-25
api: do not check hotlist add conditions when adding buffer in hotlist with f...
Sébastien Helleu
2022-12-25
core: move `/input` hotlist actions to new command `/hotlist`
Sébastien Helleu
2022-12-25
core: move `/input` jump actions to command `/buffer jump`
Sébastien Helleu
2022-12-25
core: fix style in ChangeLog and release notes
Sébastien Helleu
2022-12-24
api: add functions string_strcmp and string_strncmp
Sébastien Helleu
2022-12-24
api: rename char comparison functions "utf8_char*" to "string_char*"
Sébastien Helleu
2022-12-24
api: return arithmetic difference between chars in string comparison functions
Sébastien Helleu
2022-12-23
api: fix function strcmp_ignore_chars with case sensitive comparison and wide...
Sébastien Helleu
2022-12-21
core: improve case convert and insensitive char comparisons (closes #258)
Sébastien Helleu
2022-12-18
api: return newly allocated string in functions string_tolower and string_tou...
Sébastien Helleu
2022-12-18
core: remove unused argument "pos" from function gui_input_insert_string, add...
Sébastien Helleu
2022-12-17
irc: do not join channels in server autojoin option after reconnection to the...
Sébastien Helleu
2022-12-11
core: update ChangeLog (issue #1859)
Sébastien Helleu
2022-12-11
core: update ChangeLog (issue #1843)
Sébastien Helleu
[next]