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
Age
Commit message (
Expand
)
Author
2012-09-21
doc: add japanese tester's guide, update japanese translations and docs
Ryuunosuke Ayanokouzi
2012-09-19
charset: allow "UTF-8" in charset encoding options (still forbidden in decodi...
Sebastien Helleu
2012-09-18
Version 0.3.9-rc2
Sebastien Helleu
2012-09-18
irc: fix rejoin of channels with a key, ignore value "*" sent by server for k...
Peter Boström
2012-09-17
core: update ChangeLog (add japanese scripting guide)
Sebastien Helleu
2012-09-17
core: move the set of cmake policy CMP0003 in directory src (so it applies to...
Sebastien Helleu
2012-09-17
logger: add tags in backlog lines displayed when opening buffer
Sebastien Helleu
2012-09-16
irc: fix SASL mechanism "external" (bug #37274) (patch from phlux)
Sebastien Helleu
2012-09-04
irc: fix parsing of message 346 when no nick/time are given (bug #37266)
Sebastien Helleu
2012-09-04
core: add signals for plugins loaded/unloaded
Sebastien Helleu
2012-09-03
irc: switch to next address after a timeout when connecting to server (bug #3...
Simon Arlott
2012-09-03
irc: fix bug when changing server option "addresses" with less addresses (bug...
Simon Arlott
2012-08-30
Version 0.3.9-rc1
Sebastien Helleu
2012-08-30
core: add default key alt+"x" (zoom on merged buffer) (task #11029)
Sebastien Helleu
2012-08-27
core: fix display bug when end of a line is displayed on top of chat (last li...
Sebastien Helleu
2012-08-27
api: allow update for some variables of hdata, add new functions hdata_update...
Sebastien Helleu
2012-08-25
core: fix IP address returned by hook_connect (return IP really used, not fir...
Sebastien Helleu
2012-08-23
irc: add network prefix in irc (dis)connection messages
Sebastien Helleu
2012-08-22
irc: generate alternate nicks dynamically when all nicks are already in use (...
Sebastien Helleu
2012-08-22
irc: fix split of received IRC message: keep spaces at the end of message
Sebastien Helleu
2012-08-22
core: display spaces at the end of messages in chat area (bug #37024)
Sebastien Helleu
2012-08-22
core: fix infinite loop in display when chat area has width of 1 with a bar d...
Sebastien Helleu
2012-08-20
irc: move options weechat.look.nickmode{_empty} to irc.look.nick_mode{_empty}...
Sebastien Helleu
2012-08-17
core: fix display of "bar more down" char when text is truncated by size_max ...
Nils Görs
2012-08-17
core: fix color of long lines (displayed on more than one line on screen) und...
Sebastien Helleu
2012-08-17
core: add mouse bindings ctrl+wheel up/down to scroll horizontally buffers wi...
Sebastien Helleu
2012-08-16
api: add info "locale" for info_get (locale used to translate messages)
Sebastien Helleu
2012-08-14
core: add new plugin "script" (scripts manager, replacing scripts weeget.py a...
Sebastien Helleu
2012-08-08
scripts: add signals for scripts loaded/unloaded/installed/removed
Sebastien Helleu
2012-08-07
doc: add japanese user's guide (patch #7827)
Sebastien Helleu
2012-08-06
core: return error string to callback of hook_connect if getaddrinfo fails in...
Sebastien Helleu
2012-08-04
api: add new function util_version_number
Sebastien Helleu
2012-08-03
scripts: add hdata with list of scripts for each language
Sebastien Helleu
2012-08-02
fifo: ignore read failing with error EAGAIN (bug #37019) (patch from Matt Rob...
Sebastien Helleu
2012-08-01
core: add option weechat.startup.sys_rlimit to set system resource limits for...
Sebastien Helleu
2012-07-30
irc: fix bug with prefix chars which are in chanmodes with a type different f...
Sebastien Helleu
2012-07-29
core: add option "swap" for command /buffer (task #11373)
Nils Görs
2012-07-29
core: fix refresh of bar items when switching window
Sebastien Helleu
2012-07-29
scripts: fix function unhook_all, fix deletion of configuration files when sc...
Sebastien Helleu
2012-07-27
core: fix names of cache variables in configure.in (patch from Murilo Opsfeld...
Sebastien Helleu
2012-07-27
core: add task #12187 in ChangeLog
Sebastien Helleu
2012-07-27
logger: add messages "Day changed to" in backlog
Sebastien Helleu
2012-07-27
relay: add support of SSL (for irc and weechat protocols), new option relay.n...
Sebastien Helleu
2012-07-21
core: add hdata "hotlist"
Sebastien Helleu
2012-07-21
core: scroll to bottom of window after reaching first or last highlight with ...
Peter Boström
2012-07-20
relay: add object type "arr" (array) in WeeChat protocol
Sebastien Helleu
2012-07-20
core: add support of arrays in hdata variables
Sebastien Helleu
2012-07-17
python: fix detection of python (first try "python2.x" and then "python") (bu...
Sebastien Helleu
2012-07-15
irc: fix format of message "USER" (according to RFC 2812) (bug #36825)
Sebastien Helleu
2012-07-14
relay: fix freeze when writing on relay socket (use non-blocking sockets in r...
Sebastien Helleu
[next]