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
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
2022-12-10
trigger: fix variables sent to focus callback (closes #1858)
Sébastien Helleu
2022-12-10
core: add color attributes "blink" and "dim" (half bright) (closes #1855)
Sébastien Helleu
2022-12-10
core: update ChangeLog (closes #1659, closes #1669, closes #1770)
Sébastien Helleu
2022-11-21
core: add option `unicode` in command `/debug`
Sébastien Helleu
2022-11-19
debian: change dependency guile-2.2-dev to guile-3.0-dev
Sébastien Helleu
2022-11-11
core: add identifier in buffer lines (closes #901)
Sébastien Helleu
2022-11-08
core: add signals "buffer_user_{input|closing}_xxx" for buffers created with ...
Sébastien Helleu
2022-11-06
trigger: add regex command "y" to translate chars, set default regex command ...
Sébastien Helleu
2022-10-23
core: update ChangeLog (issue #1844)
Sébastien Helleu
2022-10-21
core: add version 3.7.1
Sébastien Helleu
2022-10-20
trigger: execute trigger command on appropriate buffer (closes #1841)
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-15
tests: add tests on config functions (scripting API)
Sébastien Helleu
2022-10-14
core: update ChangeLog
Sébastien Helleu
2022-10-12
irc: escape backslashes in raw buffer (closes #1838)
Sébastien Helleu
2022-10-12
core: allow command `/toggle` to create option before setting the value, if a...
Sébastien Helleu
2022-10-10
core: fix context info in buffers with free content (closes #1832)
Sébastien Helleu
2022-10-09
Version 3.7
Sébastien Helleu
2022-10-05
core: fix page scroll in bare display (closes #1830)
Sébastien Helleu
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-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-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-17
tests: add tests on filter functions
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-16
api: add support of priority in function hook_line (closes #1821)
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
[next]