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
2014-02-28
irc: fix colors in message with CTCP reply sent to another user
Sebastien Helleu
2014-02-28
irc: evaluate content of server options "username" and "realname"
Sebastien Helleu
2014-02-28
api: add support of escaped strings in function string_eval_expression and co...
Sebastien Helleu
2014-02-23
relay: add option relay.network.clients_purge_delay
Sebastien Helleu
2014-02-23
relay: fix freeze after /upgrade when many disconnected clients still exist
Sebastien Helleu
2014-02-22
scripts: fix crash when a signal is received with type "int" and NULL pointer...
Sebastien Helleu
2014-02-22
irc: set option irc.network.autoreconnect_delay_max to 600 by default, increa...
Sebastien Helleu
2014-02-22
core: fix memory leak in function gui_key_add_to_infolist (in case of insuffi...
Sebastien Helleu
2014-02-22
irc: fix read of MODES server value when in commands /op, /deop, /voice, /dev...
Sebastien Helleu
2014-02-22
core: fix use of invalid pointer in function gui_bar_window_content_alloc (in...
Sebastien Helleu
2014-02-22
core: fix uninitialized value in function string_decode_base64
Sebastien Helleu
2014-02-22
core: fix memory leak and use of invalid pointer in split of string (in case ...
Sebastien Helleu
2014-02-22
core: fix potential NULL pointer in function gui_color_emphasize
Sebastien Helleu
2014-02-22
relay: fix NULL pointer when reading buffer lines for irc backlog
Sebastien Helleu
2014-02-21
core: update ChangeLog
Sebastien Helleu
2014-02-21
core: update ChangeLog
Sebastien Helleu
2014-02-20
irc: set option irc.network.whois_double_nick to "off" by default
Sebastien Helleu
2014-02-20
alias: change default command for alias /beep to "/print -beep"
Sebastien Helleu
2014-02-20
core: add option "-beep" in command /print
Sebastien Helleu
2014-02-20
irc: fix parsing of nick in host when '!' is not found (bug #41640)
Felix Eckhofer
2014-02-17
guile: fix module used after unload of a script
Sebastien Helleu
2014-02-17
lua: fix interpreter used after unload of a script
Sebastien Helleu
2014-02-17
perl: fix context used after unload of a script
Sebastien Helleu
2014-02-17
python: fix interpreter used after unload of a script
Sebastien Helleu
2014-02-17
core: allow empty arguments for command /print
Sebastien Helleu
2014-02-16
core: update ChangeLog (add option "bare" in command /window)
Sebastien Helleu
2014-02-16
core: add bare display mode (for easy text selection and click on URLs)
Sebastien Helleu
2014-02-16
core: add missing feature in ChangeLog for v0.4.3 (use one date format when d...
Sebastien Helleu
2014-02-14
core: add asciidoc attributes in files ChangeLog/NEWS
Sebastien Helleu
2014-02-13
core: fix freeze/crash in gnutls (bug #41576)
Jason A. Donenfeld
2014-02-12
core: fix cmake warning CMP0007 on "make uninstall" (bug #41528)
Sebastien Helleu
2014-02-11
core: add signals "key_combo_{default|search|cursor}"
Sebastien Helleu
2014-02-10
api: add integer return code for functions hook_{signal|hsignal}_send
Sebastien Helleu
2014-02-09
core: display a warning in case of inconsistency between the options weechat....
Sebastien Helleu
2014-02-09
Version 0.4.3
Sebastien Helleu
2014-02-06
core: fix hotlist problems after apply of a layout (bug #41481)
Sebastien Helleu
2014-02-05
ruby: add detection and fix compilation with Ruby 2.0 (patch #8209)
Sebastien Helleu
2014-02-04
core: fix installation of weechat-plugin.h with autotools (patch #8305)
Patrick Steinhardt
2014-02-04
alias: add default alias /beep => /print -stderr \a
Sebastien Helleu
2014-02-03
doc: add French version of relay protocol
Sebastien Helleu
2014-02-02
core: fix compilation on Android (replace include of sys/termios.h by termios...
Sebastien Helleu
2014-02-02
core: update ChangeLog
Sebastien Helleu
2014-02-02
core: fix compilation on Android (replace calls to rindex by strrchr) (bug #4...
Sebastien Helleu
2014-02-01
core: fix crash when creating two bars with same name but different case (bug...
Sebastien Helleu
2014-01-31
irc: clear the gnutls session in all cases after SSL connection error
Sebastien Helleu
2014-01-31
relay: send backlog for irc private buffers
Sebastien Helleu
2014-01-27
core: fix typo in ChangeLog
Sebastien Helleu
2014-01-27
core: fix display of read marker when all buffers line are unread
Sebastien Helleu
2014-01-27
logger: replace backslashs in name by logger replacement char under Cygwin (b...
Sebastien Helleu
2014-01-26
core: fix memory leak in regex matching when evaluating expression
Sebastien Helleu
[next]