index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog.asciidoc
Age
Commit message (
Expand
)
Author
2015-07-20
alias: add options "add", "addcompletion" and "del" in command /alias, remove...
Sébastien Helleu
2015-07-18
core: replace "closes #" by "issue #" in ChangeLog
Sébastien Helleu
2015-07-18
core: fix crash if a file descriptor used in hook_fd() is too high (> 1024 on...
Sébastien Helleu
2015-07-18
xfer: fix crash if the DCC file socket number is too high (issue #465)
Sébastien Helleu
2015-07-14
core: add option weechat.look.confirm_upgrade (closes #463)
Sébastien Helleu
2015-07-10
irc: evaluate content of server option "nicks"
Sébastien Helleu
2015-07-09
irc: do not allow command /query with a channel name (closes #459)
Sébastien Helleu
2015-07-04
api: fix type of value returned by function util_get_time_string
Sébastien Helleu
2015-07-04
api: fix type of value returned by functions utf8_prev_char, utf8_next_char a...
Sébastien Helleu
2015-07-03
api: fix type of value returned by function strcasestr
Sébastien Helleu
2015-06-30
api: add support of evaluated sub-strings and current date/time in function s...
Sébastien Helleu
2015-06-28
core: allow ctrl-C to exit WeeChat when the passphrase is asked on startup (c...
Sébastien Helleu
2015-06-27
core: move ChangeLog entry in bugs section
Sébastien Helleu
2015-06-27
core: fix display of invalid UTF-8 chars in bars (issue #218)
Sébastien Helleu
2015-06-27
irc: decode/encode only text in IRC messages and not the headers (bug #29886,...
Sébastien Helleu
2015-06-27
xfer: evaluate content of options xfer.file.download_path and xfer.file.uploa...
Sébastien Helleu
2015-06-24
api: add function string_eval_path_home()
Sébastien Helleu
2015-06-23
core: allow pointer as list name in evaluation of hdata (closes #450)
Sébastien Helleu
2015-06-22
core: fix bar item "scroll" after /buffer clear (closes #448)
Sébastien Helleu
2015-06-21
script: rename option script.scripts.dir to script.scripts.path (issue #388)
Sébastien Helleu
2015-06-20
logger: evaluate content of option logger.file.path (issue #388)
Sébastien Helleu
2015-06-19
script: evaluate content of option script.scripts.dir (issue #388)
Sébastien Helleu
2015-06-16
irc: fix crash with commands /allchan, /allpv and /allserv if the executed co...
Sébastien Helleu
2015-06-15
irc: do not open auto-joined channels buffers when option "-nojoin" is used i...
Sébastien Helleu
2015-06-14
core: fix display of time in bare display when option weechat.look.buffer_tim...
Sébastien Helleu
2015-06-13
core: update ChangeLog
Sébastien Helleu
2015-06-11
relay: print value of HTTP Header X-Real-IP
Tor Hveem
2015-06-10
ruby: add detection of Ruby 2.2
Sébastien Helleu
2015-06-07
fifo: fix send error on Cygwin when something is received in the pipe (closes...
Sébastien Helleu
2015-06-06
core: add signal "signal_sighup"
Sébastien Helleu
2015-06-06
core: reword ChangeLog entry
Sébastien Helleu
2015-06-06
core: update ChangeLog (closes #425, closes #426)
Sébastien Helleu
2015-05-22
core: update ChangeLog
Sébastien Helleu
2015-05-17
lua: add detection of Lua 5.3
Sébastien Helleu
2015-05-17
doc: replace PREFIX with CMAKE_INSTALL_PREFIX in cmake instructions (closes #...
Sébastien Helleu
2015-05-10
Version 1.2
Sébastien Helleu
2015-05-07
irc: display a warning when the option irc.look.display_away is set to "channel"
Sébastien Helleu
2015-05-01
core: add missing completions in command /input
Sébastien Helleu
2015-05-01
core: add signals "signal_sigterm" and "signal_sigquit" (closes #114)
Sébastien Helleu
2015-04-29
irc: optimize search of a nick in nicklist (up to 3x faster)
Sébastien Helleu
2015-04-26
api: add support of environment variables in function string_eval_expression(...
Sébastien Helleu
2015-04-26
core: add support of full color option name in command /eval and API function...
Sébastien Helleu
2015-04-26
api: add support of full color option name in function color()
Sébastien Helleu
2015-04-25
irc: fix color of new nick in nick changes messages when option irc.look.colo...
Sébastien Helleu
2015-04-25
core: update ChangeLog
Sébastien Helleu
2015-04-25
irc: fix crash when setting an invalid regex with "/list -re" during a /list ...
Sébastien Helleu
2015-04-22
core: remove WeeChat version from config files (closes #407)
Sébastien Helleu
2015-04-19
core: add options weechat.look.quote_{nick_prefix|nick_suffix|time_format} to...
Sébastien Helleu
2015-04-19
api: add "_chat_line" (line pointer) in hashtable of hook_focus
Sébastien Helleu
2015-04-18
irc: add support of SHA-256 and SHA-512 algorithms in server option "ssl_fing...
Sébastien Helleu
[next]