Sébastien Helleu
|
89b28e362c
|
irc: add option "-parted" in command /allchan (closes #1685)
|
2021-08-12 18:15:16 +02:00 |
|
Sébastien Helleu
|
addd80e7b7
|
doc: update auto-generated files with hdata
|
2021-08-08 18:44:05 +02:00 |
|
Victorhck
|
84d8120060
|
doc: fix typo in FAQ
|
2021-08-07 10:56:56 +02:00 |
|
Sébastien Helleu
|
d89c4f559c
|
api: add random integer number in evaluation of expressions with "random:min,max"
|
2021-08-03 19:46:41 +02:00 |
|
Sébastien Helleu
|
6ff46776a4
|
doc: rename secured data name in IRC server example (user's guide)
|
2021-07-11 21:56:28 +02:00 |
|
Sébastien Helleu
|
77d96fec23
|
doc: fix columns width in user's guide
|
2021-07-10 20:08:36 +02:00 |
|
Sébastien Helleu
|
9404097756
|
doc: add chapters on IRC servers, channels, private messages (user's guide)
|
2021-07-10 18:35:57 +02:00 |
|
Sébastien Helleu
|
3199877bc0
|
core: add bar item "typing" in status bar by default
|
2021-07-04 20:49:58 +02:00 |
|
Sébastien Helleu
|
64b52da406
|
typing: add option typing.look.input_min_chars
|
2021-07-04 14:02:15 +02:00 |
|
Sébastien Helleu
|
f79929b382
|
core: update translations
|
2021-07-04 13:36:32 +02:00 |
|
Sébastien Helleu
|
252d1bbc9d
|
doc: add file typing.conf in man page
|
2021-07-04 13:27:33 +02:00 |
|
Sébastien Helleu
|
0355f3fc1a
|
doc: add chapter on typing extension in user's guide
|
2021-07-04 13:27:33 +02:00 |
|
Sébastien Helleu
|
1ac800906b
|
doc: update Polish auto-generated files
|
2021-06-29 00:17:18 +02:00 |
|
Krzysztof Korościk
|
5d4adf8010
|
doc: updated polish translation
|
2021-06-28 21:43:37 +02:00 |
|
Sébastien Helleu
|
e84a3676f6
|
core: add note about buffers that are not opened in /help layout
|
2021-06-27 10:35:04 +02:00 |
|
Sébastien Helleu
|
0fb88527ce
|
irc: implement IRCv3.2 SASL authentication, add command /auth (closes #413)
|
2021-06-25 11:15:22 +02:00 |
|
Sébastien Helleu
|
22a7e18842
|
irc: add support of capability "message-tags" (closes #1654)
|
2021-06-24 21:04:52 +02:00 |
|
Sébastien Helleu
|
b1cf12700d
|
irc: add keys/values with tags in output of irc_message_parse_to_hashtable (issue #1654)
Key is "tag_xxx" (where "xxx" is the name of tag) and value is the unescaped
tag value.
|
2021-06-24 21:02:03 +02:00 |
|
Sébastien Helleu
|
ef318cb70c
|
irc: enable all capabilities by default (supported by both server and WeeChat) (closes #320)
Capabilities can be excluded with the format: "*,!account-*,!extended-join".
|
2021-06-19 18:22:49 +02:00 |
|
Sébastien Helleu
|
947f73bd50
|
irc: add option irc.look.display_account_message (issue #320)
|
2021-06-19 18:14:38 +02:00 |
|
Sébastien Helleu
|
5a89825669
|
irc: add option irc.look.display_extended_join (issue #320)
|
2021-06-19 18:12:22 +02:00 |
|
Sébastien Helleu
|
2225ac4e56
|
core: add option "certs" in command /debug
|
2021-06-17 21:51:18 +02:00 |
|
Sébastien Helleu
|
e8cdda318f
|
irc: drop support of DH-BLOWFISH and DH-AES SASL mechanisms (closes #175)
|
2021-06-15 21:49:45 +02:00 |
|
Sébastien Helleu
|
70b66c4f6b
|
irc: add command /setname, add support of message and capability "setname" (closes #1653)
|
2021-06-15 18:56:41 +02:00 |
|
Sébastien Helleu
|
88edc19149
|
doc: update user's guide translations (issue #1642)
|
2021-06-14 21:39:27 +02:00 |
|
Krzysztof Korościk
|
1624b0ba97
|
doc: updated polish translation
|
2021-06-13 14:59:07 +02:00 |
|
Sébastien Helleu
|
de6575dd32
|
doc: update Polish auto-generated files
|
2021-06-10 21:28:15 +02:00 |
|
Sébastien Helleu
|
f8872c415b
|
doc: add IRC SASL SCRAM mechanisms in user's guide (issue #1628)
|
2021-06-01 21:29:55 +02:00 |
|
Sébastien Helleu
|
e365e66eeb
|
irc: add support of SASL mechanisms SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA-512 (closes #1628)
|
2021-06-01 20:45:11 +02:00 |
|
Sébastien Helleu
|
466fed4f5b
|
irc: add ${target} in help of server msg_kick option
|
2021-05-30 15:22:30 +02:00 |
|
Sébastien Helleu
|
b21589944e
|
core, irc, script: fix typos
|
2021-05-29 14:33:13 +02:00 |
|
Sébastien Helleu
|
4a41625989
|
irc: add variable "${target}" (target nick) in commands /kick and /kickban
|
2021-05-29 14:26:30 +02:00 |
|
Sébastien Helleu
|
1181ab454e
|
doc: use secured data in relay examples (user's guide)
|
2021-05-28 13:37:31 +02:00 |
|
Sébastien Helleu
|
b94907c249
|
doc: replace freenode-tor by a generic TOR example in user's guide
|
2021-05-26 10:07:59 +02:00 |
|
Sébastien Helleu
|
7cc61cdbb3
|
core: replace freenode by libera in command examples
|
2021-05-25 18:44:10 +02:00 |
|
Sébastien Helleu
|
c20d3778d6
|
doc: replace freenode by libera in man page
|
2021-05-25 07:59:21 +02:00 |
|
Sébastien Helleu
|
1a7e49ac3f
|
doc: replace freenode by libera in user's guide
|
2021-05-25 07:56:07 +02:00 |
|
Sébastien Helleu
|
8bd0df9b70
|
doc: replace freenode by libera in tester's guide
|
2021-05-25 07:34:01 +02:00 |
|
Sébastien Helleu
|
afaff533c8
|
doc: replace freenode by libera in scripting guide
|
2021-05-25 07:27:13 +02:00 |
|
Sébastien Helleu
|
dc46bbf63d
|
doc: replace freenode by libera in FAQ
|
2021-05-25 07:07:12 +02:00 |
|
Sébastien Helleu
|
0577fd1c99
|
doc: replace freenode by libera in quickstart guide
|
2021-05-25 07:02:55 +02:00 |
|
Krzysztof Korościk
|
6915f4e4c0
|
doc: updated polish translation
|
2021-05-24 22:52:51 +02:00 |
|
Sébastien Helleu
|
f7dd2dbd55
|
doc: update Polish auto-generated files
|
2021-05-24 13:00:09 +02:00 |
|
Sébastien Helleu
|
f8419c6aa6
|
doc: update auto-generated files
|
2021-05-22 09:17:36 +02:00 |
|
Sébastien Helleu
|
dd916d5e52
|
doc: update auto-generated files
|
2021-05-16 10:08:04 +02:00 |
|
Andrew Potter
|
94c902adfc
|
irc, buflist: add bar item "tls_version" with options for colors, add buflist format "${format_tls_version}" (issue #1622)
|
2021-05-16 10:00:30 +02:00 |
|
Sébastien Helleu
|
9d96d5d450
|
doc: add missing names for anchors in scripting guide
|
2021-05-14 19:19:49 +02:00 |
|
Sébastien Helleu
|
168dbaf020
|
doc: add link to Python stub in scripting guide (issue #1377)
|
2021-05-14 19:19:45 +02:00 |
|
Sébastien Helleu
|
a5903e8020
|
doc: add type annotations in Python prototype (scripting guide) (issue #1377)
|
2021-05-13 20:24:59 +02:00 |
|
Sébastien Helleu
|
3e122ed900
|
doc: add types of constants in scripting guide (issue #1377)
|
2021-05-13 15:47:21 +02:00 |
|