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-11-01
irc: add argument "server_message" in function irc_nick_color_for_msg
Sébastien Helleu
2014-10-26
irc: automatically add current channel in command /samode (closes #241)
Sébastien Helleu
2014-10-09
irc: fix completion of commands /msg, /notice and /query
Sébastien Helleu
2014-09-22
irc: fix type of value stored in hashtable when joining a channel (closes #211)
Sébastien Helleu
2014-09-04
irc: disable creation of temporary servers by default with command /connect, ...
Sébastien Helleu
2014-07-12
irc: display locally away status changes in private buffers (in addition to c...
Sébastien Helleu
2014-06-08
irc: fix help of commands kick/kickban/remove (closes #102)
Sébastien Helleu
2014-05-26
irc: add command /remove (closes #91)
Sébastien Helleu
2014-05-12
irc: make reason optional in command /kill
Sébastien Helleu
2014-05-06
irc: add option irc.look.join_auto_add_chantype (closes #65)
Sébastien Helleu
2014-04-12
api: allow wildcard "*" inside the mask in function string_match
Sébastien Helleu
2014-04-12
irc: add tag with host ("host_xxx") in IRC messages displayed
Sébastien Helleu
2014-03-22
irc: replace "user" by "nick" in description of commands
Sebastien Helleu
2014-03-22
irc: fix arguments in /help unquiet: at least one nick/host is required
Sebastien Helleu
2014-03-22
irc: update description of some commands
Sebastien Helleu
2014-03-22
irc: add command /unquiet (closes #36)
Sebastien Helleu
2014-03-19
irc: fix typo in /help allpv
Sebastien Helleu
2014-03-19
irc: add command /allpv (task #13111)
Sebastien Helleu
2014-03-17
irc: fix typo in /help kickban
Sebastien Helleu
2014-03-12
irc: add "#" before any channel in /join, even /join 0 (closes #20)
Sebastien Helleu
2014-02-28
irc: fix some malloc sizes
Sebastien Helleu
2014-02-22
irc: fix read of MODES server value when in commands /op, /deop, /voice, /dev...
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-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-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
[prev]
[next]