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
/
plugins
Age
Commit message (
Expand
)
Author
2015-03-23
irc: fix example using two servers in /help server (closes #371)
Sébastien Helleu
2015-03-23
javascript: update KokaKiwi email
KokaKiwi
2015-03-22
trigger: hide password when messaging NickServ through default alias /m (clos...
Simmo Saan
2015-03-22
irc: fix freenode server names used in /help server (closes #365)
Sébastien Helleu
2015-03-21
ruby: fix crash on /plugin reload (closes #364)
Sébastien Helleu
2015-03-18
script: fix state of script plugins when list of scripts has not been downloaded
Sébastien Helleu
2015-03-15
javascript: explicitely use v8 namespace
Sébastien Helleu
2015-03-10
script: add note about HTTPS in /help script.scripts.url
Sébastien Helleu
2015-03-10
core: update translations
Sébastien Helleu
2015-03-08
javascript: fix compilation with old V8 lib
Sébastien Helleu
2015-03-08
javascript: add option "--disable-javascript" and V8 detection in autotools
Sébastien Helleu
2015-03-08
javascript: fix name of source file in comment
Sébastien Helleu
2015-03-08
javascript: display v8 version in /debug libs
Sébastien Helleu
2015-03-07
javascript: fix crash in return of string values when WeeChat API function re...
Sébastien Helleu
2015-03-07
javascript: catch and display exceptions when running scripts/functions
Sébastien Helleu
2015-03-07
javascript: add new plugin to run javascript scripts in WeeChat
Sébastien Helleu
2015-03-07
scripts: reset current script pointer when load of script fails in python/per...
Sébastien Helleu
2015-03-06
lua: fix wrong argument usage in nicklist API functions
Tor Hveem
2015-03-04
scripts: fix name of variables in infolist API functions
Sébastien Helleu
2015-03-01
guile: fix value returned in case of error in some functions
Sébastien Helleu
2015-03-01
tcl: fix value returned in case of error in some functions
Sébastien Helleu
2015-03-01
lua: fix value returned in case of error in some functions
Sébastien Helleu
2015-03-01
ruby: fix value returned in case of error in some functions
Sébastien Helleu
2015-03-01
perl: fix value returned in case of error in some functions
Sébastien Helleu
2015-03-01
python: fix value returned in case of error in some functions
Sébastien Helleu
2015-03-01
scripts: fix return code of function bar_set in python/perl/ruby/lua/tcl/guil...
Sébastien Helleu
2015-03-01
python: fix name of function "bar_update" in case of error
Sébastien Helleu
2015-03-01
python: fix restore of old interpreter when a function is not found in the sc...
Sébastien Helleu
2015-03-01
scripts: fix type of value returned by function hdata_time (from string to lo...
Sébastien Helleu
2015-02-21
scripts: rename macro API_FUNC to API_INIT_FUNC, add macro API_FUNC to declar...
Sébastien Helleu
2015-02-21
scripts: reformat some code to make it more readable
Sébastien Helleu
2015-02-21
scripts: improve comments on functions that convert hashtables
Sébastien Helleu
2015-02-21
irc: remove useless rename of channel buffer on JOIN received with different ...
Sébastien Helleu
2015-02-20
relay: fix up/down keys on relay buffer (closes #335)
Sébastien Helleu
2015-02-15
irc: format IRC message 008 (RPL_SNOMASK) (closes #144)
Max Teufel
2015-02-10
irc: fix crash in callback of message 354 when the nick is not found in channel
Sébastien Helleu
2015-02-04
relay: remove v4-mapped addresses in /help relay.network.allowed_ips
Anders Bergh
2015-01-28
irc: fix completion of commands /allchan and /allpv
Sébastien Helleu
2015-01-25
irc: send WHOX message only if server supports it
Sébastien Helleu
2015-01-25
irc: add "account-notify" in help of server option "capabilities"
Sébastien Helleu
2015-01-25
irc: fix set of variable "pos_account" in callback for message "354"
Sébastien Helleu
2015-01-25
irc: free account before changing its value
Sébastien Helleu
2015-01-25
irc: set away flag to 0 only if channel and nick are found
Sébastien Helleu
2015-01-25
irc: force host to NULL after free
Sébastien Helleu
2015-01-25
irc: move account callback to keep protocol callbacks sorted alphabetically
Sébastien Helleu
2015-01-25
irc: shorten code in account callback
Sébastien Helleu
2015-01-25
irc: add "account" in irc_nick_print_log()
Sébastien Helleu
2015-01-25
irc: add "account" in irc_nick hdata
Sébastien Helleu
2015-01-25
irc: remove useless save of variables in irc_nick_new() when updating nick
Sébastien Helleu
2015-01-25
irc: shorten code to call irc_nick_new() in join callback
Sébastien Helleu
[next]