summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
AgeCommit message (Expand)Author
2019-06-07core: update ChangeLogSébastien Helleu
2019-06-07core: replace char "," by "~" in color codes to separate foreground from back...Sébastien Helleu
2019-06-07doc: replace "cmake" by "CMake"Sébastien Helleu
2019-06-06Version 2.5Sébastien Helleu
2019-05-27doc: disambiguate key binding "l", which is lower "L" (not "1")Sébastien Helleu
2019-05-13core: update ChangeLog (closes #733, closes #1333)Sébastien Helleu
2019-05-12irc: rename server variable "nick_host" to "host"Sébastien Helleu
2019-05-11core: update ChangeLog (issue #1346)Sébastien Helleu
2019-05-10irc: add bar items "irc_nick", "irc_host" and "irc_nick_host"Sébastien Helleu
2019-05-10irc: add variable "nick_host" in server structureSébastien Helleu
2019-05-10irc: fix parsing of MODE command when there are colons after the first mode a...Sébastien Helleu
2019-05-01core: update ChangeLog (issue #1341, issue #1342)Sébastien Helleu
2019-04-20core: update ChangeLogSébastien Helleu
2019-04-20tests: add link with iconv library (if found)Sébastien Helleu
2019-04-14core: use getopt to parse command line argumentsSébastien Helleu
2019-04-13core: add option weechat.look.prefix_same_nick_middle (closes #930, closes #931)Adrian Bjugård
2019-04-13core: add option weechat.look.buffer_time_same (closes #1127)Simmo Saan
2019-04-13trigger: add hook "info_hashtable"Sébastien Helleu
2019-04-13trigger: add hook "info"Sébastien Helleu
2019-04-13irc: fix memory leak in infos "irc_server_isupport" and "irc_server_isupport_...Sébastien Helleu
2019-04-13api: return allocated string in hook_info callback and function info_getSébastien Helleu
2019-04-06xfer: add option xfer.network.speed_limit_recv (closes #269)Sébastien Helleu
2019-03-31doc: fix generation of man page weechat-headless with autotoolsSébastien Helleu
2019-03-29core: don't execute command scheduled by /repeat if the buffer does not exist...Sébastien Helleu
2019-03-29core: don't execute command scheduled by /wait if the buffer does not exist a...Sébastien Helleu
2019-03-29core: use seconds by default in /repeat interval, allow unit for the intervalSébastien Helleu
2019-03-29core: allow text in addition to a command in command /repeatSébastien Helleu
2019-03-28core: update ChangeLogSébastien Helleu
2019-03-25core: set CMake minimum version required to 3.0Sébastien Helleu
2019-03-24core: add CMake option "ENABLE_CODE_COVERAGE" to compile with code coverage o...Sébastien Helleu
2019-03-23lua: add detection of Lua 5.3 with autotoolsSébastien Helleu
2019-03-21irc: fix length of string for SHA-512, SHA-256 and SHA-1 in help on ssl_finge...Sébastien Helleu
2019-03-19irc: display an error with /allchan -current or /allpv -current if the curren...Sébastien Helleu
2019-03-18irc: fix update of channels modes with arguments when joining a channel (clos...Sébastien Helleu
2019-03-12core: set max length to 4096 for /secure passphrase (closes #1323)Sébastien Helleu
2019-03-10core: replace argument "keep_eol" by "flags" in function string_split (closes...Sébastien Helleu
2019-03-01core: update ChangeLog (issue #1319)Sébastien Helleu
2019-02-28script: use SHA-512 instead of MD5 for script checksumSébastien Helleu
2019-02-28relay: add option relay.weechat.commands (closes #928)Sébastien Helleu
2019-02-28api: add function command_options (issue #928)Sébastien Helleu
2019-02-27php: fix memory leak in functions using hashtable parametersSébastien Helleu
2019-02-27api: add function string_match_listSébastien Helleu
2019-02-26core: remove parentheses after function names in ChangeLogSébastien Helleu
2019-02-23core: update ChangeLog (issue #1055, issue #1312)Sébastien Helleu
2019-02-23core: update ChangeLog (issue #1309, issue #1311)Sébastien Helleu
2019-02-22fset: fix slow refresh of fset buffer during /reload (closes #1313)Sébastien Helleu
2019-02-19spell: rename "aspell" plugin to "spell" (issue #1299)Sébastien Helleu
2019-02-19core: update ChangeLog (issue #1306, issue #1307)Sébastien Helleu
2019-02-18core: fix compilation on Mac OS (closes #1308)Sébastien Helleu
2019-02-17Version 2.4Sébastien Helleu