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
/
doc
/
de
/
includes
Age
Commit message (
Collapse
)
Author
2022-03-11
irc: add option "sort" in command /autojoin
Sébastien Helleu
2022-03-10
irc: update translations
Sébastien Helleu
2022-01-28
doc: update auto-generated files with options
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-12-28
doc: update German auto-generated file
Sébastien Helleu
2021-12-25
relay: improve help on option relay.network.compression
Sébastien Helleu
2021-12-25
doc: update auto-generated files with options
Sébastien Helleu
2021-10-23
doc: update German auto-generated file
Sébastien Helleu
2021-10-23
core: update translations
Sébastien Helleu
2021-10-02
plugins: use a different plugin priority for each scripting language
Sébastien Helleu
2021-10-02
doc: update German auto-generated file
Sébastien Helleu
2021-10-01
core: add command /toggle
Sébastien Helleu
2021-09-20
core: add creation of user variables in evaluated expressions with ↵
Sébastien Helleu
${define:name,value}
2021-09-10
doc: update German auto-generated file
Sébastien Helleu
2021-09-09
core: add options "-o", "-ol", "-i" and "-il" in command "/plugin list"
Sébastien Helleu
2021-09-07
doc: update German auto-generated file
Sébastien Helleu
2021-09-06
core: fix indentation in examples of /help eval
Sébastien Helleu
2021-09-06
api: add split of string and shell arguments in evaluation of expressions
Sébastien Helleu
Split of string: ${split:number,separators,flags,xxx} Split of shell arguments: ${split_shell:number,xxx}
2021-08-31
core: update translations
Sébastien Helleu
2021-08-13
doc: update German auto-generated file
Sébastien Helleu
2021-08-12
irc: add option "-parted" in command /allchan (closes #1685)
Sébastien Helleu
2021-08-10
doc: update German auto-generated file
Sébastien Helleu
2021-08-08
doc: update auto-generated files with hdata
Sébastien Helleu
2021-08-03
api: add random integer number in evaluation of expressions with ↵
Sébastien Helleu
"random:min,max"
2021-07-04
doc: update German auto-generated file
Sébastien Helleu
2021-07-04
typing: add option typing.look.input_min_chars
Sébastien Helleu
2021-07-04
core: update translations
Sébastien Helleu
2021-07-04
doc: add file typing.conf in man page
Sébastien Helleu
2021-07-04
doc: add chapter on typing extension in user's guide
Sébastien Helleu
2021-06-28
doc: update German auto-generated file
Sébastien Helleu
2021-06-27
core: add note about buffers that are not opened in /help layout
Sébastien Helleu
2021-06-25
doc: update German auto-generated file
Sébastien Helleu
2021-06-25
irc: implement IRCv3.2 SASL authentication, add command /auth (closes #413)
Sébastien Helleu
2021-06-25
doc: update German auto-generated files
Sébastien Helleu
2021-06-24
irc: add support of capability "message-tags" (closes #1654)
Sébastien Helleu
2021-06-19
doc: update German auto-generated file
Sébastien Helleu
2021-06-19
irc: enable all capabilities by default (supported by both server and ↵
Sébastien Helleu
WeeChat) (closes #320) Capabilities can be excluded with the format: "*,!account-*,!extended-join".
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-19
doc: update German auto-generated file
Sébastien Helleu
2021-06-17
core: add option "certs" in command /debug
Sébastien Helleu
2021-06-17
doc: update German auto-generated files
Sébastien Helleu
2021-06-15
irc: drop support of DH-BLOWFISH and DH-AES SASL mechanisms (closes #175)
Sébastien Helleu
2021-06-15
irc: add command /setname, add support of message and capability "setname" ↵
Sébastien Helleu
(closes #1653)
2021-06-07
doc: update German auto-generated file
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 ↵
Sébastien Helleu
SCRAM-SHA-512 (closes #1628)
2021-06-01
doc: update German auto-generated files
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
[next]