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
2020-02-29
tests: add tests on function secure_derive_key
Sébastien Helleu
2020-02-28
php: fix crash when loading script with PHP 7.4 (closes #1452)
Sébastien Helleu
2020-02-20
core: add version 2.7.1 in ChangeLog
Sébastien Helleu
2020-02-20
build: ignore file usr/share/applications/weechat.desktop in Cygwin build
Sébastien Helleu
2020-02-18
script: fix memory leak in read of script repository file if it has invalid c...
Sébastien Helleu
2020-02-16
script: fix unexpected display of scripts list in buffer with command /script...
Sébastien Helleu
2020-02-14
core: add CVE-2020-8955 in ChangeLog
Sébastien Helleu
2020-02-10
irc: fix crash when receiving a malformed message 352 (who)
Sébastien Helleu
2020-02-09
irc: fix crash when a new message 005 is received with longer nick prefixes
Sébastien Helleu
2020-02-09
core: fix unlikely memory leak in completion
Sébastien Helleu
2020-02-08
irc: fix crash when receiving a malformed message 324 (channel mode)
Sébastien Helleu
2020-02-03
core: update ChangeLog
Sébastien Helleu
2020-02-01
irc: add nick changes in the hotlist (except self nick change)
Sébastien Helleu
2020-01-30
core: update ChangeLog (issue #1442)
Sébastien Helleu
2020-01-25
logger: fix crash when disabling logging on a buffer (closes #1444)
Sébastien Helleu
2020-01-20
core: flush stdout/stderr before forking in hook_process function (closes #1441)
Sébastien Helleu
2020-01-12
core: reset variable "old_full_name" after send of signal "buffer_renamed" (i...
Sébastien Helleu
2020-01-12
relay: update buffers synchronization when buffers are renamed (closes #1428)
Sébastien Helleu
2020-01-12
core: add variable "old_full_name" in buffer, set before the buffer is rename...
Sébastien Helleu
2020-01-11
irc: case-insensitive comparison on incoming CTCP command, force upper case o...
Sébastien Helleu
2020-01-04
xfer: send signal "xfer_ended" after the received file has been renamed (clos...
Sébastien Helleu
2019-12-26
buflist: add pointer "window" in bar item evaluation
Sébastien Helleu
2019-12-21
relay: reject client with weechat protocol if password or totp is received in...
Sébastien Helleu
2019-12-18
core: fix evaluation of condition with nested "if" (closes #1434)
Sébastien Helleu
2019-12-18
core: add debug option "-d" in command /eval (issue #1434)
Sébastien Helleu
2019-12-15
irc: fix memory leak when the channel topic is changed
Sébastien Helleu
2019-12-14
php: add detection of PHP 7.4
Sébastien Helleu
2019-12-13
core: update ChangeLog (issue #1433)
Sébastien Helleu
2019-12-13
core: fix version in ChangeLog
Sébastien Helleu
2019-12-13
core: update ChangeLog (issue #1431)
Sébastien Helleu
2019-12-08
Version 2.7
Sébastien Helleu
2019-11-25
core: update ChangeLog (issue #635)
Sébastien Helleu
2019-11-21
irc: do not automatically open a channel with name "0" (closes #1429)
Sébastien Helleu
2019-11-18
core: add different icons sizes (16x16 to 512x512) (closes #1347)
Sébastien Helleu
2019-11-17
core: set buffer name, short name and title only if the value has changed
Sébastien Helleu
2019-11-12
core: update ChangeLog
Sébastien Helleu
2019-11-11
debian: disable javascript plugin on Debian Sid and Ubuntu Eoan
Sébastien Helleu
2019-11-10
core: update ChangeLog (issue #1420)
Sébastien Helleu
2019-11-07
core: move line from "New features" to "Bug fixes"
Sébastien Helleu
2019-11-03
irc: add filters on raw buffer (closes #1000)
Sébastien Helleu
2019-10-23
core: optimize search of options in configuration sections
Sébastien Helleu
2019-10-14
core: fix scrolling up in bare mode when switched to bare mode at the top of ...
Sébastien Helleu
2019-10-12
python: send "bytes" instead of "str" to callbacks in Python 3 when the strin...
Sébastien Helleu
2019-10-12
core: add reverse of string for screen in evaluation of expressions with "rev...
Sébastien Helleu
2019-10-11
irc: add option irc.look.display_pv_warning_address (closes #892)
Sébastien Helleu
2019-10-09
irc: add server option "ssl_password" (issue #115, issue #1416)
Sébastien Helleu
2019-10-07
core: update ChangeLog (issue #982, issue #408)
Sébastien Helleu
2019-10-06
core: update ChangeLog (closes #630)
Sébastien Helleu
2019-10-06
core: update ChangeLog (closes #610, closes #617, closes #619)
Sébastien Helleu
2019-10-06
logger: fix write in log file if it has been deleted or renamed (closes #123)
Sébastien Helleu
[next]