summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
AgeCommit message (Expand)Author
2019-08-31core: fix compilation with autotools on FreeBSD 12.0Sébastien Helleu
2019-08-25api: add infos "term_colors" and "term_color_pairs"Sébastien Helleu
2019-08-24irc: fix parsing of message 346, 348 and 728 when there is a colon before the...Sébastien Helleu
2019-08-24fset: add filters "h=xxx" and "he=xxx" to filter options by description (tran...Sébastien Helleu
2019-08-21irc: fix parsing of message 367 (banlist) when there is a colon before the ti...iwalkalone
2019-08-20core: add values djb2_32 and sum_32 for option weechat.look.nick_color_hash (...Sébastien Helleu
2019-08-19core: use fixed-width integer for computing hashtable DJB2 key hash (closes #...Sébastien Helleu
2019-08-19core: use fixed-width integer for computing nick hash (issue #1394)Sébastien Helleu
2019-08-19ruby: fix conversion of big integers on 32bit architecture (closes #1395)Sébastien Helleu
2019-08-17buflist: use extra variables in option buflist.look.display_conditions (close...Sébastien Helleu
2019-08-10core: create or update option weechat.notify.xxx when function buffer_set is ...Sébastien Helleu
2019-08-10api: add function list_user_data (issue #666)Andrew Potter
2019-08-10core: update ChangeLog (issue #615)Sébastien Helleu
2019-08-06tests: add tests on IRC function irc_nick_is_nickSébastien Helleu
2019-08-05irc: fix memory leak when removing a serverSébastien Helleu
2019-08-04irc: fix length of user/nick/host in split of messages (closes #1387)Sébastien Helleu
2019-08-04irc: add variables "user_max_length" and "host_max_length" in server structur...Sébastien Helleu
2019-08-03tests: add unit tests on IRC functions irc_message_get_{nick,address}_from_hostSébastien Helleu
2019-07-31core: update ChangeLog (issue #1384)Sébastien Helleu
2019-07-31core: update ChangeLog (issue #1382)Sébastien Helleu
2019-07-11core: update ChangeLog (issue #1375)Sébastien Helleu
2019-07-11irc: quote NICK command argument sent to the server only if there's a ":" in ...Sébastien Helleu
2019-07-10irc: add unit tests on ignore functionsSébastien Helleu
2019-07-08debian: disable Javascript plugin on Debian Buster/Bullseye (closes #1374)Sébastien Helleu
2019-07-05core: move line from "New features" to "Bug fixes" in ChangeLogSébastien Helleu
2019-07-04irc: return all arguments in the PONG response to a PING (closes #1369)Sébastien Helleu
2019-07-01core: compile with Python 3 by defaultSébastien Helleu
2019-06-28core: update ChangeLog (closes #1343, closes #1345)Sébastien Helleu
2019-06-26core: send command line parameter to plugins only if the name starts with the...Sébastien Helleu
2019-06-24core: auto disable upgrade process (command line option "--upgrade") if the f...Sébastien Helleu
2019-06-17core: add option "close" in command /window (closes #853)Sébastien Helleu
2019-06-16core: replace newlines by spaces in argument "completion" of function hook_co...Sébastien Helleu
2019-06-15irc: disable server reconnection when the server buffer is closed (closes #236)Sébastien Helleu
2019-06-15irc: strip spaces at beginning/end of addresses in server option "addresses" ...Sébastien Helleu
2019-06-15api: add argument "strip_items" in function string_splitSébastien Helleu
2019-06-15irc: fix display of enabled/disabled client capabilities received in command ...Sébastien Helleu
2019-06-12exec: evaluate option exec.command.shell, change default value to "${env:SHEL...Sébastien Helleu
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