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
2013-05-20
Version 0.4.2-dev
Sebastien Helleu
2013-05-20
Version 0.4.1
Sebastien Helleu
2013-05-18
irc: fix name of server buffer after /server rename (set name "server.name" i...
Sebastien Helleu
2013-05-18
relay: fix uncontrolled format string in redirection of irc commands
Sebastien Helleu
2013-05-18
irc: fix uncontrolled format string when sending unknown irc commands (if opt...
Sebastien Helleu
2013-05-18
irc: fix uncontrolled format string when sending ison command (for nicks moni...
Sebastien Helleu
2013-05-18
api: do not display a warning by default when loading a script with a license...
Sebastien Helleu
2013-05-12
irc: fix refresh of nick in input bar when joining a new channel with op stat...
Sebastien Helleu
2013-05-11
Version 0.4.1-rc2
Sebastien Helleu
2013-05-07
python: fix crash when loading scripts with Python 3.x (patch #8044) (thanks ...
Sebastien Helleu
2013-05-06
irc: fix display of CTCP messages that contain bold attribute (bug #38895)
Sebastien Helleu
2013-05-03
core: add options weechat.look.prefix_align_more_after and weechat.look.prefi...
Sebastien Helleu
2013-05-01
core: fix display of long lines without time (message beginning with two tabs)
Sebastien Helleu
2013-05-01
Version 0.4.1-rc1
Sebastien Helleu
2013-05-01
Merge branch 'dynamic-nick-prefix-suffix'
Sebastien Helleu
2013-05-01
irc: add support of "dh-aes" SASL mechanism (patch #8020)
Elizabeth Myers
2013-04-29
core: make nick prefix/suffix dynamic (move options from irc plugin to core, ...
Sebastien Helleu
2013-04-28
irc: fix duplicate nick completion when someone rejoins the channel with same...
Sebastien Helleu
2013-04-24
core: reset scroll in window before zooming on a merged buffer (bug #38207)
Sebastien Helleu
2013-04-23
irc: add support of UHNAMES (capability "userhost-in-names") (task #9353)
Sebastien Helleu
2013-04-21
irc: add tag "irc_nick_back" for messages displayed in private buffer when a ...
Sebastien Helleu
2013-04-21
api: add new function hdata_search
Sebastien Helleu
2013-04-20
ruby: fix crash in function hdata_move
Sebastien Helleu
2013-04-20
guile: fix crash in function hdata_move
Sebastien Helleu
2013-04-18
api: add property "completion_freeze" for function buffer_set: do not stop co...
Sebastien Helleu
2013-04-12
api: fix connection to servers with hook_connect on OS X (bug #38496)
Sebastien Helleu
2013-04-10
irc: fix crash on command "/allchan /close"
Sebastien Helleu
2013-03-25
xfer: add option xfer.file.auto_accept_nicks (patch #7962)
Andrew Potter
2013-03-25
script: fix compilation on GNU/Hurd (patch #7977) (thanks to Andrew Potter)
Sebastien Helleu
2013-03-24
lua: remove use of functions for API constants
Sebastien Helleu
2013-03-24
irc: add option irc.look.display_join_message (task #10895)
Sebastien Helleu
2013-03-24
core: install icon file (patch #7972)
Sebastien Helleu
2013-03-22
ruby: fix crash with Ruby 2.0: use one array for the last 6 arguments of func...
Sebastien Helleu
2013-03-22
irc: fix default completion (like nicks) in commands /msg, /notice, /query an...
Sebastien Helleu
2013-03-21
irc: fix prefix color for nick when the prefix is not in irc.color.nick_prefi...
Sebastien Helleu
2013-03-17
irc: add option irc.look.pv_buffer: automatically merge private buffers (opti...
Sebastien Helleu
2013-03-17
core: fix refresh of item "completion" (bug #38214) (patch from Nils Görs)
Sebastien Helleu
2013-03-17
scripts: create directories (language and language/autoload) on each action (...
Sebastien Helleu
2013-03-17
script: create "script" directory on each action (just in case it has been re...
Sebastien Helleu
2013-03-17
relay: rename compression "gzip" to "zlib" (compression is zlib, not gzip) (t...
Sebastien Helleu
2013-03-17
core: fix typos in ChangeLog
Sebastien Helleu
2013-03-17
core: add support of multiple layouts (task #11274)
Sebastien Helleu
2013-03-13
lua: fix crash on stack overflow: call lua_pop() for values returned by lua f...
Sebastien Helleu
2013-03-12
irc: rename option irc.network.lag_disconnect to irc.network.lag_reconnect, v...
Sebastien Helleu
2013-03-11
api: fix bug in string_match when mask begins and ends with "*"
Sebastien Helleu
2013-03-09
relay: add message "_nicklist_diff" (differences between old and current nick...
Sebastien Helleu
2013-03-08
core: add signals and hsignals for nicklist events
Sebastien Helleu
2013-03-07
api: allow hashtable with keys that are not strings in function hashtable_add...
Sebastien Helleu
2013-03-03
core: add count for groups, nicks, and total in nicklist
Sebastien Helleu
2013-02-26
xfer: fix freeze of DCC file received: use non-blocking socket after connecti...
Sebastien Helleu
[next]