2529 Commits

Author SHA1 Message Date
Nils Görs
63b93a8147 core: update German translations 2021-10-02 19:49:38 +02:00
Sébastien Helleu
ad5fa7c99f core: add command /toggle 2021-10-01 22:55:38 +02:00
Nils Görs
3ee2f40fb3 core: update German translations 2021-09-26 20:25:20 +02:00
Sébastien Helleu
a6826af796 core: add creation of user variables in evaluated expressions with ${define:name,value} 2021-09-20 21:15:28 +02:00
Nils Görs
a7d3f9d4e8 core: update German translations 2021-09-10 09:59:14 +02:00
Sébastien Helleu
91d32be93c core: add options "-o", "-ol", "-i" and "-il" in command "/plugin list" 2021-09-09 21:32:58 +02:00
Nils Görs
4d0245711d core: update German translations 2021-09-07 09:42:30 +02:00
Sébastien Helleu
7d1b557627 core: fix indentation in examples of /help eval 2021-09-06 22:39:29 +02:00
Sébastien Helleu
5b3929b321 api: add split of string and shell arguments in evaluation of expressions
Split of string: ${split:number,separators,flags,xxx}
Split of shell arguments: ${split_shell:number,xxx}
2021-09-06 13:32:04 +02:00
Ivan Pešić
2446e5814f
core: update Serbian translations 2021-09-04 22:01:41 +02:00
Nils Görs
75b9ba03a1 core: update German translations 2021-09-03 15:00:09 +02:00
Sébastien Helleu
6fc6166cfe core: update translations 2021-08-31 22:39:17 +02:00
Nils Görs
fa3cd3dd08 core: update German translations 2021-08-13 09:14:50 +02:00
Sébastien Helleu
89b28e362c irc: add option "-parted" in command /allchan (closes #1685) 2021-08-12 18:15:16 +02:00
Nils Görs
964d3e54d1 core: update German translations 2021-08-10 14:55:21 +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
Nils Görs
0be4020b68 core: update German translations 2021-08-03 18:30:47 +02:00
Sébastien Helleu
72a9b87c1c irc: display a different message for setname applied on self and other nicks (closes #1676) 2021-08-01 10:30:06 +02:00
Sébastien Helleu
a16616637a irc: remove unneeded message about Diffie-Hellman shared secret exchange during SSL connection to server (closes #857) 2021-07-10 16:02:19 +02:00
Sébastien Helleu
b0d4b9aaba typing: remove trailing space in translated message 2021-07-04 19:42:30 +02:00
Nils Görs
6a1425d5ba core: update German translations 2021-07-04 19:18:35 +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
954f943e8e irc, typing: display typing status for IRC nicks 2021-07-04 13:27:33 +02:00
Sébastien Helleu
bba300e191 typing: translate strings in typing plugin sources 2021-07-04 13:27:33 +02:00
Krzysztof Korościk
689a2c1705 po: updated polish translation 2021-06-28 21:12:17 +02:00
Nils Görs
f1761b66c6 core: update German translations 2021-06-28 08:58:28 +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
Ivan Pešić
59853d9b30 doc: update Serbian translations 2021-06-27 09:26:50 +02:00
Nils Görs
2478a4187a core: update German translations 2021-06-25 13:27:20 +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
Nils Görs
8f19798834 core: update German translations 2021-06-25 09:30:14 +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
51123b755d core: add missing source files for gettext 2021-06-24 21:02:13 +02:00
Sébastien Helleu
23c46c3f2b irc: escape/unescape IRC message tags values (issue #1654)
Spec: https://ircv3.net/specs/extensions/message-tags#escaping-values
2021-06-24 20:59:21 +02:00
Nils Görs
296f795ff3 core: update German translations 2021-06-19 18:43:06 +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
Nils Görs
60d4489b5e core: update German translations 2021-06-18 08:36:21 +02:00
Sébastien Helleu
2225ac4e56 core: add option "certs" in command /debug 2021-06-17 21:51:18 +02:00
Nils Görs
e4b6db5de2 core: update German translations 2021-06-16 10:42:27 +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
51740eb21e doc: keep previous msgids of translated messages in .po files 2021-06-15 20:34:25 +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
b8baee1c06 irc: add support of FAIL/WARN/NOTE messages (issue #1653)
Spec: https://ircv3.net/specs/extensions/standard-replies
2021-06-15 18:49:49 +02:00
eevan78
31b22fec09 doc: add Serbian translations 2021-06-13 16:28:33 +02:00
Krzysztof Korościk
9fe937a7fd po: updated polish translation 2021-06-13 14:41:02 +02:00
Sébastien Helleu
1adf6927e5 irc: fix translation of SASL errors 2021-06-13 09:16:09 +02:00
Krzysztof Korościk
4b3785ad1e po: updated polish translation 2021-06-10 00:18:03 +02:00