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
/
irc-command.c
Age
Commit message (
Expand
)
Author
2013-01-06
irc: fix display of actions (/me) when they are received from a relay client ...
Sebastien Helleu
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-12-15
core: move comments with description of C file to top of files
Sebastien Helleu
2012-12-13
core: reformat comments for functions
Sebastien Helleu
2012-12-05
irc: add option "-auto" for command /connect (task #9340)
Nils Görs
2012-11-27
xfer: display remote IP address for DCC chat/file (task #12289) (patch from N...
Sebastien Helleu
2012-11-05
irc: fix refresh of bar item "away" after command /away or /disconnect
Nils Görs
2012-11-02
irc: add command /quiet, fix display of messages 728/729 (quiet list, end of ...
Nils Görs
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-09
irc: add option "-noswitch" for command /join (task #12275)
Sebastien Helleu
2012-09-18
irc: fix rejoin of channels with a key, ignore value "*" sent by server for k...
Peter Boström
2012-08-20
irc: move options weechat.look.nickmode{_empty} to irc.look.nick_mode{_empty}...
Sebastien Helleu
2012-06-04
irc: reallow names beginning with "#" for servers
Sebastien Helleu
2012-05-08
irc: add option "fakerecv" for command /server to simulate a received IRC mes...
Sebastien Helleu
2012-04-08
irc: add option "-pending" for command /disconnect (cancel auto-reconnection ...
Sebastien Helleu
2012-03-26
irc: allow more than one nick in command /invite
Sebastien Helleu
2012-03-23
irc: do not translate string "Msg" for messages to channel ops/voiced
Sebastien Helleu
2012-03-17
irc: do not allow the creation of two servers with same name but different ca...
Sebastien Helleu
2012-03-14
irc: display privmsg messages to "@#channel" and "+#channel" in channel buffe...
Sebastien Helleu
2012-03-12
irc: use computed nick color in many messages instead of option weechat.color...
Sebastien Helleu
2012-03-12
irc: check notify immediately when adding a nick to notify list, improve firs...
Sebastien Helleu
2012-01-27
irc: add alias "ctcp" for target buffer of CTCP messages
Sebastien Helleu
2012-01-22
core: add support of flags in regular expressions and highlight options, add ...
Sebastien Helleu
2012-01-08
core: update copyright dates
Sebastien Helleu
2012-01-06
irc: use low priority for MODE sent automatically by WeeChat (when joining ch...
Sebastien Helleu
2012-01-06
irc: use extended regex in command /list
Sebastien Helleu
2012-01-06
irc: allow /mode without argument (display modes of current channel or user m...
Sebastien Helleu
2012-01-05
irc: remove invalid argument "list" from completion of command /notify
Sebastien Helleu
2011-12-25
irc: add optional server in info "irc_is_channel" (before channel name) (bug ...
Sebastien Helleu
2011-11-12
irc: add case insensitive string comparison based on casemapping of server (r...
Sebastien Helleu
2011-11-07
irc: display channel voice notices received in channel buffer (bug #34762), d...
Sebastien Helleu
2011-11-04
irc: allow URL "irc://" in command /connect
Sebastien Helleu
2011-10-27
irc: add missing modes in /help mode (synopsis of command)
Sebastien Helleu
2011-10-26
core: remove unneeded whitespace
Sebastien Helleu
2011-09-22
irc: use high priority queue for sending modes and wallchops messages
Sebastien Helleu
2011-09-22
core: add colors for inactive windows and lines (in merged buffers)
Sebastien Helleu
2011-08-28
irc: allow reason for command /disconnect
Sebastien Helleu
2011-08-27
irc: allow server name for commands /die and /restart
Sebastien Helleu
2011-08-26
irc: improve split of privmsg, add split of some other messages (bug #29879),...
Sebastien Helleu
2011-08-18
irc: fix compilation warning under FreeBSD
Sebastien Helleu
2011-08-18
core: remove some compilation warnings under Cygwin
Sebastien Helleu
2011-08-08
irc: fix message displayed by command /msg nickserv
Sebastien Helleu
2011-07-27
irc: complete help of command /ban (explain what is does without argument)
Sebastien Helleu
2011-07-10
irc: fix crash when /join command is executed on a non-irc buffer (bug #33742)
Sebastien Helleu
2011-06-22
irc: add prefix "#" for all channels on join (if no prefix given)
Sebastien Helleu
2011-06-16
irc: switch to buffer on /join #channel if channel buffer already exists
Sebastien Helleu
2011-05-15
irc: fix argument nick in /help ignore
Sebastien Helleu
2011-05-14
irc: fix typo in /help links
Sebastien Helleu
2011-04-29
irc: fix tags for messages sent with /msg command (bug #33169)
Sebastien Helleu
[prev]
[next]