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
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-11-21
irc: do not automatically open a channel with name "0" (closes #1429)
Sébastien Helleu
2019-11-03
irc: fix typo and examples in /help server
Sébastien Helleu
2019-11-03
irc: add filters on raw buffer (closes #1000)
Sébastien Helleu
2019-10-09
irc: add server option ssl_password for SSL certificate private key password ...
Simmo Saan
2019-10-06
irc: use path from option xfer.file.upload_path to complete filename in comma...
Sébastien Helleu
2019-10-04
irc: fix typo in /help links
Sébastien Helleu
2019-10-01
core: fix typos in comments
Sébastien Helleu
2019-09-22
irc: remove option irc.network.channel_encode, add server option "charset_mes...
Sébastien Helleu
2019-07-11
irc: quote NICK command argument sent to the server only if there's a ":" in ...
Sébastien Helleu
2019-06-22
irc: fix help of /connect command: the server is optional
Sébastien Helleu
2019-06-15
api: add argument "strip_items" in function string_split
Sébastien Helleu
2019-03-19
irc: display an error with /allchan -current or /allpv -current if the curren...
Sébastien Helleu
2019-03-10
core: replace argument "keep_eol" by "flags" in function string_split (closes...
Sébastien Helleu
2019-02-28
irc: quote argument to NICK
Matthew Martin
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-11-04
core: replace ellipses by "etc." (in English) and "etc..." by "etc." in French
Sébastien Helleu
2018-05-21
irc: update ircv3 URLs in comments
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-05-20
irc: do a case-sensitive comparison of CAP command
Sébastien Helleu
2018-05-20
Merge remote-tracking branch 'origin/pr/623' into irc-3.2-cap
Sébastien Helleu
2018-05-19
irc: display current nick on connected servers in output of /server list|list...
Sébastien Helleu
2018-04-06
irc: replace "server" by "name" in /help server
Sébastien Helleu
2018-04-01
irc: add missing parameter "-server" in /help list (issue #1165)
Sébastien Helleu
2018-04-01
irc: add option "-server" in command /list (closes #1165)
Sébastien Helleu
2018-04-01
irc: replace "server" by "target" in help of commands when the argument is no...
Sébastien Helleu
2018-03-25
irc: fix help on commands /unban and /unquiet
Sébastien Helleu
2018-03-25
irc: rename functions to search modelist items
Sébastien Helleu
2018-03-25
irc: add completion with modelist numbers for commands /unban and /unquiet
Sébastien Helleu
2018-03-24
irc: fix some styles
Sébastien Helleu
2018-03-24
irc: add indexed ban list, add completion for /unban and /unquiet (closes #59...
Simmo Saan
2018-01-13
irc: add server option "split_msg_max_length"
Sébastien Helleu
2018-01-07
core: fix some styles
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-10-13
irc: do not clear nicklist when joining an already joined channel if the opti...
Sébastien Helleu
2017-08-12
core: fix cast of time_t (to "long long" instead of "long") (closes #1051)
Sébastien Helleu
2017-06-17
irc: factor supported CAP version
Simmo Saan
2017-06-17
irc: force uppercase subcommand for /cap
Simmo Saan
2017-06-17
irc: add support for IRCv3.2 Client Capability Negotiation (closes #586)
Simmo Saan
2017-05-02
irc: add option "open" in command /server (closes #966)
Sébastien Helleu
2017-04-07
irc: fix double decoding of IRC colors in messages sent/displayed by commands...
Sébastien Helleu
2017-02-18
irc: add function irc_server_get_max_modes
Sébastien Helleu
2017-02-18
irc: update error message, update translations
Sébastien Helleu
2017-02-18
irc: send current modes/masks if next mask doesn't fit in the string
Sébastien Helleu
2017-02-18
Merge remote-tracking branch 'origin/pr/579'
Sébastien Helleu
[next]