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
2019-02-22
fset: fix slow refresh of fset buffer during /reload (closes #1313)
Sébastien Helleu
2019-02-19
spell: rename "aspell" plugin to "spell" (issue #1299)
Sébastien Helleu
2019-02-19
core: update ChangeLog (issue #1306, issue #1307)
Sébastien Helleu
2019-02-18
core: fix compilation on Mac OS (closes #1308)
Sébastien Helleu
2019-02-17
Version 2.4
Sébastien Helleu
2019-02-04
irc: fix parsing of whois messages in notify
Sébastien Helleu
2019-01-29
irc: fix parsing of MODE, 341 (invite) and CHGHOST commands when there are co...
Sébastien Helleu
2019-01-28
relay: fix crash on /upgrade when the real IP is not set (closes #1294)
Sébastien Helleu
2019-01-27
aspell: look for suggestions only if the misspelled word has changed (closes ...
Sébastien Helleu
2019-01-26
core: do not automatically add a space when completing "nick:" at the beginni...
Sébastien Helleu
2019-01-26
core: fix compilation of empty regular expression (not allowed on FreeBSD)
Sébastien Helleu
2019-01-26
tests: fix evaluation tests on FreeBSD
Sébastien Helleu
2019-01-26
tests: fix UTF-8 tests on FreeBSD
Sébastien Helleu
2019-01-20
irc: return IRC color code instead of WeeChat color code when decoding a too ...
Sébastien Helleu
2019-01-20
irc: fix encoding of italic attribute when colors are removed
Sébastien Helleu
2019-01-20
buflist: add default keys ctrl-F1/F2 to scroll up/down one page in buflist (s...
Sébastien Helleu
2019-01-20
core: add default keys ctrl-F11/F12 to scroll up/down one page in nicklist (s...
Sébastien Helleu
2019-01-20
buflist: add alternate key codes for F1/F2 and alt-F1/alt-F2 (compatibility w...
Sébastien Helleu
2019-01-13
core: update ChangeLog
Sébastien Helleu
2019-01-11
irc: fix parsing of "time" message tag on FreeBSD (issue #1289)
Sébastien Helleu
2019-01-11
tests: add tests on function irc_config_check_autojoin
Sébastien Helleu
2018-11-18
core: replace "Mac OS X" and "OS X" by "macOS" (issue #1272)
Sébastien Helleu
2018-11-17
exec: add option exec.command.shell to customize the shell used with /exec -sh
Sébastien Helleu
2018-11-17
core: add command line option "-t" (or "--temp-dir") to create a temporary We...
Sébastien Helleu
2018-11-14
core: fix forced highlight on messages sent to other buffers (closes #1277)
Sébastien Helleu
2018-11-12
relay: add support of close frame in websocket connection (closes #1281)
Sébastien Helleu
2018-11-08
core: add fix of memory leak in ChangeLog
Sébastien Helleu
2018-11-05
buflist: add variable ${number2}, always set with the indented buffer number
Sébastien Helleu
2018-11-04
relay: add support of Time-based One-Time Password (TOTP) as second authentic...
Sébastien Helleu
2018-11-04
api: add functions string_base_{encode,decode}, remove functions string_{enco...
Sébastien Helleu
2018-11-02
api: return integer in function string_encode_base64
Sébastien Helleu
2018-11-02
core: add support of TOTP generation/validation (Time-based One-Time Password)
Sébastien Helleu
2018-10-27
buflist: fix warning displayed when script buffers.pl is loaded (closes #1274)
Sébastien Helleu
2018-10-21
Version 2.3
Sébastien Helleu
2018-10-16
php: add detection of PHP 7.3
Sébastien Helleu
2018-10-14
core: update ChangeLog (issue #1267)
Sébastien Helleu
2018-10-09
core: add repeat of string in evaluation of expressions with "repeat:count,st...
Sébastien Helleu
2018-10-08
core: fix evaluation of nested ternary operators (closes #1263)
Sébastien Helleu
2018-10-06
core: update ChangeLog (issue #1259)
Sébastien Helleu
2018-09-30
relay: add real IP in client description (closes #1256)
Sébastien Helleu
2018-09-20
irc: display a warning when the value of option irc.server.xxx.autojoin is se...
Sébastien Helleu
2018-09-18
core: allow multiple arguments in command /buffer close
Sébastien Helleu
2018-09-06
core: allow multiple options "-r" ("--run-command") in command line arguments...
Sébastien Helleu
2018-08-18
core: fix evaluation of condition when the left operand is an empty string
Sébastien Helleu
2018-08-17
core: add option "-P" (or "--plugins") to customize the plugins to load at st...
Sébastien Helleu
2018-08-17
core: add "line" trigger in ChangeLog
Sébastien Helleu
2018-08-16
trigger: allow creation of temporary variables with the regex
Sébastien Helleu
2018-08-16
core: fix string evaluation with regex replacement when the string is empty
Sébastien Helleu
2018-08-16
tests: add tests on modifier hook
Sébastien Helleu
2018-08-15
api: fix memory leak in function string_split
Sébastien Helleu
[next]