summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
AgeCommit message (Expand)Author
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
2015-07-10irc: evaluate content of server option "nicks"Sébastien Helleu
2015-07-09irc: do not allow command /query with a channel name (closes #459)Sébastien Helleu
2015-07-04api: fix type of value returned by function util_get_time_stringSébastien Helleu
2015-07-04api: fix type of value returned by functions utf8_prev_char, utf8_next_char a...Sébastien Helleu
2015-07-03api: fix type of value returned by function strcasestrSébastien Helleu
2015-06-30api: add support of evaluated sub-strings and current date/time in function s...Sébastien Helleu
2015-06-28core: allow ctrl-C to exit WeeChat when the passphrase is asked on startup (c...Sébastien Helleu
2015-06-27core: move ChangeLog entry in bugs sectionSébastien Helleu
2015-06-27core: fix display of invalid UTF-8 chars in bars (issue #218)Sébastien Helleu
2015-06-27irc: decode/encode only text in IRC messages and not the headers (bug #29886,...Sébastien Helleu
2015-06-27xfer: evaluate content of options xfer.file.download_path and xfer.file.uploa...Sébastien Helleu
2015-06-24api: add function string_eval_path_home()Sébastien Helleu
2015-06-23core: allow pointer as list name in evaluation of hdata (closes #450)Sébastien Helleu
2015-06-22core: fix bar item "scroll" after /buffer clear (closes #448)Sébastien Helleu
2015-06-21script: rename option script.scripts.dir to script.scripts.path (issue #388)Sébastien Helleu
2015-06-20logger: evaluate content of option logger.file.path (issue #388)Sébastien Helleu
2015-06-19script: evaluate content of option script.scripts.dir (issue #388)Sébastien Helleu
2015-06-16irc: fix crash with commands /allchan, /allpv and /allserv if the executed co...Sébastien Helleu
2015-06-15irc: do not open auto-joined channels buffers when option "-nojoin" is used i...Sébastien Helleu
2015-06-14core: fix display of time in bare display when option weechat.look.buffer_tim...Sébastien Helleu
2015-06-13core: update ChangeLogSébastien Helleu
2015-06-11relay: print value of HTTP Header X-Real-IPTor Hveem
2015-06-10ruby: add detection of Ruby 2.2Sébastien Helleu
2015-06-07fifo: fix send error on Cygwin when something is received in the pipe (closes...Sébastien Helleu
2015-06-06core: add signal "signal_sighup"Sébastien Helleu
2015-06-06core: reword ChangeLog entrySébastien Helleu
2015-06-06core: update ChangeLog (closes #425, closes #426)Sébastien Helleu