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
/
ReleaseNotes.adoc
Age
Commit message (
Expand
)
Author
2023-07-08
fset: add variable `allowed_values` in options, add two color options
Sébastien Helleu
2023-07-08
fset: fix mouse actions when second format is used
Sébastien Helleu
2023-07-01
core: add version 4.0.1 in ChangeLog and release notes
Sébastien Helleu
2023-06-27
api: do not convert option name to lower case in API functions config_set_plu...
Sébastien Helleu
2023-06-26
core: fix level of section title in release notes
Sébastien Helleu
2023-06-26
core: display actual key name and command with key Alt+k
Sébastien Helleu
2023-06-25
core: add option weechat.color.status_name_insecure in ChangeLog and release ...
Sébastien Helleu
2023-06-24
Version 4.0.0
Sébastien Helleu
2023-06-07
core: add new IRC capabilities in release notes
Sébastien Helleu
2023-06-05
doc: fix URLs to WeeChat docs
Sébastien Helleu
2023-05-21
core: add note about config files incompatibility in release notes
Sébastien Helleu
2023-05-16
trigger: make default triggers compatible with multiline input (closes #1935)
Sébastien Helleu
2023-04-16
doc: update header and remove links in ChangeLog and release notes
Sébastien Helleu
2023-04-12
core: add TLS changes in release notes (issue #1903)
Sébastien Helleu
2023-04-01
alias: rename all aliases to lower case on upgrade (issue #1872)
Sébastien Helleu
2023-03-31
doc: add CMake option `ENABLE_DOC_INCOMPLETE` to force build of incomplete do...
Sébastien Helleu
2023-03-25
core: add packaging changes in release notes
Sébastien Helleu
2023-03-25
core: update ChangeLog and release notes (issue #1502)
Sébastien Helleu
2023-03-19
core: add function `bar_new` in release notes
Sébastien Helleu
2023-03-18
core: mention breaking changes in release notes
Sébastien Helleu
2023-03-18
core: bump version to 4.0.0-dev, follow "practical" semantic versioning
Sébastien Helleu
2023-03-18
core: update ChangeLog and release notes (closes #1238)
Sébastien Helleu
2023-01-29
core: add ctrl keys as lower case in release notes (issue #1875)
Sébastien Helleu
2023-01-28
core: add case sensitive identifiers in release notes (issue #1872)
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-08
core: add note about case insensitive comparison improved in release notes
Sébastien Helleu
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: 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
doc/api: mention "UTF-8" in char/string comparison functions
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-18
api: return newly allocated string in functions string_tolower and string_tou...
Sébastien Helleu
2022-11-06
core: add release notes about new trigger regex format
Sébastien Helleu
2022-10-21
core: add version 3.7.1
Sébastien Helleu
2022-10-15
python: remove support of Python 2.x
Sébastien Helleu
2022-10-15
api: do not expect any return value in callbacks change/delete of config_new_...
Sébastien Helleu
2022-10-09
Version 3.7
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-18
core: add key alt+backspace, change behavior of key ctrl+w (closes #559)
Sébastien Helleu
2022-07-20
api: add arguments "index_start" and "index_end" in function string_rebuild_s...
Sébastien Helleu
2022-07-10
Version 3.6
Sébastien Helleu
2022-07-02
api: run hook_print callback also on empty messages
Sébastien Helleu
2022-06-18
doc: add trailing slashes in URLs
Sébastien Helleu
2022-04-23
trigger: check that buffer notify is not "none" to run command of default tri...
Sébastien Helleu
2022-03-27
Version 3.5
Sébastien Helleu
[next]