Sébastien Helleu
d3a9ce29fc
doc/user: add missing dependency on ruby-pygments.rb to build doc
2022-02-20 09:09:54 +01:00
Sébastien Helleu
e0db08c782
debian: change dependency libargon2-0-dev to libargon2-dev (debian bug #1005703 )
2022-02-19 10:18:38 +01:00
Sébastien Helleu
a2bb57bf82
doc/api: add missing type for argument "count" in Python prototype of function ngettext
2022-02-14 07:25:22 +01:00
Ivan Pešić
d7c8b16c4f
doc: Update Serbian documentation
2022-02-08 13:22:24 +01:00
Sébastien Helleu
ec86c33789
doc/user: add supported C++ compilers in dependencies
2022-02-01 20:33:17 +01:00
Sébastien Helleu
9259442dbf
core: add support of date and tags in messages displayed in buffers with free content, add function printf_y_date_tags ( closes #1746 )
2022-01-30 11:41:06 +01:00
Sébastien Helleu
bf3241208b
doc/api: fix type of parameter "date" in script prototype of function prnt_date_tags
2022-01-30 11:01:17 +01:00
Sébastien Helleu
083662cb34
tests: add tests on GUI chat functions
...
Functions tested:
- gui_chat_utf_char_valid
- gui_chat_char_size_screen
- gui_chat_strlen
- gui_chat_strlen_screen
- gui_chat_string_add_offset
- gui_chat_string_add_offset_screen
- gui_chat_string_real_pos
- gui_chat_string_pos
- gui_chat_get_word_info
- gui_chat_printf_date_tags_internal
- gui_chat_printf_date_tags
- gui_chat_printf_y
2022-01-29 10:24:21 +01:00
Sébastien Helleu
bf9cf3875f
doc/dev: update format of commit messages for docs
2022-01-29 10:12:32 +01:00
Sébastien Helleu
fc2f564950
doc: update auto-generated files with options
2022-01-28 09:36:03 +01:00
Sébastien Helleu
05eb897771
doc/api: merge examples and results in same column (function string_eval_expression)
2022-01-27 21:15:34 +01:00
Sébastien Helleu
113f93e5db
doc/api: add column "Min WeeChat" in string_eval_expression tables
2022-01-27 20:01:46 +01:00
Sébastien Helleu
5172f20217
doc: update Serbian auto-generated file
2022-01-21 22:33:35 +01:00
Ivan Pešić
ab7c4c0147
doc: Update Serbian translation
2022-01-21 14:49:50 +01:00
Sébastien Helleu
c44b79dce7
core: update copyright dates
2022-01-17 18:41:06 +01:00
Sébastien Helleu
ab12d384ea
doc: add example of hook_process with a script function (scripting guide)
2022-01-16 10:16:27 +01:00
Sébastien Helleu
c775242a4c
doc: remove useless comparison with empty string in Python examples (plugin API reference)
2022-01-16 10:15:55 +01:00
Sébastien Helleu
f8915129bf
core: rename argument "length" to "bytes" in function string_strndup
2022-01-14 21:41:25 +01:00
Sébastien Helleu
286338f627
doc: add missing macro WEECHAT_PLUGIN_AUTHOR (plugin API reference)
2022-01-08 17:05:51 +01:00
Sébastien Helleu
08e0d3912a
doc: add note about chars replaced in IRC tag key/value (user's guide)
2021-12-30 21:49:51 +01:00
Sébastien Helleu
532d46bb93
trigger: add variables ${tg_tag_irc_xxx} containing IRC message tags (issue #1680 )
2021-12-30 21:22:37 +01:00
Sébastien Helleu
1c022d3bda
doc: move section "Fset" in "Configuration" (user's guide)
2021-12-28 22:22:14 +01:00
Sébastien Helleu
c8a8680d60
relay: improve help on option relay.network.compression
2021-12-25 10:44:00 +01:00
Sébastien Helleu
af067f18e2
doc: update auto-generated files with options
2021-12-25 10:31:44 +01:00
Sébastien Helleu
498194f6fc
relay: add zstd compression in weechat protocol
...
Option relay.network.compression_level is renamed to relay.network.compression
and is now a percentage between 0 (no compression) to 100 (best compression,
slowest).
Compression is now disabled by default in weechat protocol and must be enabled
via the `handshake` command (option `compression` has been removed from `init`
command).
2021-12-24 16:45:57 +01:00
Sébastien Helleu
5bb56e0f57
doc: mention IRC server buffer in default key binding ctrl-x (user's guide)
2021-12-18 13:41:09 +01:00
Sébastien Helleu
1cedb78348
doc: add workaround for download of plugins.xml.gz on macOS (FAQ)
2021-12-15 21:05:06 +01:00
Ivan Pešić
0123abb83e
doc: Update Serbian translation
2021-12-13 22:16:57 +01:00
Sébastien Helleu
dad3e6099c
doc: use unbreakable spaces in example of missing translation tag (developer's guide)
...
This allows to search this tag in docs with grep and ignore the example in the
developer's guide.
2021-12-11 09:40:07 +01:00
Sébastien Helleu
a4d560e0aa
doc: fix color codes attributes in developer's guide
2021-12-08 20:54:40 +01:00
Sébastien Helleu
7bf0a5c734
doc: remove list of remote interfaces, redirect to web site (user's guide)
2021-12-05 22:00:24 +01:00
Sébastien Helleu
10a8732d41
doc: rename section "WeeChat extension" to "Extending WeeChat" (user's guide)
2021-12-05 21:39:28 +01:00
Sébastien Helleu
fd017ce474
doc: add section "Script manager" (user's guide)
2021-12-05 21:39:28 +01:00
Sébastien Helleu
1c0d8f5fd3
doc: add section "WeeChat extension" above "Plugins" (user's guide)
2021-12-05 21:39:28 +01:00
Sébastien Helleu
160ffe8e11
doc: move sections "Exec", "Fifo" and "Trigger" at top level after "Relay" (user's guide)
2021-12-05 21:39:28 +01:00
Sébastien Helleu
4c7b898666
doc: move section "Xfer" at top level after "IRC" (user's guide)
2021-12-05 20:59:19 +01:00
Sébastien Helleu
391d0a18a1
doc: move section "Typing" at top level after "IRC" (user's guide)
2021-12-05 20:59:19 +01:00
Sébastien Helleu
a5db952842
doc: move section "Spell" in "Configuration" (user's guide)
2021-12-05 20:59:19 +01:00
Sébastien Helleu
7cb5147e74
doc: move section "Relay" at top level after "IRC" (user's guide)
2021-12-05 20:59:19 +01:00
Sébastien Helleu
a5ffd8b800
doc: move section "Logger" in "Configuration" (user's guide)
2021-12-05 20:59:19 +01:00
Sébastien Helleu
66384544b5
doc: move section "IRC" at top level after "Configuration" (user's guide)
2021-12-05 20:59:19 +01:00
Sébastien Helleu
c88428fb41
doc: move section "Bare display" in "Buffers and windows" (user's guide)
2021-12-05 14:15:52 +01:00
Sébastien Helleu
71991fcc73
doc: add fset buffer example (user's guide)
2021-12-05 14:11:25 +01:00
Sébastien Helleu
637c7bb3d4
doc: move section "Fset" in "Interface" (user's guide)
2021-12-05 13:15:35 +01:00
Sébastien Helleu
268cb53238
doc: move section "Charset" in "Configuration" (user's guide)
2021-12-05 12:43:54 +01:00
Sébastien Helleu
9e721d0ad5
doc: move section "Buflist" in "Interface" (user's guide)
2021-12-05 12:36:39 +01:00
Sébastien Helleu
287d5146b4
doc: move section "Alias" in "Configuration" (user's guide)
2021-12-05 12:25:41 +01:00
Sébastien Helleu
1cfb5e5d1e
doc: change section title for debug build and address sanitizer (user's guide)
2021-12-05 11:55:02 +01:00
Sébastien Helleu
866fef2595
doc: fix cross-reference to mouse actions (user's guide)
2021-12-05 11:47:04 +01:00
Sébastien Helleu
2dabce9ac8
doc: move section "Key bindings" at top level, add section title "Configuration" (user's guide)
2021-12-04 20:12:06 +01:00