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.h
Age
Commit message (
Expand
)
Author
2023-07-12
irc: remove default CTCP replies FINGER and USERINFO (issue #1974)
Sébastien Helleu
2023-07-10
irc: add missing "account-tag" in list of supported capabilities
Sébastien Helleu
2023-05-23
irc: add support of capability "echo-message" (closes #139)
Sébastien Helleu
2023-05-14
irc: add support of capability "draft/multiline" (closes #1923)
Sébastien Helleu
2023-05-13
irc: rename constant IRC_COMMAND_CAP_SUPPORTED_COMPLETION to IRC_COMMAND_CAP_...
Sébastien Helleu
2023-05-03
irc: add support of capability "batch" (closes #1292)
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-06-24
irc: add support of capability "message-tags" (closes #1654)
Sébastien Helleu
2021-06-19
irc: enable all capabilities by default (supported by both server and WeeChat...
Sébastien Helleu
2021-06-15
irc: add command /setname, add support of message and capability "setname" (c...
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-03-09
irc: add support of fake servers (no I/O, for testing purposes)
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-03-19
irc: display an error with /allchan -current or /allpv -current if the curren...
Sébastien Helleu
2019-01-01
core: update copyright dates
Sébastien Helleu
2018-11-29
core: use https for links to GNU GPL license
Sébastien Helleu
2018-05-21
Merge remote-tracking branch 'origin/pr/640'
Sébastien Helleu
2018-05-20
Merge remote-tracking branch 'origin/pr/639'
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-11-05
irc: add invite-notify capability to help and completion
Simmo Saan
2017-11-05
irc: add chghost capability to help and completion
Simmo Saan
2017-08-10
core: remove value for first #define in headers, add "PLUGIN" in plugin headers
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-01-17
irc: add a constant with list of supported CTCPs for completion in command /ctcp
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-10-18
irc: add "cap-notify" in list of supported capabilities (/help cap)
Sébastien Helleu
2015-08-24
irc: add command /cap (closes #8)
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-10-26
irc: automatically add current channel in command /samode (closes #241)
Sébastien Helleu
2014-03-19
core: fix use of reserved C identifiers in headers (closes #31)
Sebastien Helleu
2014-02-21
irc: use same return code and message in all commands when arguments are wron...
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-10-09
irc: add option "-noswitch" for command /join (task #12275)
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
2011-03-16
Add new option irc.look.buffer_switch_autojoin, rename option irc.look.buffer...
Sebastien Helleu
2011-01-01
Update copyright dates
Sebastien Helleu
2010-06-25
Update comments after #endif in C headers
Sebastien Helleu
2010-06-22
Update licenses and copyrights, add missing author names in sources
Sebastien Helleu
2010-01-03
Update copyright dates
Sebastien Helleu
2009-06-10
Add buffer merging feature, with /buffer merge/unmerge (task #7404)
Sebastien Helleu
2009-03-21
Add new command /version, add count of /upgrade, fix bugs with command exec
Sebastien Helleu
2009-03-02
Make channel optional in IRC command /mode (bug #25735)
Sebastien Helleu
2009-03-01
Fix crash with IRC commands msg/notice/query/quote when executed with too few...
Sebastien Helleu
2009-02-26
Display explicit message when irc command must be executed on irc buffer or c...
Sebastien Helleu
2009-01-15
Add Jabber plugin (alpha version, many Jabber features are missing)
Sebastien Helleu
2009-01-05
Do not set unread marker on IRC server and channels when reconnecting to IRC ...
Sebastien Helleu
[next]