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

Commit Graph

  • d274eb4be4 core: add priority in config file (issue #1872) Sébastien Helleu 2023-01-03 21:09:51 +01:00
  • 347c3f3214 core: move function hook_get_priority_and_name to wee-string.c (issue #1872) Sébastien Helleu 2023-01-03 20:50:58 +01:00
  • db8d2d43f0 doc: update German auto-generated file Sébastien Helleu 2023-01-25 07:59:33 +01:00
  • 5a93b5ad15 core: update German translations Nils Görs 2023-01-25 07:50:28 +01:00
  • 37e8599443 irc: add option join in command /autojoin Sébastien Helleu 2023-01-24 20:58:17 +01:00
  • 0e1d3618ee doc: update auto-generated files with hdata Sébastien Helleu 2023-01-24 20:55:28 +01:00
  • 55d08a604f irc: fix autojoin on server connection (closes #1873) Sébastien Helleu 2023-01-21 19:22:31 +01:00
  • e0cdfb1cef core: update German translations Nils Görs 2023-01-16 08:53:26 +01:00
  • cfa2239db5 irc: update message with number of nicks when joining a channel Sébastien Helleu 2023-01-15 21:12:32 +01:00
  • 6abd989dd7 debian: remove remaining workarounds for autotools build Sébastien Helleu 2023-01-15 17:10:20 +01:00
  • 51d0a6f402 tests: add tests on string comparison functions Sébastien Helleu 2023-01-14 21:44:19 +01:00
  • fdb793e410 ci: fix macOS CI (temporary fix) Sébastien Helleu 2023-01-14 21:16:18 +01:00
  • 7668e7ea55 fset: fix typo in French translation of /help fset.look.condition_catch_set Sébastien Helleu 2023-01-14 20:56:06 +01:00
  • 87d71b9677 core: remove useless continue statement in loop Sébastien Helleu 2023-01-12 21:33:57 +01:00
  • 049c6eb6a8 core: display error in command if allocation of arraylist fails Sébastien Helleu 2023-01-12 20:57:47 +01:00
  • 0d622df87a core: fix display glitch in command errors when a wide char is set in option weechat.look.command_chars (closes #1871) Sébastien Helleu 2023-01-12 20:28:29 +01:00
  • 1a15171912 ci: fix typo Sébastien Helleu 2023-01-10 08:18:49 +01:00
  • 711f71a1bc ci: fix run of code coverage Sébastien Helleu 2023-01-10 08:01:22 +01:00
  • f59f39abd4 python: remove unneded call to deprecated function PySys_SetArgv Sébastien Helleu 2023-01-08 20:26:57 +01:00
  • 9b47832a01 core: do not allocate strings in dir_search_full_lib_name_ext, check return code of snprintf Sébastien Helleu 2023-01-08 18:24:28 +01:00
  • 0bde2aa0f3 irc: check return code of snprintf Sébastien Helleu 2023-01-08 18:13:05 +01:00
  • f305eed01f typing: fix crash when pointer buffer is not received in callback for signal "input_text_changed" (closes #1869) Sébastien Helleu 2023-01-08 17:38:37 +01:00
  • 43d3a97869 debian: restore target override_dh_auto_configure (packaging of stable version) Sébastien Helleu 2023-01-08 15:18:19 +01:00
  • f67b7ad113 debian: restore target override_dh_auto_configure Sébastien Helleu 2023-01-08 15:16:52 +01:00
  • 736bc89d4e core: update ChangeLog and release notes (closes #1860) Sébastien Helleu 2023-01-08 14:43:17 +01:00
  • 754ab33946 core: remove build with autotools Sébastien Helleu 2023-01-06 13:10:56 +01:00
  • 18360feb32 ruby: remove warnings on unused parameters Sébastien Helleu 2023-01-08 13:53:14 +01:00
  • fe7c0019a7 php: remove warnings on variables "argc" and "ret_i" that might be clobbered by longjmp or vfork Sébastien Helleu 2023-01-08 13:49:15 +01:00
  • e101d5d8a4 Version 3.9-dev Sébastien Helleu 2023-01-08 10:35:38 +01:00
  • b614a5c5db Version 3.8 v3.8 Sébastien Helleu 2023-01-08 10:07:07 +01:00
  • 35129a1cae core: add note about case insensitive comparison improved in release notes Sébastien Helleu 2023-01-08 10:01:11 +01:00
  • 2f6b462c3c core: update entries related to CI in ChangeLog Sébastien Helleu 2023-01-07 23:17:56 +01:00
  • 9202213274 ci: remove use of repository ppa:ondrej/php Sébastien Helleu 2023-01-07 23:02:15 +01:00
  • 822a94c184 php: add proper detection of PHP 8.2 in all cases Sébastien Helleu 2023-01-07 21:58:16 +01:00
  • e0f096abe6 debian: add symbolic link weechat_raspbian_buster.patch pointing to Debian Buster patch Sébastien Helleu 2023-01-06 13:12:59 +01:00
  • bff143dcf4 core: add CMake test called "notests" when tests are not compiled Sébastien Helleu 2023-01-06 07:53:39 +01:00
  • e660233325 Revert "core: add a fake target "test" so that make test successes when tests are not compiled" Sébastien Helleu 2023-01-06 07:11:35 +01:00
  • 129860fd52 core: add a fake target "test" so that make test successes when tests are not compiled Sébastien Helleu 2023-01-05 21:26:55 +01:00
  • 3c65bc6831 core: rename script build-test.sh to build_test.sh Sébastien Helleu 2023-01-05 08:05:04 +01:00
  • db81c07e1f core: rename script build-debian.sh to build_debian.sh Sébastien Helleu 2023-01-05 08:03:12 +01:00
  • 30ad9ca62d core: rename script git-version.sh to set_git_version.sh Sébastien Helleu 2023-01-05 08:01:48 +01:00
  • c7f5cd462f core: add message after checking Curl symbols: "all good" or number of errors Sébastien Helleu 2023-01-05 07:48:08 +01:00
  • bcba2d4d7c core: add example with Curl repository cloned locally Sébastien Helleu 2023-01-05 07:43:01 +01:00
  • e3a69e92e5 core: install flake8 in CI Sébastien Helleu 2023-01-04 22:49:36 +01:00
  • f43efe5a65 core: add script check_scripts.sh Sébastien Helleu 2023-01-04 22:38:41 +01:00
  • 8da3884afc core: add script check_curl_symbols.py Sébastien Helleu 2023-01-04 22:29:04 +01:00
  • 3778ef0636 core: fix Curl version in comments Sébastien Helleu 2023-01-04 21:37:48 +01:00
  • c52d630f82 core: remove useless "exit 0" Sébastien Helleu 2023-01-04 21:48:28 +01:00
  • 356028ee87 core: double quote $JOBS Sébastien Helleu 2023-01-04 21:46:44 +01:00
  • 9dd85507d0 core: don't use eval to run commands in scripts Sébastien Helleu 2023-01-04 21:35:13 +01:00
  • c6df2e7b8e tests: fix long lines in scripting API tests Sébastien Helleu 2023-01-04 21:13:25 +01:00
  • e6857871f0 tests: ignore module level import not at top of file (flake8 E402) Sébastien Helleu 2023-01-04 21:12:53 +01:00
  • d1f2d54a1e tests: mark methods is_bool and is_number as static Sébastien Helleu 2023-01-04 21:11:41 +01:00
  • 0ce0fa9f1f api: add Curl options for versions 7.64.0 to 7.87.0 Sébastien Helleu 2023-01-03 23:21:44 +01:00
  • 7526776f4e plugins: change priority of scripting plugins Sébastien Helleu 2023-01-03 20:20:21 +01:00
  • 958f39cb95 core: fix crash or infinite loop in /allbuf command Sébastien Helleu 2023-01-03 17:02:38 +01:00
  • 189eb5dc40 core: add variable list_size to prevent computing arraylist size in each iteration Sébastien Helleu 2023-01-03 17:01:52 +01:00
  • 9ee0955d6b irc: properly rename private buffer on notice messages Sébastien Helleu 2023-01-03 01:06:51 +01:00
  • 99988bdee7 Version 3.8-rc1 v3.8-rc1 Sébastien Helleu 2023-01-02 14:27:21 +01:00
  • 1daf145830 core: fix line wrapping in Polish translations Sébastien Helleu 2023-01-02 14:20:44 +01:00
  • 7baef6396d irc: properly rename private buffer on nick changes or private message when new nick is the same with different case Sébastien Helleu 2023-01-02 14:17:20 +01:00
  • c739026c87 irc: replace "private window" by "private buffer" in comments Sébastien Helleu 2023-01-02 13:50:58 +01:00
  • 33bba784c3 core: update copyright dates Sébastien Helleu 2023-01-01 14:54:35 +01:00
  • 1fb6d52984 tests: add tests on gui input functions Sébastien Helleu 2023-01-01 14:41:06 +01:00
  • 727c465911 core: check that buffer is not NULL in function gui_input_clipboard_copy Sébastien Helleu 2023-01-01 14:39:38 +01:00
  • 73bac5491b core: move function gui_input_move_to_buffer to gui-buffer.c Sébastien Helleu 2022-12-31 10:40:00 +01:00
  • 05839983d4 core: fix color when the delimiter is not followed by a background color (closes #1867) Sébastien Helleu 2022-12-30 21:50:18 +01:00
  • 6c59b0830c doc: update Polish auto-generated files Sébastien Helleu 2022-12-30 16:30:20 +01:00
  • 9f5a739428 core: updated Polish translation Krzysztof Korościk 2022-12-29 12:45:20 +01:00
  • 81260ec854 doc: update German auto-generated file Sébastien Helleu 2022-12-29 19:30:58 +01:00
  • d8cc91993f core: update German translations Nils Görs 2022-12-29 12:51:12 +01:00
  • d878d2023a core: fix French translation of "read marker" Sébastien Helleu 2022-12-29 12:05:21 +01:00
  • fce2fcba4f core: add option weechat.look.chat_space_right (issue #1862) Sébastien Helleu 2022-12-29 12:00:28 +01:00
  • 45fdcc2eb4 doc: updated polish translation Krzysztof Korościk 2022-12-28 00:01:04 +01:00
  • 914f9e756b doc: update German auto-generated file Sébastien Helleu 2022-12-28 10:27:44 +01:00
  • 7d94fba9ac core: update German translations Nils Görs 2022-12-28 10:25:31 +01:00
  • e58b57fe4c doc: update German auto-generated files Sébastien Helleu 2022-12-26 23:43:28 +01:00
  • 0e6058f8cd core: update German translations Nils Görs 2022-12-26 13:41:24 +01:00
  • 98bc80924c core: update German translations Nils Görs 2022-12-26 13:32:56 +01:00
  • 45638dca23 core: allow value "0" in buffer property "unread" to remove read marker from buffer Sébastien Helleu 2022-12-26 01:27:45 +01:00
  • 56055de12e doc/api: fix formatting of return value in char/string comparison functions Sébastien Helleu 2022-12-26 00:55:30 +01:00
  • 5a27805cf3 core: reorder entries in ChangeLog Sébastien Helleu 2022-12-25 23:05:22 +01:00
  • 1639e60651 changelog: add entry about Ruby 3.2 detection Dawid Dziurla 2022-12-25 19:46:24 +01:00
  • 824812c7c0 ruby: add detection of Ruby 3.2 Dawid Dziurla 2022-12-25 19:46:09 +01:00
  • 41fd26fe79 core: move /input buffer switch/zoom actions to command /buffer Sébastien Helleu 2022-12-25 22:47:18 +01:00
  • 0c29d4c5b6 core: move /input set_unread actions to commands /allbuf and /buffer set Sébastien Helleu 2022-12-25 21:44:27 +01:00
  • 2c238e08ff core: add command /allbuf Sébastien Helleu 2022-12-25 21:23:14 +01:00
  • 2ad6f2f3d5 api: do not check hotlist add conditions when adding buffer in hotlist with function buffer_set Sébastien Helleu 2022-12-25 20:35:10 +01:00
  • a9094fd2fa core: add option add in command /hotlist Sébastien Helleu 2022-12-25 19:40:57 +01:00
  • b3e4a91760 core: fix typo in comment Sébastien Helleu 2022-12-25 19:07:39 +01:00
  • babe1e7a42 core: move /input hotlist actions to new command /hotlist Sébastien Helleu 2022-12-25 18:50:57 +01:00
  • 574a4c8834 core: add function gui_buffer_jump_last_visible_number Sébastien Helleu 2022-12-25 17:57:59 +01:00
  • c9796a3141 core: move /input jump actions to command /buffer jump Sébastien Helleu 2022-12-25 17:00:37 +01:00
  • 9bd6cbf4bd core: fix style in ChangeLog and release notes Sébastien Helleu 2022-12-25 16:53:30 +01:00
  • 445b522498 core: fix typo in comment Sébastien Helleu 2022-12-25 15:06:03 +01:00
  • f5135277af core: remove useless conditions Sébastien Helleu 2022-12-24 19:37:40 +01:00
  • 21f3575016 api: add functions string_strcmp and string_strncmp Sébastien Helleu 2022-12-24 18:29:35 +01:00
  • 0dd1d4133b doc/api: mention "UTF-8" in char/string comparison functions Sébastien Helleu 2022-12-24 17:52:31 +01:00
  • a67556907d api: rename char comparison functions "utf8_char*" to "string_char*" Sébastien Helleu 2022-12-24 17:33:22 +01:00
  • 083032972d api: return arithmetic difference between chars in string comparison functions Sébastien Helleu 2022-12-24 16:25:20 +01:00