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
2012-11-02
irc: add command /quiet, fix display of messages 728/729 (quiet list, end of ...
Nils Görs
2012-11-02
irc: add option irc.network.alternate_nick to disable dynamic nick generation...
Nils Görs
2012-11-02
irc: fix compilation when gnutls is disabled (bug #37639)
Sebastien Helleu
2012-10-20
irc: add option irc.network.whois_double_nick to double nick in command /whois
Sebastien Helleu
2012-10-20
irc: send whois on self nick when /whois is done without argument on a channe...
Nils Görs
2012-10-18
core: add option "-quit" for command /upgrade (save session and quit without ...
Sebastien Helleu
2012-10-16
irc: remove local variable "away" in server/channels buffers after server dis...
Sebastien Helleu
2012-10-14
irc: fix cancel of auto-reconnection to server with /disconnect
Sebastien Helleu
2012-10-14
api: connect with IPv6 by default in hook_connect (with fallback to IPv4), sh...
Simon Arlott
2012-10-09
irc: add option "-noswitch" for command /join (task #12275)
Sebastien Helleu
2012-10-06
irc: fix crash when message 352 has too few arguments (bug #37513)
Sebastien Helleu
2012-10-06
irc: remove unneeded server disconnect when server buffer is closed and serve...
Sebastien Helleu
2012-09-18
irc: fix rejoin of channels with a key, ignore value "*" sent by server for k...
Peter Boström
2012-09-17
core: fix link with gcrypt lib in cmake (use var $GCRYPT_LDFLAGS instead of "...
Sebastien Helleu
2012-09-16
irc: fix SASL mechanism "external" (bug #37274) (patch from phlux)
Sebastien Helleu
2012-09-04
irc: fix parsing of message 346 when no nick/time are given (bug #37266)
Sebastien Helleu
2012-09-03
irc: switch to next address after a timeout when connecting to server (bug #3...
Simon Arlott
2012-09-03
irc: fix bug when changing server option "addresses" with less addresses (bug...
Simon Arlott
2012-09-03
irc: add network prefix in some irc/gnutls messages
Sebastien Helleu
2012-08-27
api: allow update for some variables of hdata, add new functions hdata_update...
Sebastien Helleu
2012-08-23
irc: add network prefix in irc (dis)connection messages
Sebastien Helleu
2012-08-23
irc: keep trailing spaces in IRC messages only for some commands (if message ...
Sebastien Helleu
2012-08-22
irc: generate alternate nicks dynamically when all nicks are already in use (...
Sebastien Helleu
2012-08-22
irc: fix split of received IRC message: keep spaces at the end of message
Sebastien Helleu
2012-08-20
irc: move options weechat.look.nickmode{_empty} to irc.look.nick_mode{_empty}...
Sebastien Helleu
2012-08-14
core: add new plugin "script" (scripts manager, replacing scripts weeget.py a...
Sebastien Helleu
2012-08-08
irc: set non-blocking socket before connecting to server (fix freeze with SSL...
Sebastien Helleu
2012-08-02
core: update description of plugins and translate them in output of /plugin
Sebastien Helleu
2012-07-30
irc: fix bug with prefix chars which are in chanmodes with a type different f...
Sebastien Helleu
2012-07-27
irc: add help on values for option irc.look.nick_completion_smart
Sebastien Helleu
2012-07-27
relay: add support of SSL (for irc and weechat protocols), new option relay.n...
Sebastien Helleu
2012-07-23
irc: replace calls to config_search_with_string with weechat_config_get
Sebastien Helleu
2012-07-20
core: add support of arrays in hdata variables
Sebastien Helleu
2012-07-15
irc: fix format of message "USER" (according to RFC 2812) (bug #36825)
Sebastien Helleu
2012-07-15
irc: describe possible values in /help irc.look.display_away
Sebastien Helleu
2012-07-14
relay: fix freeze when writing on relay socket (use non-blocking sockets in r...
Sebastien Helleu
2012-07-07
irc: add bar item "buffer_modes", remove option irc.look.item_channel_modes (...
Sebastien Helleu
2012-07-01
irc: fix parsing of user modes (ignore everything after first space) (bug #36...
Sebastien Helleu
2012-06-30
irc: add option irc.look.ctcp_time_format to customize reply to CTCP TIME (ta...
Sebastien Helleu
2012-06-14
irc: set callback "nickcmp" in channel buffers
Sebastien Helleu
2012-06-09
irc: fix freeze when reading on socket with SSL enabled (bug #35097)
Sebastien Helleu
2012-06-04
irc: reallow names beginning with "#" for servers
Sebastien Helleu
2012-05-15
irc: update channel modes by using chanmodes from message 005 (do not send ex...
Sebastien Helleu
2012-05-08
irc: add option "fakerecv" for command /server to simulate a received IRC mes...
Sebastien Helleu
2012-05-02
irc: hide everything after "identify" or "register" in messages to nickserv w...
Sebastien Helleu
2012-04-08
irc: add option "-pending" for command /disconnect (cancel auto-reconnection ...
Sebastien Helleu
2012-04-05
irc: set user modes only if target nick is self nick in message 221 (patch #7...
Kyle Fuller
2012-04-03
irc: fix help of option irc.color.mirc_remap
Sebastien Helleu
2012-04-03
irc: use tag "prefix_nick_ccc" (where "ccc" is color of nick) in messages dis...
Sebastien Helleu
2012-03-26
irc: force the clear of nicklist when joining a channel (nicklist was not syn...
Sebastien Helleu
[prev]
[next]