summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
AgeCommit message (Expand)Author
2015-12-06core: add names for anchors in ChangeLogSébastien Helleu
2015-12-02fifo: add /fifo commandSébastien Helleu
2015-11-24irc: add a condition for colon before the password in PASS message (issue #602)Sébastien Helleu
2015-11-24irc: add a missing colon before the password in PASS message (closes #602)Sébastien Helleu
2015-11-17irc: use current channel and current server channels first in completions "ir...Sébastien Helleu
2015-11-16irc: use current channel first in completion "irc_channels" (task #12923, iss...Sébastien Helleu
2015-11-12core: add "tmux" and "tmux-256color" in supported $TERM values (closes #519)Sébastien Helleu
2015-10-27ruby: fix load of scripts requiring "uri" (closes #433)Sébastien Helleu
2015-10-25core: update ChangeLogSébastien Helleu
2015-10-19core: update ChangeLogSébastien Helleu
2015-10-19core: update ChangeLogSébastien Helleu
2015-10-03core: add option weechat.look.paste_auto_add_newline (closes #543)Sébastien Helleu
2015-09-30core: update ChangeLog (issue #541)Sébastien Helleu
2015-09-29core: add Czech man page and quickstart guide in ChangeLog (issue #490)Sébastien Helleu
2015-09-12alias: display completion in /alias list (closes #518)Sébastien Helleu
2015-09-09core: display a more explicit error when a filter fails to be added (closes #...Sébastien Helleu
2015-09-08irc: fix charset decoding in incoming private messages (closes #520)Sébastien Helleu
2015-09-07ruby: fix Ruby detection when pkg-config is not installedSébastien Helleu
2015-08-24script: add option script.scripts.download_timeoutSébastien Helleu
2015-08-24api: fix handle of invalid escape in function string_convert_escaped_chars()Sébastien Helleu
2015-08-24irc: add command /cap (closes #8)Sébastien Helleu
2015-08-23relay: display the arrow before client id and protocol in raw bufferSébastien Helleu
2015-08-23irc: display the arrow before server name in raw bufferSébastien Helleu
2015-08-23core: fix truncated messages after a word with a length of zero on screen (bu...Sébastien Helleu
2015-08-22irc: add hex dump of messages in raw bufferSébastien Helleu
2015-08-22api: add function string_hex_dump()Sébastien Helleu
2015-08-22irc: fix display of messages sent to server in raw bufferSébastien Helleu
2015-08-22irc: fix display of invalid UTF-8 chars in raw bufferSébastien Helleu
2015-08-18api: add argument "length" in function utf8_is_valid()Sébastien Helleu
2015-08-16Version 1.3Sébastien Helleu
2015-08-14irc: add option irc.network.channel_encode (issue #218, issue #482)Sébastien Helleu
2015-08-13api: add missing function infolist_search_var() in script API (issue #484)Sébastien Helleu
2015-08-13api: add missing function hook_completion_get_string() in script API (issue #...Sébastien Helleu
2015-08-11core: add completion "colors" (closes #481)Sébastien Helleu
2015-08-07core: update ChangeLog (issue #475)Sébastien Helleu
2015-08-05irc: fix update of lag item when the server lag changesSébastien Helleu
2015-08-04irc: remove lag item when a lag is displayed and new lag computed is exactly ...Sébastien Helleu
2015-07-27core: fix key names in ChangeLogSébastien Helleu
2015-07-26core: fix typo in ChangeLogSébastien Helleu
2015-07-26core: update ChangeLog (closes #76, closes #393)Sébastien Helleu
2015-07-26core: add option weechat.look.key_grab_delay to set the default delay when gr...Sébastien Helleu
2015-07-25core: flush stdout/stderr after sending text directly on them (fix corrupted ...Sébastien Helleu
2015-07-25core: allow execution of command "/input return" on a buffer which is not dis...Sébastien Helleu
2015-07-25core: move bugs into proper section in ChangeLogSébastien Helleu
2015-07-24core: update ChangeLogSébastien Helleu
2015-07-20alias: add options "add", "addcompletion" and "del" in command /alias, remove...Sébastien Helleu
2015-07-18core: replace "closes #" by "issue #" in ChangeLogSébastien Helleu
2015-07-18core: fix crash if a file descriptor used in hook_fd() is too high (> 1024 on...Sébastien Helleu
2015-07-18xfer: fix crash if the DCC file socket number is too high (issue #465)Sébastien Helleu
2015-07-14core: add option weechat.look.confirm_upgrade (closes #463)Sébastien Helleu