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-config.c
Age
Commit message (
Expand
)
Author
2021-07-04
core: update translations
Sébastien Helleu
2021-07-04
irc, typing: display typing status for IRC nicks
Sébastien Helleu
2021-07-04
irc: send typing status as TAGMSG to other users
Sébastien Helleu
2021-06-19
irc: enable all capabilities by default (supported by both server and WeeChat...
Sébastien Helleu
2021-06-19
irc: add option irc.look.display_account_message (issue #320)
Sébastien Helleu
2021-06-19
irc: add option irc.look.display_extended_join (issue #320)
Sébastien Helleu
2021-06-15
irc: drop support of DH-BLOWFISH and DH-AES SASL mechanisms (closes #175)
Sébastien Helleu
2021-06-01
doc: add IRC SASL SCRAM mechanisms in user's guide (issue #1628)
Sébastien Helleu
2021-06-01
irc: add support of SASL mechanisms SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA-...
Sébastien Helleu
2021-05-30
irc: add ${target} in help of server msg_kick option
Sébastien Helleu
2021-05-29
core, irc, script: fix typos
Sébastien Helleu
2021-05-22
irc: split server command before evaluating it (issue #1643)
Sébastien Helleu
2021-05-16
irc: sort config options alphabetically (issue #1622)
Sébastien Helleu
2021-05-16
core: update translations (issue #1622)
Sébastien Helleu
2021-05-16
irc, buflist: add bar item "tls_version" with options for colors, add buflist...
Andrew Potter
2021-05-11
irc: evaluate options irc.server_default.ssl_cert and irc.server.xxx.ssl_cert...
Sébastien Helleu
2021-05-11
irc: evaluate options irc.server_default.sasl_key and irc.server.xxx.sasl_key...
Sébastien Helleu
2021-01-30
irc: improve help on server option "default_chantypes"
Sébastien Helleu
2021-01-30
irc: make default chantypes configurable
Matti Virkkunen
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-06-03
irc: display account messages in buffers
Max Teufel
2020-04-18
core: make GnuTLS a required dependency
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-12-13
irc: add GnuTLS >= 3.1.0 requirement to ssl_password option help (issue #115)
Simmo Saan
2019-11-15
irc: mention /filter command in /help irc.look.smart_filter
Sébastien Helleu
2019-11-08
irc: set option irc.look.display_pv_warning_address to off by default (issue ...
Sébastien Helleu
2019-10-23
plugins: sort options added in configuration sections
Sébastien Helleu
2019-10-11
irc: add option irc.look.display_pv_warning_address (closes #892)
Sébastien Helleu
2019-10-09
irc: add server option ssl_password for SSL certificate private key password ...
Simmo Saan
2019-09-23
irc: add separate options for kick/kill message coloring (closes #683)
Simmo Saan
2019-09-22
irc: remove option irc.network.channel_encode, add server option "charset_mes...
Sébastien Helleu
2019-06-15
api: add argument "strip_items" in function string_split
Sébastien Helleu
2019-04-13
api: return allocated string in hook_info callback and function info_get
Sébastien Helleu
2019-03-21
irc: fix length of string for SHA-512, SHA-256 and SHA-1 in help on ssl_finge...
Sébastien Helleu
2019-03-10
core: replace argument "keep_eol" by "flags" in function string_split (closes...
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-11-12
core: improve help on option irc.look.server_buffer (closes #1269)
Sébastien Helleu
2018-11-04
core: replace ellipses by "etc." (in English) and "etc..." by "etc." in French
Sébastien Helleu
2018-10-14
irc: fix colors 14 and 15 in /help irc.color.mirc_remap (closes #1266)
Sébastien Helleu
2018-09-20
irc: display a warning when the value of option irc.server.xxx.autojoin is se...
Sébastien Helleu
2018-05-21
Merge remote-tracking branch 'origin/pr/640'
Sébastien Helleu
2018-02-05
irc: allow ${irc_server.xxx} and ${server} in server evaluated options (close...
Sébastien Helleu
2018-01-14
core: reinitialize config file pointer to NULL after an error on section crea...
Sébastien Helleu
2018-01-14
irc: fix typo in help on server option "split_msg_max_length"
Sébastien Helleu
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-06
irc: fix help on option irc.look.notice_welcome_redirect (closes #1095)
Sébastien Helleu
2017-11-05
irc: add smart filtering for chghost messages
Simmo Saan
[next]