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
2014-03-18
irc: fix truncated read on socket with SSL (bug #41558)
Sebastien Helleu
2014-03-17
irc: fix typo in /help kickban
Sebastien Helleu
2014-03-16
core: fix some compilation problems on SmartOS
Sebastien Helleu
2014-03-15
Merge branch 'exec'
Sebastien Helleu
2014-03-15
irc: add decoding of bright ANSI colors (90-97, 100-107)
Sebastien Helleu
2014-03-15
irc: add modifier "irc_color_decode_ansi"
Sebastien Helleu
2014-03-12
irc: add "#" before any channel in /join, even /join 0 (closes #20)
Sebastien Helleu
2014-03-12
core: update translations
Sebastien Helleu
2014-03-12
irc: display output of CAP LIST in server buffer (closes #10)
Shawn Smith
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
irc: fix size used in some snprintf
Sebastien Helleu
2014-02-28
irc: fix some malloc sizes
Sebastien Helleu
2014-02-22
irc: set option irc.network.autoreconnect_delay_max to 600 by default, increa...
Sebastien Helleu
2014-02-22
irc: remove dead assignment in function irc_ignore_check
Sebastien Helleu
2014-02-22
irc: fix read of MODES server value when in commands /op, /deop, /voice, /dev...
Sebastien Helleu
2014-02-22
irc: remove dead assignments in functions irc_server_str(n)casecmp
Sebastien Helleu
2014-02-21
irc: use same return code and message in all commands when arguments are wron...
Sebastien Helleu
2014-02-20
irc: add note about option irc.network.whois_double_nick in /help whois
Sebastien Helleu
2014-02-20
irc: set option irc.network.whois_double_nick to "off" by default
Sebastien Helleu
2014-02-20
irc: fix parsing of nick/host when there is nothing after in message (malform...
Sebastien Helleu
2014-02-20
irc: fix parsing of nick in host when '!' is not found (bug #41640)
Felix Eckhofer
2014-02-13
irc: use a more explicit error when the creation of a temporary server failed
Sebastien Helleu
2014-02-10
api: add integer return code for functions hook_{signal|hsignal}_send
Sebastien Helleu
2014-01-31
irc: clear the gnutls session in all cases after SSL connection error
Sebastien Helleu
2014-01-28
irc: add value "353" in option irc.look.display_join_message
Sebastien Helleu
2014-01-25
irc: add command "monitor" in /help irc.look.notify_tags_ison
Sebastien Helleu
2014-01-23
irc: use MONITOR instead of ISON for /notify when it is available on server (...
Sebastien Helleu
2014-01-21
irc: do not display names by default when joining a channel (task #13045)
Sebastien Helleu
2014-01-21
core: update translations
Sebastien Helleu
2014-01-21
irc: refactor code in gnutls callback to display certificates even if option ...
Sebastien Helleu
2014-01-21
irc: check that server option ssl_fingerprint has exactly 40 hexadecimal digi...
Sebastien Helleu
2014-01-21
irc: add server option "ssl_fingerprint" (task #12724)
Maarten de Vries
2014-01-20
irc: add comment with return value for function irc_server_gnutls_callback
Sebastien Helleu
2014-01-20
irc: display PONG answer when resulting from manual /ping command
Sebastien Helleu
2014-01-18
core: reformat hook_command arguments
Sebastien Helleu
2014-01-11
irc: fix time parsed in tag of messages on Cygwin
Sebastien Helleu
2014-01-10
irc: add missing include of netinet/in.h (fix compilation error on FreeBSD)
Sebastien Helleu
2014-01-09
core: optimize xxx_valid() functions: return immediately if pointer is NULL
Sebastien Helleu
2014-01-09
core: add "POSIX extended" in description of options/commands/functions using...
Sebastien Helleu
2014-01-09
xfer: add support of IPv6 for DCC chat/file (patch #7992)
Andrew Potter
2014-01-06
xfer: use same infolist for hook and signals (patch #7974)
Andrew Potter
2014-01-02
irc: use statusmsg from message 005 to check prefix char in status notices/me...
Sebastien Helleu
2014-01-02
irc: add comments for functions about modes/prefix/chanmodes
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-12-24
irc: fix typo in /help irc.look.highlight_{channel|pv|server}
Sebastien Helleu
2013-12-23
core: replace darkgray color as default value of options
Sebastien Helleu
2013-12-22
irc: use syntax \xNN instead of \NN for control chars in raw buffer
Sebastien Helleu
2013-12-17
irc: remove display of channel in channel notices, display "PvNotice" for cha...
Sebastien Helleu
2013-12-16
irc: add option irc.look.smart_filter_mode (task #12499)
Sebastien Helleu
[next]