summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
AgeCommit message (Expand)Author
2018-05-21core: update ChangeLogSébastien Helleu
2018-05-20core: update ChangeLogSébastien Helleu
2018-05-20core: update ChangeLogSébastien Helleu
2018-05-19irc: display current nick on connected servers in output of /server list|list...Sébastien Helleu
2018-05-18script: fix memory leak in case of invalid XML content in list of scriptsSébastien Helleu
2018-04-17core: fix infinite loop in evaluation of strings (closes #1183)Sébastien Helleu
2018-04-16core: do not set terminal title by default (option weechat.look.window_title)...Sébastien Helleu
2018-04-13scripts: fix memory leak in hook_info callbackSébastien Helleu
2018-04-12tests: add tests on infolistsSébastien Helleu
2018-04-12scripts: fix return value of hook_infolist callback (pointer instead of string)Sébastien Helleu
2018-04-10scripts: return long integer instead of string in function infolist_timeSébastien Helleu
2018-04-10core: update ChangeLogSébastien Helleu
2018-04-07php: fix memory leak in 72 functions returning allocated stringsSébastien Helleu
2018-04-07api: add function string_format_size in scripting APISébastien Helleu
2018-04-04core: merge improvements into new features in ChangeLogSébastien Helleu
2018-04-02irc: always set nick away status on WHO response (sent manually or automatica...Sébastien Helleu
2018-04-02core: update ChangeLogSébastien Helleu
2018-04-01irc: add option "-server" in command /list (closes #1165)Sébastien Helleu
2018-03-31core: update ChangeLog (issue #1171)Sébastien Helleu
2018-03-31irc: fix split of messages when server option "split_msg_max_length" is set t...Sébastien Helleu
2018-03-25core: add missing issue #1108 in ChangeLogSébastien Helleu
2018-03-25irc: send whole IRC message including IRCv3 tags in the signals irc_in, irc_i...Sébastien Helleu
2018-03-25irc: fix memory leak when receiving a message with tagsSébastien Helleu
2018-03-25core: update ChangeLogSébastien Helleu
2018-03-19core: update ChangeLog (closes #1159)Sébastien Helleu
2018-03-19debian: add package weechat-headless with the headless binary and its man pageSébastien Helleu
2018-03-19core: split man pages weechat and weechat-headlessSébastien Helleu
2018-03-18core: fix build with CMake and NinjaSébastien Helleu
2018-03-18Version 2.1Sébastien Helleu
2018-03-11core: update ChangeLogSébastien Helleu
2018-03-11core: add binary weechat-headless to run WeeChat without interface (closes #1...Sébastien Helleu
2018-02-19scripts: display the script name in stdout/stderr output from scriptsSébastien Helleu
2018-02-10logger: add option logger.file.fsync (closes #1145)Sébastien Helleu
2018-02-08script: change default value of option script.look.sort from "p,n" to "i,p,n"Sébastien Helleu
2018-02-05irc: allow ${irc_server.xxx} and ${server} in server evaluated options (close...Sébastien Helleu
2018-01-29core: fix typo: scripts manager -> script managerSébastien Helleu
2018-01-20api: add time in info "date" (WeeChat compilation date/time) (closes #1138)Sébastien Helleu
2018-01-15scripts: add configuration file for each script pluginSébastien Helleu
2018-01-13irc: add server option "split_msg_max_length"Sébastien Helleu
2018-01-11logger: add option logger.look.backlog_conditions (closes #1132)Sébastien Helleu
2018-01-08core: add options "-newbuffer", "-free" and "-switch" in command /print (issu...Sébastien Helleu
2018-01-07core: fix typo in ChangeLogSébastien Helleu
2018-01-07core: add option "-y" in command /buffer, add support of buffers with free co...Sébastien Helleu
2018-01-06core: add option "add" in command /buffer (issue #1113)Sébastien Helleu
2018-01-06core: update ChangeLog (issue #128)Sébastien Helleu
2017-12-26core: update ChangeLogSébastien Helleu
2017-12-24core: add missing issue in ChangeLog (closes #584)Sébastien Helleu
2017-12-23scripts: add infos "xxx_interpreter" and "xxx_version" in script plugins (iss...Sébastien Helleu
2017-12-23scripts: add option "version" in script commands (closes #1075)Sébastien Helleu
2017-12-23api: add hashtable with variables in plugin structureSébastien Helleu