1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 20:36:38 +02:00

Commit Graph

  • 3f49b1b44a core: use whole replacement string instead of first char in function gui_color_decode Sébastien Helleu 2024-03-10 09:21:28 +01:00
  • 431cf23a0c exec: remove trailing space on buffers with free content when line numbers are not displayed Sébastien Helleu 2024-03-08 08:19:20 +01:00
  • a6c509611a exec: add missing exec tags in lines of buffers with free content (closes #2086) Sébastien Helleu 2024-03-07 21:52:21 +01:00
  • ec56a1103f doc: update German documentation Nils Görs 2024-03-07 12:04:05 +01:00
  • ccc5c75a03 core: update German translations Nils Görs 2024-03-07 11:52:22 +01:00
  • 732887cef7 doc/plugin: add missing translation comments Sébastien Helleu 2024-03-07 07:32:20 +01:00
  • cb6ecb6818 core: check if malloc.h is present, independently of function malloc_trim Sébastien Helleu 2024-03-06 23:09:00 +01:00
  • 70828a7dd1 irc: add option -all in command /allchan, do not execute command on parted channels by default (closes #2085) Sébastien Helleu 2024-03-06 23:03:02 +01:00
  • ab2e29fb0f core: include header malloc.h only if function malloc_trim is available Sébastien Helleu 2024-03-06 22:52:43 +01:00
  • 8c1df496ae core: update translations Sébastien Helleu 2024-03-06 22:41:42 +01:00
  • 68598de958 core: check that function malloc_trim is available, display an error if not available Sébastien Helleu 2024-03-06 22:36:37 +01:00
  • a1bee89ecc core: add option malloc_trim in command /sys Sébastien Helleu 2024-03-06 22:00:48 +01:00
  • 7385f767e3 irc: use API config functions to get inherited value (server options) Sébastien Helleu 2024-03-06 21:32:34 +01:00
  • 5c88ee9c45 core: add support of SGR mouse events, remove option weechat.look.mouse_timer_delay (closes #2082) Sébastien Helleu 2024-02-24 21:31:48 +01:00
  • a8a0053211 core: update German translations Nils Görs 2024-03-06 11:17:38 +01:00
  • 12521898f9 doc/scripting: auto-generate list of scripting functions and constants from Python API Sébastien Helleu 2024-03-04 23:55:44 +01:00
  • 6c72d6f66d python: add infolists "python_function" and "python_constant" Sébastien Helleu 2024-03-04 23:22:13 +01:00
  • 81599b88d4 plugins: move scripting API constants to plugin-script.c Sébastien Helleu 2024-03-04 23:10:55 +01:00
  • 84437ab672 tests: add tests on scripting API constants Sébastien Helleu 2024-03-04 21:02:03 +01:00
  • 014dc845e8 doc: move script doc/python_stub.py to tools/generate_python_stub.py Sébastien Helleu 2024-03-04 18:46:41 +01:00
  • 361d55d9d7 api: add functions config_{boolean|integer|string|color|enum}_inherited in scripting API Sébastien Helleu 2024-03-04 18:42:41 +01:00
  • 8f0b3ab9c7 tests/scripts: fix representation of None Python value in generated scripts Sébastien Helleu 2024-03-03 15:32:15 +01:00
  • 1451e12c78 core: refactor functions that read values of config options Sébastien Helleu 2024-03-03 12:32:34 +01:00
  • 6817542f95 tests: add tests on functions that read values of config options Sébastien Helleu 2024-03-03 12:21:08 +01:00
  • c3eff15a56 api: add functions config_option_get_string and config_option_get_pointer in scripting API Sébastien Helleu 2024-03-03 10:32:11 +01:00
  • 0bf560f9b7 tcl: simplify return macros DasBrain 2024-02-26 01:03:19 +01:00
  • ff2189f3d9 tcl: refactor creation of constants DasBrain 2024-02-26 00:19:16 +01:00
  • 439a2d9c7a core: update German translations Nils Görs 2024-02-26 15:16:42 +01:00
  • 6d549d0da9 relay/api: rename "salt" to "timestamp" Sébastien Helleu 2024-02-26 12:56:44 +01:00
  • 22686da40c doc/api: fix string format in calls to weechat.prnt (examples in Python) Sébastien Helleu 2024-02-25 17:23:09 +01:00
  • 90b96f9cdd python: fix truncation of unsigned long long integer returned by function string_parse_size Sébastien Helleu 2024-02-25 17:07:11 +01:00
  • 720a7e5a99 python: fix truncation of unsigned long long integer returned by function string_parse_size Sébastien Helleu 2024-02-25 17:07:11 +01:00
  • 6b1d55203b python: fix truncation of unsigned long long integer returned by function string_parse_size Sébastien Helleu 2024-02-25 17:07:11 +01:00
  • f649ccc3b8 python: fix truncation of unsigned long long integer returned by function string_parse_size Sébastien Helleu 2024-02-25 17:07:11 +01:00
  • c5800178a0 php: remove constants that must not be visible in scripts Sébastien Helleu 2024-02-25 16:32:21 +01:00
  • c6e11ac95b tcl: fix truncation of long integer returned by function hdata_long Sébastien Helleu 2024-02-25 16:12:54 +01:00
  • 33a6c852b7 tcl: fix truncation of long integer returned by function hdata_long Sébastien Helleu 2024-02-25 16:12:54 +01:00
  • 65cdc2603a tcl: fix truncation of long integer returned by function hdata_long Sébastien Helleu 2024-02-25 16:12:54 +01:00
  • c5887354bd tcl: fix truncation of long integer returned by function hdata_long Sébastien Helleu 2024-02-25 16:12:54 +01:00
  • 4f6af9cf81 core: add missing mouse events "alt-ctrl-button2" and "alt-ctrl-button3" Sébastien Helleu 2024-02-24 18:35:21 +01:00
  • 53fdd3458b core: add missing mouse events "alt-ctrl-button2" and "alt-ctrl-button3" Sébastien Helleu 2024-02-24 18:35:21 +01:00
  • 7640273c30 core: add missing mouse events "alt-ctrl-button2" and "alt-ctrl-button3" Sébastien Helleu 2024-02-24 18:35:21 +01:00
  • 3f08785aee core: add missing mouse event "alt-ctrl-button3" Sébastien Helleu 2024-02-24 22:04:36 +01:00
  • 191701a5f3 doc/user: fix order of mouse event modifiers Sébastien Helleu 2024-02-24 18:53:46 +01:00
  • d52fea1d5e core: fix typo in comment Sébastien Helleu 2024-02-24 18:41:42 +01:00
  • 24f0e95de7 core: add missing mouse event "alt-ctrl-button2" Sébastien Helleu 2024-02-24 18:35:21 +01:00
  • 40deb493d5 doc: Update Serbian translation Ivan Pešić 2024-02-23 10:38:23 +04:00
  • ef2ef9846d core: Update Serbian translation Ivan Pešić 2024-02-23 09:17:12 +04:00
  • e02ee703f0 docs: fix some typos in documentation and comments Trygve Aaberge 2024-02-22 19:47:07 +01:00
  • 27331dec5e core: add contributor Sébastien Helleu 2024-02-22 19:30:00 +01:00
  • db6b96f629 tcl: make plugin compatible with Tcl 9.0 Johannes Kuhn 2024-02-19 01:18:44 +01:00
  • ef5ebc19e9 fset: allow filename starting with "~" in command /fset -export Sébastien Helleu 2024-02-21 22:05:16 +01:00
  • 641f477c3c script: always display list of scripts when searching scripts with /script search (issue #2077) Sébastien Helleu 2024-02-21 21:36:52 +01:00
  • 32c66a10a5 script: always display list of scripts when searching scripts with /script search (issue #2077) Sébastien Helleu 2024-02-21 21:36:52 +01:00
  • e87d2b4717 script: always display list of scripts when searching scripts with /script search (issue #2077) Sébastien Helleu 2024-02-21 21:36:52 +01:00
  • 76998665f4 script: always display list of scripts when searching scripts with /script search (closes #2077) Sébastien Helleu 2024-02-21 21:36:52 +01:00
  • 0762856b85 script: fix default mouse keys (issue #2076) Sébastien Helleu 2024-02-21 21:10:25 +01:00
  • 134b639782 script: fix default mouse keys (issue #2076) Sébastien Helleu 2024-02-21 21:10:25 +01:00
  • b5a32c0fa9 script: fix default mouse keys (closes #2076) Sébastien Helleu 2024-02-21 21:10:25 +01:00
  • 4c5f98946a core: update German translations Nils Görs 2024-02-19 20:07:29 +01:00
  • a44ffa147f script: add info "script_loaded" Sébastien Helleu 2024-02-19 18:33:36 +01:00
  • a167322d8b api: add info "plugin_loaded" Sébastien Helleu 2024-02-19 18:29:21 +01:00
  • f19808cedd tests: add tests on "api" relay (general functions and messages) Sébastien Helleu 2024-02-18 23:42:22 +01:00
  • 0f30a4e020 relay: move functions to get URL parameters from api to relay-http.c, add tests Sébastien Helleu 2024-02-18 23:13:20 +01:00
  • 9b9b36bb02 tests: fix free of HTTP request Sébastien Helleu 2024-02-18 23:12:56 +01:00
  • c4ac9046b2 relay/api: fix comment of function relay_api_protocol_get_param_boolean Sébastien Helleu 2024-02-18 18:26:50 +01:00
  • 61a8e4e27e relay/api: add key "visible" with boolean value in nick and group objects Sébastien Helleu 2024-02-18 18:26:06 +01:00
  • 780be1e1b7 relay/api: rename key "index" to "y" in line object Sébastien Helleu 2024-02-18 18:24:19 +01:00
  • 4858d88567 core: update German translations Nils Görs 2024-02-17 17:31:57 +01:00
  • 6659bf1642 core: display the 3 variants for "${split}" and "${split_shell}" in /help eval Sébastien Helleu 2024-02-17 13:23:38 +01:00
  • b3a214252b core: add "${hl:string}" and "${raw_hl:string}" in /eval completions Sébastien Helleu 2024-02-17 13:22:40 +01:00
  • 4c6db9711a core: add the different variants for "chars" in /eval completions Sébastien Helleu 2024-02-17 13:22:05 +01:00
  • 213483e678 core: add the different bases in /eval completions for "base_decode" and "base_encode" Sébastien Helleu 2024-02-17 13:20:17 +01:00
  • 9b9e0f042c core: replace "xxx" by "string" and "number" by "N" in /eval completions Sébastien Helleu 2024-02-17 12:52:07 +01:00
  • 831dcac808 core: list operators by order of priority in /help eval (issue #2005) Sébastien Helleu 2024-02-17 10:58:40 +01:00
  • 4e0f7dfd25 core: reintroduce help on the operators in /help eval (issue #2005) Sébastien Helleu 2024-02-17 10:54:25 +01:00
  • a35ac5e8d9 core: reintroduce help on the variables in /help eval (issue #2005) Sébastien Helleu 2024-02-17 10:07:03 +01:00
  • c576af67b3 irc: add missing tags on self action messages when capability echo-message is enabled (issue #2074) Sébastien Helleu 2024-02-16 20:58:31 +01:00
  • 90c87e7553 irc: add missing tags on self action messages when capability echo-message is enabled (closes #2074) Sébastien Helleu 2024-02-16 20:58:31 +01:00
  • 162bcb2622 irc: don't strip monospace color code 0x11 from incoming messages (closes #2073) Sébastien Helleu 2024-02-16 19:22:28 +01:00
  • 8b6452eb91 core: update German translations Nils Görs 2024-02-12 10:56:35 +01:00
  • e4e6fde80f core: add option -s in command /command to execute multiple commands separated by semicolons Sébastien Helleu 2024-02-11 21:48:31 +01:00
  • 9aa2cbd365 core: move lines from 4.1.0 to 4.2.0 in ChangeLog Sébastien Helleu 2024-02-11 14:32:29 +01:00
  • e0ec8da76a core: move lines from 4.1.0 to 4.2.0 in ChangeLog Sébastien Helleu 2024-02-11 14:32:29 +01:00
  • 798e6fe4cc core: add again line about function hook_url in ChangeLog (issue #1723) Sébastien Helleu 2024-02-11 14:22:12 +01:00
  • 635dd818b5 core: add again line about function hook_url in ChangeLog (issue #1723) Sébastien Helleu 2024-02-11 14:22:12 +01:00
  • 0cfc61a17e irc: add server option "autojoin_delay" (closes #862) Sébastien Helleu 2024-02-11 09:12:57 +01:00
  • f153b6e6c3 relay: change message displayed when there is not enough memory for websocket frame Sébastien Helleu 2024-02-11 08:53:29 +01:00
  • 9ce435fa5e relay: add WeeChat version in config update callback Sébastien Helleu 2024-02-11 08:47:56 +01:00
  • 5a00f1a138 irc: add WeeChat version in config update callback Sébastien Helleu 2024-02-11 08:41:15 +01:00
  • 9eb3403008 alias: add WeeChat version in config update callback Sébastien Helleu 2024-02-11 08:40:49 +01:00
  • e191d9225b core: add WeeChat version in config update callback Sébastien Helleu 2024-02-11 08:40:25 +01:00
  • e08f6aab55 core: add issue #1903 in ChangeLog Sébastien Helleu 2024-02-11 08:39:06 +01:00
  • 19bf6c9672 tests: fix compiler warning on empty snprintf format Sébastien Helleu 2024-02-10 19:02:17 +01:00
  • 65a7d92b93 trigger: fix memory leak when adding a new trigger with /trigger command Sébastien Helleu 2024-02-10 17:50:24 +01:00
  • 3ac74b94db trigger: fix memory leak when adding a new trigger with /trigger command Sébastien Helleu 2024-02-10 17:50:24 +01:00
  • b80c58fb39 trigger: fix memory leak when adding a new trigger with /trigger command Sébastien Helleu 2024-02-10 17:50:24 +01:00
  • e9dbf23a18 trigger: fix memory leak when adding a new trigger with /trigger command Sébastien Helleu 2024-02-10 17:50:24 +01:00
  • caa51160da core: remove trailing directory separators in home directories (closes #2070) Sébastien Helleu 2024-02-10 10:23:40 +01:00
  • 5c6e6f43d1 relay: disable "permessage-deflate" websocket extension when option relay.network.compression is set to 0 Sébastien Helleu 2024-02-04 18:54:56 +01:00