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
2014-01-23
irc: use MONITOR instead of ISON for /notify when it is available on server (...
Sebastien Helleu
2014-01-21
irc: add server option "ssl_fingerprint" (task #12724)
Maarten de Vries
2014-01-18
core: reformat hook_command arguments
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-01
core: update copyright dates
Sebastien Helleu
2013-12-11
irc: display mask of ignore deleted with /ignore del
Sebastien Helleu
2013-12-11
irc: add note about command /disconnect in /help connect
Sebastien Helleu
2013-12-07
irc: add option irc.look.ban_mask_default (bug #26571)
Sebastien Helleu
2013-11-30
irc: use option irc.network.colors_send (instead of receive) when displaying ...
Sebastien Helleu
2013-10-27
irc: fix auto-switch to channel buffer when doing /join channel (without "#")
Sebastien Helleu
2013-10-08
irc: add server option "default_msg_kick" to customize default kick/kickban m...
Sebastien Helleu
2013-07-19
irc: use lower case at beginning of message when deleting a server
Sebastien Helleu
2013-07-18
irc: add support of wildcards in commands (de)op/halfop/voice (task #9221)
Sebastien Helleu
2013-07-02
irc: fix error message on /invite without arguments (bug #39272)
Sebastien Helleu
2013-06-05
irc: add support of special variables $nick/$channel/$server in commands /all...
Sebastien Helleu
2013-05-29
irc: fix multiple nicks in command /query (separated by commas): open one buf...
Sebastien Helleu
2013-04-10
irc: fix crash on command "/allchan /close"
Sebastien Helleu
2013-03-22
irc: fix default completion (like nicks) in commands /msg, /notice, /query an...
Sebastien Helleu
2013-03-17
core: fix typos in many comments and some strings
Sebastien Helleu
2013-02-26
irc: fix conversion of mask to regex in ignore
Sebastien Helleu
2013-02-23
irc: hide passwords in commands or messages sent to nickserv with modifiers (...
Sebastien Helleu
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
[prev]
[next]