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