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
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-12
core: add missing info in function weelist_print_log
Sébastien Helleu
2015-02-10
irc: fix crash in callback of message 354 when the nick is not found in channel
Sébastien Helleu
2015-02-10
core: add missing initialization of pointer in list allocation
Sébastien Helleu
2015-02-04
relay: remove v4-mapped addresses in /help relay.network.allowed_ips
Anders Bergh
2015-01-30
core: split expression before evaluating it in command "/eval -s"
Sébastien Helleu
2015-01-30
core: add option "-s" in command /eval to split commands (no more split by de...
Sébastien Helleu
2015-01-29
core: add note about alias /v in /help version
Sébastien Helleu
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
2015-01-25
irc: change type of "account" parameter to "const char *" in irc_nick_new()
Sébastien Helleu
2015-01-25
irc: remove compiler warning about unused parameter in irc_channel_remove_acc...
Sébastien Helleu
2015-01-25
irc: fix memory leak on nick account in irc_channel_remove_account()
Sébastien Helleu
2015-01-25
Merge remote-tracking branch 'origin/pr/246' into irc-account-notify
Sébastien Helleu
2015-01-24
core: fix random error when creating symbolic link weechat-curses on make ins...
Sébastien Helleu
2015-01-24
irc: don't keep valid account names when account-notify is disabled
Max Teufel
2015-01-24
irc: add support for CAP account-notify
Max Teufel
2015-01-24
irc: remove server "freenode" from default config file (closes #309)
Sébastien Helleu
2015-01-24
irc: don't close channel buffer on second /part when option irc.look.part_clo...
Sébastien Helleu
2015-01-23
core: fix crash when a root bar has conditions different from active/inactive...
Sébastien Helleu
2015-01-23
irc: fix restore of query buffers on /upgrade (closes #315)
Sébastien Helleu
2015-01-21
core: add gnutls version in #if compiler directives
Sébastien Helleu
2015-01-21
irc: fix compilation of SASL "ecdsa-nist256p-challenge"
Sébastien Helleu
2015-01-19
irc: add support of "ecdsa-nist256p-challenge" SASL mechanism (closes #251)
Sébastien Helleu
2015-01-19
core: check that filename is not NULL in function util_file_get_content
Sébastien Helleu
2015-01-19
irc: fix /join on a channel buffer opened with autojoin but which failed to join
Sébastien Helleu
2015-01-17
irc: send QUIT to server and no PART for channels when the server buffer is c...
Sébastien Helleu
2015-01-16
irc: fix order of channel buffers opened (closes #303)
Sébastien Helleu
2015-01-15
irc: fix crash in buffer close when server name is the same as a channel name...
Sébastien Helleu
2015-01-15
core: add priority in plugins to initialize them in order
Sébastien Helleu
2015-01-10
irc: fix warning on cast of a pointer
Sébastien Helleu
2015-01-06
irc: defer the auto-connection to servers with a timer (closes #279, task #13...
Sébastien Helleu
2015-01-03
core: fix NULL pointer in free of bar window (closes #293); add extra checks ...
Sébastien Helleu
2015-01-01
core: do not add flag "-fPIC" on Cygwin (not needed)
Sébastien Helleu
2015-01-01
core: fix compilation of plugins with cmake >= 3.1 (closes #287)
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-12-28
core: check bar conditions in root bars and on each update of a bar item
Sébastien Helleu
2014-12-26
irc: remove useless refresh of bar item
Sébastien Helleu
[prev]
[next]