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
/
irc
Age
Commit message (
Expand
)
Author
2016-09-19
Fix for unclosed/leaking sockets from issue #358
Rob Campbell
2016-08-30
irc: fix display of service notice mask (message 008) (closes #429)
Sébastien Helleu
2016-08-13
irc: fix NULL pointer derefence in case of memory error in irc_sasl_dh()
Sébastien Helleu
2016-08-07
irc: remove evil tab
Sébastien Helleu
2016-08-07
core: irc, xfer: do not check return code of res_init()
Sébastien Helleu
2016-08-07
core, irc, xfer: add missing includes for function res_init()
Sébastien Helleu
2016-08-07
core/plugins: Use res_init before getaddrinfo.
Raghavendra Prabhu
2016-08-02
Merge pull request #738 from scumjr/master
Sébastien Helleu
2016-07-17
irc: rename server options "default_msg_*" to "msg_*", evaluate them
Sébastien Helleu
2016-07-09
irc: fix typo in a comment
Sébastien Helleu
2016-06-18
api: remove functions printf_date() and printf_tags()
Sébastien Helleu
2016-05-27
core, irc, xfer: display more information in memory allocation errors (issue ...
Sébastien Helleu
2016-05-19
irc: fix NULL pointer dereference in 734 command callback
scumjr
2016-05-01
irc: fix typo in IRC_SERVER_OPTION_SASL_KEY comment (#724)
Lieuwe Rooijakkers
2016-04-24
irc: fix first message displayed in raw buffer when the message is modified b...
Sébastien Helleu
2016-04-05
core: move nick coloring from irc plugin to core (closes #262)
Sébastien Helleu
2016-03-21
irc: fix crash in SSL connection to the server
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-03-05
relay: do not execute any command received from an irc relay client (closes #...
Sébastien Helleu
2016-02-25
irc: complete help of SASL fail options
Sébastien Helleu
2016-02-24
core: update translations
Sébastien Helleu
2016-02-23
irc: add option irc.network.sasl_fail_unavailable (closes #600)
Simmo Saan
2016-02-15
core: move irc bar item "away" and two options to core (closes #692)
Sébastien Helleu
2016-02-11
irc: use upper case for SASL in messages displayed
Sébastien Helleu
2016-01-17
irc: add missing completion "*" for target in command /msg
Sébastien Helleu
2016-01-17
irc: fix /msg command with multiple targets including "*"
Sébastien Helleu
2016-01-17
irc: add examples in /help ctcp
Sébastien Helleu
2016-01-17
irc: add a constant with list of supported CTCPs for completion in command /ctcp
Sébastien Helleu
2016-01-17
irc: add missing completion "*" for target in command /ctcp
Sébastien Helleu
2016-01-17
irc: do not exit from function in case of error with "ctcp *"
Sébastien Helleu
2016-01-17
irc: free allocated memory in case of early exit from the function
Sébastien Helleu
2016-01-17
irc: fix code style
Sébastien Helleu
2016-01-17
Merge remote-tracking branch 'origin/pr/493'
Sébastien Helleu
2016-01-06
irc: fix channel forwarding (closes #643)
Sébastien Helleu
2016-01-03
irc: remove argument "clear" from command /cap (issue #8, closes #641)
Sébastien Helleu
2016-01-02
irc: evaluate content of server option "addresses"
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-12-24
irc: fix typo
Sébastien Helleu
2015-12-24
irc: move option irc.network.alternate_nick into servers (closes #633)
Sébastien Helleu
2015-12-24
core: add a parent name in options (closes #629)
Sébastien Helleu
2015-12-20
irc: add default color for +y mode prefix
Christine Dodrill
2015-12-20
irc: add missing field realname in function irc_nick_print_log()
Sébastien Helleu
2015-12-20
irc: fix comments
Sébastien Helleu
2015-12-20
irc: fix long line
Sébastien Helleu
2015-12-20
irc: fix condition in account message callback
Sébastien Helleu
2015-12-20
Merge remote-tracking branch 'origin/pr/351'
Sébastien Helleu
2015-11-24
irc: add a condition for colon before the password in PASS message (issue #602)
Sébastien Helleu
2015-11-24
irc: add a missing colon before the password in PASS message (closes #602)
Sébastien Helleu
2015-11-17
irc: use current channel and current server channels first in completions "ir...
Sébastien Helleu
2015-11-16
irc: use current channel first in completion "irc_channels" (task #12923, iss...
Sébastien Helleu
[prev]
[next]