Age | Commit message (Expand) | Author |
2019-09-27 | core: update ChangeLog (issue #1406) | Sébastien Helleu |
2019-09-27 | irc: add "user" in output of irc_message_parse (closes #136) | Sébastien Helleu |
2019-09-25 | debian: switch to Guile 2.2 in Debian build | Sébastien Helleu |
2019-09-23 | irc: add separate options for kick/kill message coloring (closes #683) | Simmo Saan |
2019-09-22 | irc: remove option irc.network.channel_encode, add server option "charset_mes... | Sébastien Helleu |
2019-09-21 | core: update ChangeLog (closes #1098) | Sébastien Helleu |
2019-09-21 | core: add "length:xxx" and "lengthscr:xxx" in evaluation of expressions | Sébastien Helleu |
2019-09-20 | core: move bugs below new features in ChangeLog | Sébastien Helleu |
2019-09-20 | core: add calculation of expression in evaluation of expressions with "calc:.... | Sébastien Helleu |
2019-09-19 | script: add options "-ol" and "-il" in command /script, display "No scripts l... | Sébastien Helleu |
2019-09-17 | core: update ChangeLog (closes #1400) | Sébastien Helleu |
2019-09-17 | buflist: fix extra spaces between buffers when conditions are used to hide bu... | Sébastien Helleu |
2019-09-15 | core: update ChangeLog | Sébastien Helleu |
2019-09-15 | core: display an error on missing dependency in CMake (closes #916, closes #956) | Sébastien Helleu |
2019-09-08 | Version 2.6 | Sébastien Helleu |
2019-08-31 | core: fix compilation with autotools on FreeBSD 12.0 | Sébastien Helleu |
2019-08-25 | api: add infos "term_colors" and "term_color_pairs" | Sébastien Helleu |
2019-08-24 | irc: fix parsing of message 346, 348 and 728 when there is a colon before the... | Sébastien Helleu |
2019-08-24 | fset: add filters "h=xxx" and "he=xxx" to filter options by description (tran... | Sébastien Helleu |
2019-08-21 | irc: fix parsing of message 367 (banlist) when there is a colon before the ti... | iwalkalone |
2019-08-20 | core: add values djb2_32 and sum_32 for option weechat.look.nick_color_hash (... | Sébastien Helleu |
2019-08-19 | core: use fixed-width integer for computing hashtable DJB2 key hash (closes #... | Sébastien Helleu |
2019-08-19 | core: use fixed-width integer for computing nick hash (issue #1394) | Sébastien Helleu |
2019-08-19 | ruby: fix conversion of big integers on 32bit architecture (closes #1395) | Sébastien Helleu |
2019-08-17 | buflist: use extra variables in option buflist.look.display_conditions (close... | Sébastien Helleu |
2019-08-10 | core: create or update option weechat.notify.xxx when function buffer_set is ... | Sébastien Helleu |
2019-08-10 | api: add function list_user_data (issue #666) | Andrew Potter |
2019-08-10 | core: update ChangeLog (issue #615) | Sébastien Helleu |
2019-08-06 | tests: add tests on IRC function irc_nick_is_nick | Sébastien Helleu |
2019-08-05 | irc: fix memory leak when removing a server | Sébastien Helleu |
2019-08-04 | irc: fix length of user/nick/host in split of messages (closes #1387) | Sébastien Helleu |
2019-08-04 | irc: add variables "user_max_length" and "host_max_length" in server structur... | Sébastien Helleu |
2019-08-03 | tests: add unit tests on IRC functions irc_message_get_{nick,address}_from_host | Sébastien Helleu |
2019-07-31 | core: update ChangeLog (issue #1384) | Sébastien Helleu |
2019-07-31 | core: update ChangeLog (issue #1382) | Sébastien Helleu |
2019-07-11 | core: update ChangeLog (issue #1375) | Sébastien Helleu |
2019-07-11 | irc: quote NICK command argument sent to the server only if there's a ":" in ... | Sébastien Helleu |
2019-07-10 | irc: add unit tests on ignore functions | Sébastien Helleu |
2019-07-08 | debian: disable Javascript plugin on Debian Buster/Bullseye (closes #1374) | Sébastien Helleu |
2019-07-05 | core: move line from "New features" to "Bug fixes" in ChangeLog | Sébastien Helleu |
2019-07-04 | irc: return all arguments in the PONG response to a PING (closes #1369) | Sébastien Helleu |
2019-07-01 | core: compile with Python 3 by default | Sébastien Helleu |
2019-06-28 | core: update ChangeLog (closes #1343, closes #1345) | Sébastien Helleu |
2019-06-26 | core: send command line parameter to plugins only if the name starts with the... | Sébastien Helleu |
2019-06-24 | core: auto disable upgrade process (command line option "--upgrade") if the f... | Sébastien Helleu |
2019-06-17 | core: add option "close" in command /window (closes #853) | Sébastien Helleu |
2019-06-16 | core: replace newlines by spaces in argument "completion" of function hook_co... | Sébastien Helleu |
2019-06-15 | irc: disable server reconnection when the server buffer is closed (closes #236) | Sébastien Helleu |
2019-06-15 | irc: strip spaces at beginning/end of addresses in server option "addresses" ... | Sébastien Helleu |
2019-06-15 | api: add argument "strip_items" in function string_split | Sébastien Helleu |