1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 12:56:37 +02:00

Commit Graph

  • b4a14ef1dd doc: update German documentation Nils Görs 2022-02-21 08:58:00 +01:00
  • 40ff9beb10 doc/dev: add table with list of components for git commit message Sébastien Helleu 2022-02-20 17:31:25 +01:00
  • d359e8135e doc/api: Add missing parameter to python prototype for config_new_section Trygve Aaberge 2022-02-16 19:15:51 +01:00
  • 8700e0bb36 scripts: auto-load scripts with supported extensions only (closes #1698) Sébastien Helleu 2022-02-20 16:29:31 +01:00
  • 601bd7e0b8 doc/user: update dependencies using versions from Debian Bullseye Sébastien Helleu 2022-02-20 16:12:21 +01:00
  • d3a9ce29fc doc/user: add missing dependency on ruby-pygments.rb to build doc Sébastien Helleu 2022-02-20 09:09:54 +01:00
  • f39c6a58d0 irc: replace calls to strndup by weechat_strndup Sébastien Helleu 2022-02-19 16:34:36 +01:00
  • 4068dc8da5 core: replace calls to strndup by string_strndup Sébastien Helleu 2022-02-19 16:34:19 +01:00
  • 7051c0fc2b tests: add tests on function string_strndup Sébastien Helleu 2022-02-19 16:33:49 +01:00
  • 7f8e5b892d core: call strdup in string_strndup if bytes equals strlen of string Sébastien Helleu 2022-02-19 16:32:59 +01:00
  • e0db08c782 debian: change dependency libargon2-0-dev to libargon2-dev (debian bug #1005703) Sébastien Helleu 2022-02-19 10:13:43 +01:00
  • 6fbfb2f476 core: update sentence about XDG directories in release notes Sébastien Helleu 2022-02-15 07:12:38 +01:00
  • a2bb57bf82 doc/api: add missing type for argument "count" in Python prototype of function ngettext Sébastien Helleu 2022-02-14 07:25:22 +01:00
  • ba7ff87d19 irc: fix parsing of message 223 (m_filter) sent by InspIRCd server (closes #1751) Sébastien Helleu 2022-02-10 20:50:16 +01:00
  • d7c8b16c4f doc: Update Serbian documentation Ivan Pešić 2022-02-08 14:06:18 +04:00
  • d0c857934b ruby: add detection of Ruby 3.1 Sébastien Helleu 2022-02-08 12:41:32 +01:00
  • e8c59e1f5b core: fix style in ChangeLog Sébastien Helleu 2022-02-05 10:04:25 +01:00
  • ec86c33789 doc/user: add supported C++ compilers in dependencies Sébastien Helleu 2022-02-01 20:33:17 +01:00
  • 608f56020d core: search in message tags when tags are displayed with /debug tags Sébastien Helleu 2022-01-30 13:33:21 +01:00
  • 9259442dbf core: add support of date and tags in messages displayed in buffers with free content, add function printf_y_date_tags (closes #1746) Sébastien Helleu 2022-01-30 11:41:06 +01:00
  • bf3241208b doc/api: fix type of parameter "date" in script prototype of function prnt_date_tags Sébastien Helleu 2022-01-30 10:54:30 +01:00
  • 28d6b71d9e tests: add tests on gui_chat_printf_date_tags with past date and tags Sébastien Helleu 2022-01-30 10:01:32 +01:00
  • 083662cb34 tests: add tests on GUI chat functions Sébastien Helleu 2022-01-29 10:24:21 +01:00
  • bf9cf3875f doc/dev: update format of commit messages for docs Sébastien Helleu 2022-01-29 10:12:32 +01:00
  • fc2f564950 doc: update auto-generated files with options Sébastien Helleu 2022-01-28 07:50:28 +01:00
  • efaf88d857 tests: add tests on functions gui_line_build_string_prefix_message and gui_line_build_string_message_tags Sébastien Helleu 2022-01-28 07:45:35 +01:00
  • 05a9457504 core: move functions from gui-chat.c to gui-line.c Sébastien Helleu 2022-01-28 07:26:11 +01:00
  • 3110740777 core: use dynamic string in function gui_chat_build_string_message_tags Sébastien Helleu 2022-01-28 07:12:01 +01:00
  • a62f8f6f75 core: use dynamic string in function gui_chat_build_string_prefix_message Sébastien Helleu 2022-01-28 07:03:44 +01:00
  • 05eb897771 doc/api: merge examples and results in same column (function string_eval_expression) Sébastien Helleu 2022-01-27 21:15:34 +01:00
  • 113f93e5db doc/api: add column "Min WeeChat" in string_eval_expression tables Sébastien Helleu 2022-01-27 20:01:46 +01:00
  • f2aef8c13c core: check that utf_char is not NULL in gui chat functions Sébastien Helleu 2022-01-26 20:24:31 +01:00
  • 3983f01ee7 core: set prefix to NULL when clearing a line on a buffer with free content Sébastien Helleu 2022-01-26 20:23:16 +01:00
  • 0ebf3dbede core: fix memory leak when removing a line on a buffer with free content Sébastien Helleu 2022-01-26 20:22:56 +01:00
  • 13fb3649dd core: update ChangeLog Sébastien Helleu 2022-01-23 15:42:16 +01:00
  • 6a88bbb4cc Remove old and unused config option weechat.plugin.debug Trygve Aaberge 2022-01-18 09:59:13 +01:00
  • b018f8d5c8 core: update Turkish translations Emir SARI 2022-01-23 10:18:59 +01:00
  • 574f1837f9 python: fix crash in hook callbacks after script loading failure (closes #1740) Sébastien Helleu 2022-01-22 21:34:04 +01:00
  • 5172f20217 doc: update Serbian auto-generated file Sébastien Helleu 2022-01-21 22:33:35 +01:00
  • ab7c4c0147 doc: Update Serbian translation Ivan Pešić 2022-01-21 14:00:50 +04:00
  • 28fc2e7cbf doc: update German documentation Nils Görs 2022-01-18 08:51:55 +01:00
  • 2d6ab2ec0a core: fix install of PHP 8.0 in CI Sébastien Helleu 2022-01-17 20:51:01 +01:00
  • c44b79dce7 core: update copyright dates Sébastien Helleu 2022-01-17 18:41:06 +01:00
  • ab12d384ea doc: add example of hook_process with a script function (scripting guide) Sébastien Helleu 2022-01-16 10:16:27 +01:00
  • c775242a4c doc: remove useless comparison with empty string in Python examples (plugin API reference) Sébastien Helleu 2022-01-16 10:15:55 +01:00
  • 619f09f2d6 xfer: fix auto-accept of server/nick when the server name contains UTF-8 chars (issue #1739) Sébastien Helleu 2022-01-15 10:02:43 +01:00
  • e6f65122a9 spell: fix comparison of URL prefix with UTF-8 chars (issue #1739) Sébastien Helleu 2022-01-15 09:59:34 +01:00
  • 50167ca96f relay: fix comparison of server nonce with UTF-8 chars (issue #1739) Sébastien Helleu 2022-01-15 09:54:39 +01:00
  • b54d06630d irc: fix completion of channel topic with UTF-8 chars (issue #1739) Sébastien Helleu 2022-01-15 09:52:23 +01:00
  • c13aa86c79 api: fix add of infolist items in hashtable when prefix contains UTF-8 chars in function hashtable_add_from_infolist (issue #1739) Sébastien Helleu 2022-01-15 09:46:10 +01:00
  • bda7bb64d2 core: fix search of commands with UTF-8 chars in name when option weechat.look.command_incomplete is on (issue #1739) Sébastien Helleu 2022-01-15 09:42:10 +01:00
  • dee7313fcc trigger: fix search of triggers with UTF-8 chars in name (issue #1739) Sébastien Helleu 2022-01-15 09:36:02 +01:00
  • 305608ce89 tests: split tests on functions string_tolower and string_toupper Sébastien Helleu 2022-01-14 21:43:06 +01:00
  • f8915129bf core: rename argument "length" to "bytes" in function string_strndup Sébastien Helleu 2022-01-14 21:41:25 +01:00
  • 0e57d01076 doc: update German documentation Nils Görs 2022-01-12 12:37:00 +01:00
  • 286338f627 doc: add missing macro WEECHAT_PLUGIN_AUTHOR (plugin API reference) Sébastien Helleu 2022-01-08 17:05:51 +01:00
  • 9bbab7ff02 irc: use default callback in case of missing parameters in messages 311/312/327 (whois) and 314 (whowas) Sébastien Helleu 2022-01-06 08:12:32 +01:00
  • 6670fd2a87 irc: add macro to run another protocol callback Sébastien Helleu 2022-01-06 08:10:44 +01:00
  • 0d6b18bc54 irc: fix parsing of message 338 (whois, host) sent by Rizon server (closes #1737) Sébastien Helleu 2022-01-05 08:24:04 +01:00
  • 8c49475f75 irc: fix display of message 344 received as whois geo info (closes #1736) Sébastien Helleu 2022-01-04 19:53:48 +01:00
  • 08e0d3912a doc: add note about chars replaced in IRC tag key/value (user's guide) Sébastien Helleu 2021-12-30 21:49:51 +01:00
  • 532d46bb93 trigger: add variables ${tg_tag_irc_xxx} containing IRC message tags (issue #1680) Sébastien Helleu 2021-12-30 21:22:37 +01:00
  • b66298d369 irc: add IRC message tags in messages displayed (closes #1680) Sébastien Helleu 2021-12-30 21:11:22 +01:00
  • 5c6fc8c4bd doc: update OS examples in contributing guide Sébastien Helleu 2021-12-30 07:25:23 +01:00
  • ee96b9b867 doc: change pygments pre-processor color from red to green/cyan Sébastien Helleu 2021-12-28 23:34:38 +01:00
  • 1c022d3bda doc: move section "Fset" in "Configuration" (user's guide) Sébastien Helleu 2021-12-28 22:22:14 +01:00
  • dd2b19ec42 core: fix display of hotlist in buflist after changing value of option weechat.look.hotlist_sort (closes #1733) Sébastien Helleu 2021-12-28 13:52:58 +01:00
  • df0506dbdf doc: update German auto-generated file Sébastien Helleu 2021-12-28 13:34:15 +01:00
  • 93eafae2fe core: update German translations Nils Görs 2021-12-27 10:42:54 +01:00
  • 7fb1dd94cc core: add build of Debian packages in CI Sébastien Helleu 2021-12-25 15:46:08 +01:00
  • c8a8680d60 relay: improve help on option relay.network.compression Sébastien Helleu 2021-12-25 10:44:00 +01:00
  • af067f18e2 doc: update auto-generated files with options Sébastien Helleu 2021-12-25 10:31:44 +01:00
  • 454c0acbcf doc: fix color of preformatted text in docs Sébastien Helleu 2021-12-25 10:30:18 +01:00
  • 498194f6fc relay: add zstd compression in weechat protocol Sébastien Helleu 2021-12-24 15:14:56 +01:00
  • d5c391b1ee irc: fix display of IRC numeric messages with no parameters Sébastien Helleu 2021-12-23 18:43:12 +01:00
  • 20e219a2c9 doc: update German documentation Nils Görs 2021-12-20 10:23:22 +01:00
  • abb7d3642a core: use shortcuts for URLs pointing to documentation Sébastien Helleu 2021-12-19 12:31:45 +01:00
  • 7f2cce2970 core: fix link to doc on IRC plugin in README Sébastien Helleu 2021-12-19 12:31:09 +01:00
  • 7a0fdd1966 core: remove tests on Travis CI Sébastien Helleu 2021-12-19 12:22:50 +01:00
  • fae6bbb40e core: fix styles in ChangeLog and release notes Sébastien Helleu 2021-12-19 10:51:29 +01:00
  • 5bb56e0f57 doc: mention IRC server buffer in default key binding ctrl-x (user's guide) Sébastien Helleu 2021-12-18 13:41:09 +01:00
  • 5de21ddfc0 Version 3.5-dev Sébastien Helleu 2021-12-18 09:22:12 +01:00
  • 778594d68f Version 3.4 v3.4 Sébastien Helleu 2021-12-18 08:57:32 +01:00
  • 37d4d2ac65 debian: update changelog Sébastien Helleu 2021-12-18 08:41:05 +01:00
  • 2376b6aa5e doc: update polish translation Krzysztof Korościk 2021-12-17 23:28:35 +01:00
  • 5a24ffd951 doc: update German documentation Nils Görs 2021-12-17 09:19:32 +01:00
  • a1cc70b752 core: fix broken links in README (closes #1729) Sébastien Helleu 2021-12-16 20:41:12 +01:00
  • 1cedb78348 doc: add workaround for download of plugins.xml.gz on macOS (FAQ) Sébastien Helleu 2021-12-15 21:05:06 +01:00
  • 0123abb83e doc: Update Serbian translation Ivan Pešić 2021-10-26 20:47:31 +04:00
  • 463517bd1e core: fix tests on PHP plugin in CI Sébastien Helleu 2021-12-13 21:22:37 +01:00
  • 46f3bee2ff core: add build of zst archive in make dist Sébastien Helleu 2021-12-13 21:10:06 +01:00
  • d80b27af64 doc: updated polish cmdline options Krzysztof Korościk 2021-12-12 20:47:42 +01:00
  • e2d44181d7 doc: updated polish user guide Krzysztof Korościk 2021-12-12 20:37:02 +01:00
  • ba4f762964 po: updated polish translation Krzysztof Korościk 2021-12-12 00:44:04 +01:00
  • dad3e6099c doc: use unbreakable spaces in example of missing translation tag (developer's guide) Sébastien Helleu 2021-12-11 09:40:07 +01:00
  • 5208552a98 doc: remove missing translation comments in French docs Sébastien Helleu 2021-12-11 09:35:01 +01:00
  • 07721d3dc1 Version 3.4-rc1 v3.4-rc1 Sébastien Helleu 2021-12-10 18:49:11 +01:00
  • d236171035 core: update German translations Nils Görs 2021-12-10 11:21:47 +01:00
  • a4d560e0aa doc: fix color codes attributes in developer's guide Sébastien Helleu 2021-12-08 20:51:29 +01:00
  • 7bf0a5c734 doc: remove list of remote interfaces, redirect to web site (user's guide) Sébastien Helleu 2021-12-05 22:00:24 +01:00