Sébastien Helleu
54aa8b82b3
doc: update Polish auto-generated files
2019-12-01 18:03:07 +01:00
Krzysztof Korościk
39ae55322d
doc: updated polish traslation
2019-12-01 17:14:12 +01:00
Sébastien Helleu
cfd7d31f95
doc: update German auto-generated files
2019-12-01 11:42:49 +01:00
Nils Görs
621b87ea8a
core: update German translations
2019-11-29 09:17:37 +01:00
Sébastien Helleu
cd53fc61cf
core: fix typo in French translation (issue #635 )
2019-11-25 22:43:55 +01:00
Sébastien Helleu
771b932dec
doc: update auto-generated files with WeeChat options (issue #635 )
2019-11-25 21:44:27 +01:00
Sébastien Helleu
c634d6c56e
doc: list the things removed by WeeChat on /plugin unload (user's guide)
2019-11-24 09:40:53 +01:00
Sébastien Helleu
661ef1e653
doc: fix translations in French plugin API reference
2019-11-24 09:32:35 +01:00
Sébastien Helleu
8223263e0e
doc: remove flags "translation missing" in French docs
2019-11-24 09:29:02 +01:00
Sébastien Helleu
a843e8fb14
doc: bump version of documentation generator
2019-11-22 21:01:14 +01:00
Sébastien Helleu
e1692ab7e9
doc: add function to print counters, add separator lines (documentation generator)
2019-11-22 21:00:58 +01:00
Sébastien Helleu
73b3ff1491
doc: simplify function to compute SHA256 checksum, move function outside class AutogenDoc (documentation generator)
2019-11-22 20:59:58 +01:00
Sébastien Helleu
178b3eb8a6
doc: sort locales in documentation generator
2019-11-22 20:59:06 +01:00
Sébastien Helleu
2f99033384
doc: remove path option in documentation generator
2019-11-22 20:57:59 +01:00
Sébastien Helleu
f1641604b0
doc: remove obsolete ignored options/completions in documentation generator
2019-11-22 20:57:52 +01:00
Sébastien Helleu
3a03184d7a
irc: mention /filter command in /help irc.look.smart_filter
2019-11-15 08:38:40 +01:00
Sébastien Helleu
005e5fd8f5
core: fix French translation of "uptime"
2019-11-13 21:17:14 +01:00
Sébastien Helleu
9f8162651f
irc: set option irc.look.display_pv_warning_address to off by default (issue #892 )
...
This is because the bitlbee server causes the warning to be displayed when it
is not expected (the address of remote nick changes multiple times on login).
2019-11-08 21:27:12 +01:00
Sébastien Helleu
07577194c5
doc: add examples of division in ${calc:...} (plugin API reference)
2019-11-04 19:01:31 +01:00
Sébastien Helleu
9264de9ce0
doc: fix list of "updated in" versions in function string_eval_expression (plugin API reference)
2019-11-04 18:59:32 +01:00
Sébastien Helleu
6507544947
irc: fix typo and examples in /help server
2019-11-03 14:54:45 +01:00
Nils Görs
cdcbdc94e0
core: update German translations
2019-11-03 14:48:43 +01:00
Sébastien Helleu
015ae4a94b
irc: add filters on raw buffer ( closes #1000 )
2019-11-03 09:01:44 +01:00
Sébastien Helleu
fbc9faed42
doc: add keys to type for the example message with color codes (user's guide)
2019-10-22 07:54:50 +02:00
Sébastien Helleu
c99889cb15
core: fix typo in French translation of /help fset
2019-10-21 19:14:31 +02:00
Sébastien Helleu
7e6d933d74
doc: update German auto-generated file
2019-10-13 21:05:32 +02:00
Nils Görs
92853e1b47
core: update German translations
2019-10-13 18:54:48 +02:00
Sébastien Helleu
899550ca94
doc: fix typo in scripting guide
2019-10-13 08:18:30 +02:00
Sébastien Helleu
ab6a991de2
doc: fix language in links to plugin API reference (scripting guide)
2019-10-12 23:26:16 +02:00
Sébastien Helleu
2dbc283023
doc: add links on signals and hsignals (plugin API reference)
2019-10-12 23:17:33 +02:00
Sébastien Helleu
513f5a1ee7
python: send "bytes" instead of "str" to callbacks in Python 3 when the string is not UTF-8 valid (issue #1220 , closes #1389 )
2019-10-12 22:21:48 +02:00
Sébastien Helleu
8fc8f728d4
core: add reverse of string for screen in evaluation of expressions with "revscr:"
2019-10-12 20:14:36 +02:00
Sébastien Helleu
9535f4a70b
doc: update German auto-generated file
2019-10-11 22:45:08 +02:00
Nils Görs
f85adf5cf1
core: update German translations
2019-10-11 22:41:19 +02:00
Sébastien Helleu
876a0a1609
irc: add option irc.look.display_pv_warning_address ( closes #892 )
...
If the address of remote nick changes in a private buffer, a warning is
displayed.
2019-10-11 20:26:34 +02:00
Sébastien Helleu
1dda5ffd02
doc: add value -1 for notify level in function hook_line (plugin API reference)
2019-10-10 18:39:31 +02:00
Sébastien Helleu
37415e61d5
core: update translations (issue #115 , issue #1416 )
2019-10-09 21:39:25 +02:00
Sébastien Helleu
6619219297
doc: add value -1 for notify level in trigger of type line (user's guide)
2019-10-08 20:30:59 +02:00
Sébastien Helleu
d2a63b2b44
doc: update German auto-generated files
2019-10-06 19:17:15 +02:00
Sébastien Helleu
86e623a554
doc: fix chapter on IRC server connection in quickstart guide
2019-10-06 19:12:47 +02:00
Sébastien Helleu
af5951c123
Merge pull request #1415 from ingank/doc-de-improve-pr
...
doc: update German documentation
2019-10-06 17:25:00 +02:00
Ingolf Ankert
1eb54f4065
doc: update German documentation
...
Reviewed: from @flashcode
2019-10-06 17:14:07 +02:00
Ingolf Ankert
903cb0baf3
doc: update German documentation
...
fix: typos in doc/de/weechat_faq.de.adoc
fix: typos, spelling, grammar in doc/de/weechat_quickstart.de.adoc
2019-10-06 16:55:26 +02:00
Sébastien Helleu
529af39612
doc: translate description of logger masks in user's guide
2019-10-06 10:19:01 +02:00
Sébastien Helleu
79e124d6e4
Merge pull request #1413 from FiXato/patch-2
...
Added introductory description of Logger masks
2019-10-06 10:18:32 +02:00
Sébastien Helleu
d3254262ac
doc: fix styles in plugin API reference
2019-10-06 10:01:49 +02:00
Sébastien Helleu
6e382d26a9
core: add optional default path (evaluated) in completion "filename" (issue #60 )
2019-10-06 09:38:20 +02:00
Sébastien Helleu
88aa82d672
core: add support of modifiers in evaluation of expressions with "modifier:name,data,string" (issue #60 )
2019-10-06 09:13:35 +02:00
Sébastien Helleu
1a0ba4a9dc
api: add modifier "eval_path_home" (issue #60 )
2019-10-06 09:06:55 +02:00
Filip H.F. "FiXato" Slagter
86dcbc09c0
Added introductory description of Logger masks
...
While the documentation for Logger filename masks contained examples, it didn't actually describe it would try to match in order of descending specificity.
2019-10-05 20:43:29 +02:00