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
/
src
Age
Commit message (
Expand
)
Author
2009-12-13
Add color "darkgray", add support for background with light color, fix color ...
Sebastien Helleu
2009-12-07
Add missing include of limits.h
Sebastien Helleu
2009-12-06
Fix crash when searching nick in buffer without nicklist (function nicklist_s...
Sebastien Helleu
2009-12-06
Fix display of quit message in IRC private if case of nick is different from ...
Sebastien Helleu
2009-12-05
Remove old fifo pipes before creating new pipe
Sebastien Helleu
2009-12-04
Add missing #ifdef HAVE_GNUTLS
Sebastien Helleu
2009-12-04
Give GnuTLS return code to callback if handshake has failed, display extra in...
Sebastien Helleu
2009-12-03
Fix buffer used by some input functions called via plugin API with buffer poi...
Sebastien Helleu
2009-12-02
Add support for rubygems in ruby plugin
Sebastien Helleu
2009-12-02
Add arguments for IRC command /rehash
Sebastien Helleu
2009-11-29
Support of Ruby >= 1.9.1 (patch #6989)
Sebastien Helleu
2009-11-28
Fix color of nick in nicklist when doing /nick if away is enabled (bug #28102)
Sebastien Helleu
2009-11-27
Check that connect hook was not deleted before call to gnutls callback
Sebastien Helleu
2009-11-27
Fix crash when connecting to ssl server if another non-ssl connection is pending
Sebastien Helleu
2009-11-25
Fix nick color in private for notices if option irc.look.color_pv_nick_like_c...
Sebastien Helleu
2009-11-24
Add all server options for IRC commands /server and /connect
Sebastien Helleu
2009-11-22
Fix crash when purging dcc chat if 2 dcc chat have same buffer (bug #28071)
Sebastien Helleu
2009-11-20
Fix typos in 2 error messages
Sebastien Helleu
2009-11-19
Fix command /connect (options -ssl, -ipv6 and -port) (bug #27486)
Sebastien Helleu
2009-11-19
Add IRC option to use same nick color in channel and private (on by default) ...
Sebastien Helleu
2009-11-16
Fix bug with script installation on BSD/OSX (patch #6980)
Sebastien Helleu
2009-11-12
Fix display of default keys with "weechat-curses --keys"
Sebastien Helleu
2009-11-12
Fix crash when calling "weechat-curses --help"
Sebastien Helleu
2009-11-09
Queue answer to IRC CTCP requests (prevent flood)
Sebastien Helleu
2009-11-08
Remove compilation warning on 64-bit machines
Sebastien Helleu
2009-11-08
Remove compilation warning in logger plugin
Sebastien Helleu
2009-11-07
Remove compilation warning when gnutls lib is not installed
Sebastien Helleu
2009-11-07
Fix compilation error when gnutls lib is not installed
Sebastien Helleu
2009-11-07
New default value (25) for option irc.network.away_check_max_nicks
Sebastien Helleu
2009-11-07
Check SSL certificates and use self-signed certificate to auto identify on IR...
Sebastien Helleu
2009-11-06
Fix typos in translations
Sebastien Helleu
2009-11-05
Fix refresh of bar item buffer_nicklist when it is displayed in a root bar
Sebastien Helleu
2009-11-05
Add missing include of strings.h in gui-completion.c
Sebastien Helleu
2009-11-01
Fix typos in french translation and in /help window
Sebastien Helleu
2009-10-30
Fix message "Day changed to", sometimes displayed at wrong time (bug #26959)
Sebastien Helleu
2009-10-29
Fix bug with IRC CTCP messages when char 0x01 is in message
Sebastien Helleu
2009-10-29
Add partial irc-proxy feature to relay plugin
Sebastien Helleu
2009-10-21
Add missing IRC command 275 (patch #6952)
Sebastien Helleu
2009-10-19
Improve mask used by command /kickban
Sebastien Helleu
2009-10-14
Fix bug with URL selection in some terminals (caused by horizontal lines) (bu...
Sebastien Helleu
2009-10-14
Fix bug with buffer for execution of alias, when called from plugin API with ...
Sebastien Helleu
2009-10-11
Add some default bindings for keys alt+arrows under xterm
Sebastien Helleu
2009-10-10
Add IRC commands /samode, /sanick, /sapart, /saquit
Sebastien Helleu
2009-10-10
Add IRC command /sajoin (task #9770)
Sebastien Helleu
2009-10-10
Use default auto completion for arguments of unknown commands
Sebastien Helleu
2009-10-09
Add script prototypes and examples in plugin API reference
Sebastien Helleu
2009-10-06
Fix alignment problem for buffer name when a merged buffer is closed (bug #27...
Sebastien Helleu
2009-10-05
Add option grab_key_command for /input (bound by default to alt-k)
Sebastien Helleu
2009-10-04
Fix compilation under Cygwin (patch #6916)
Sebastien Helleu
2009-10-03
Replace MATCHES by STREQUAL in cmake: fix a fail to build on kFreeBSD
Emmanuel Bouthenot
[next]