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

Commit Graph

  • 45a1b9b20e doc/relay/api: add documentation for auth via Sec-WebSocket-Protocol Trygve Aaberge 2024-11-16 19:57:44 +01:00
  • a414fb9da5 tests: add tests for auth via Sec-WebSocket-Protocol Trygve Aaberge 2024-11-16 19:27:11 +01:00
  • bd7c503e7b relay/api: support passing auth in sub protocol header Trygve Aaberge 2024-10-30 18:57:39 +01:00
  • eaace4acdb core: update ChangeLog Sébastien Helleu 2024-11-24 11:23:36 +01:00
  • 328aa8f202 core, plugins: abort upgrade immediately if any upgrade file fails to be written Sébastien Helleu 2024-11-24 10:07:05 +01:00
  • 244595d94f api: add support of flags in functions hook_signal_send and hook_hsignal_send Sébastien Helleu 2024-11-23 16:11:26 +01:00
  • 61d7a4c678 core: add message with /debug hooks command when /upgrade is not possible due to running hooks Sébastien Helleu 2024-11-23 17:16:02 +01:00
  • 3e579c94f6 core: update German translations Nils Görs 2024-11-21 09:26:45 +01:00
  • 7184d34371 irc: add infos "irc_ptr_server", "irc_ptr_channel" and "irc_ptr_nick" Sébastien Helleu 2024-11-20 21:53:29 +01:00
  • 9a8010eead core: fix translation of keys in options Sébastien Helleu 2024-11-20 18:23:49 +01:00
  • 3fd298bfbe doc/user: update command to enable download of scripts Sébastien Helleu 2024-11-16 22:41:21 +01:00
  • 7c1586e8ff doc/user: translate example of script buffer Sébastien Helleu 2024-11-16 22:38:46 +01:00
  • 1c30fe9b0a doc/user: translate example of fset buffer Sébastien Helleu 2024-11-16 15:46:54 +01:00
  • 9c016af6fb doc/user: fix options displayed in /fset libera Sébastien Helleu 2024-11-16 14:13:47 +01:00
  • 08d5839fa1 doc/user: remove default port and option -tls from example of command /server add Sébastien Helleu 2024-11-16 13:07:44 +01:00
  • b11e2b82f4 doc: update Serbian documentation Ivan Pešić 2024-11-15 15:01:38 +04:00
  • 85b9d72e37 core: update Serbian messages translation Ivan Pešić 2024-11-15 15:00:27 +04:00
  • 4511996b84 core: update German translations Nils Görs 2024-11-14 10:07:16 +01:00
  • 93646c0b24 core: add optional hook types in command /debug hooks Sébastien Helleu 2024-11-13 07:35:02 +01:00
  • 5ddd786332 core: add completion "hook_types" Sébastien Helleu 2024-11-12 22:15:16 +01:00
  • f8c7ed65e6 build: remove our own Ruby detection and rely on CMake detection, require CMake 3.18 (issue #1156) Sébastien Helleu 2024-10-19 11:12:33 +02:00
  • 712227da38 ci: switch from macOS 12 to 14 Sébastien Helleu 2024-10-16 21:47:20 +02:00
  • c079852deb tests: migrate away from removed ast features LuK1337 2024-10-30 12:58:06 +01:00
  • 9731f5a8e6 tests: migrate away from removed ast features LuK1337 2024-10-30 12:58:06 +01:00
  • aab657bcfd core: remove use of arraylist in function gui_buffer_merge Sébastien Helleu 2024-11-04 18:39:54 +01:00
  • aa2153827e core: send signal "buffer_moved" only when the buffer number changes (issue #2097) Sébastien Helleu 2024-11-04 18:00:23 +01:00
  • 6e19e9d8b2 core: remove use of arraylist in function gui_buffer_merge Sébastien Helleu 2024-11-04 18:39:54 +01:00
  • 9f6caa4e03 core: send signal "buffer_moved" only when the buffer number changes (issue #2097) Sébastien Helleu 2024-11-04 18:00:23 +01:00
  • 74cc16ef07 core: fix too many sorts of hotlist when buffers are moved (issue #2097) Sébastien Helleu 2024-11-03 23:35:13 +01:00
  • f9660feb94 core: fix too many sorts of hotlist when buffers are moved (issue #2097) Sébastien Helleu 2024-11-03 23:35:13 +01:00
  • 1fc8c551d8 core: add property hotlist_conditions in completion for /buffer set Sébastien Helleu 2024-11-03 22:47:37 +01:00
  • 764fb7c4ad doc: remove trailing spaces in Serbian docs Sébastien Helleu 2024-11-03 21:08:52 +01:00
  • c1b34b0ff5 irc: remove trailing space in /help list Sébastien Helleu 2024-11-03 09:46:10 +01:00
  • 328fc3845e relay, xfer: update hotlist only if items are actually removed when purging list on relay/xfer buffer Sébastien Helleu 2024-10-31 22:09:38 +01:00
  • 524c813485 relay, xfer: check hotlist add conditions when adding the relay/xfer buffer in hotlist Sébastien Helleu 2024-10-31 22:09:07 +01:00
  • 2dea224a38 api: add property hotlist_conditions in function buffer_set Sébastien Helleu 2024-10-31 22:08:13 +01:00
  • 5ab0ff656f relay, xfer: fix letters with actions displayed on top of buffer Sébastien Helleu 2024-10-31 18:17:59 +01:00
  • 84f65e1339 relay, xfer: fix letters with actions displayed on top of buffer Sébastien Helleu 2024-10-31 18:17:59 +01:00
  • 53aa046476 build: add a retry build mechanism on make in Debian packaging Sébastien Helleu 2024-10-30 14:10:51 +01:00
  • 24fbeaf36e core: add version 4.4.3 Sébastien Helleu 2024-10-30 12:48:47 +01:00
  • c51be0a6a8 Version 4.4.4-dev Sébastien Helleu 2024-10-30 12:44:58 +01:00
  • eb446f099d Version 4.4.3 v4.4.3 Sébastien Helleu 2024-10-30 12:13:22 +01:00
  • d1013b31bd build: fix check of WeeChat git repository Sébastien Helleu 2024-10-30 08:00:00 +01:00
  • 4edbbddf2c build: fix check of WeeChat git repository Sébastien Helleu 2024-10-30 08:00:00 +01:00
  • 276990699a debian: update changelog Sébastien Helleu 2024-10-30 00:12:05 +01:00
  • 8dc7bb409d doc: replace font-awesome icons by translated captions Sébastien Helleu 2024-10-30 00:06:22 +01:00
  • 410ffb2418 debian: bump Standards-Version to 4.7.0 Sébastien Helleu 2024-10-29 22:55:25 +01:00
  • 1ba3e3530b debian: add file CHANGELOG.md in weechat-core.docs Sébastien Helleu 2024-10-29 22:51:47 +01:00
  • 945782195f doc: replace some "warning" by "caution" Sébastien Helleu 2024-10-30 00:30:19 +01:00
  • 06771e66fb debian: update changelog Sébastien Helleu 2024-10-30 00:12:05 +01:00
  • d83167b586 doc: replace font-awesome icons by translated captions Sébastien Helleu 2024-10-30 00:06:22 +01:00
  • cd4d958e82 debian: bump Standards-Version to 4.7.0 Sébastien Helleu 2024-10-29 22:55:25 +01:00
  • 254ecbf4c6 debian: add file CHANGELOG.md in weechat-core.docs Sébastien Helleu 2024-10-29 22:51:47 +01:00
  • ad6ec011bd relay/api: reply HTTP 400 (Bad Request) when the body received is not a dict in websocket data Sébastien Helleu 2024-10-29 22:38:28 +01:00
  • 26e16fdea7 tests: add extra tests on function string_split Sébastien Helleu 2024-10-20 21:47:23 +02:00
  • 50a9c88b79 core: check that version is not NULL or empty string in function util_version_number Sébastien Helleu 2024-10-20 21:45:21 +02:00
  • 97e81e197d core: add contributor (issue #2202) Sébastien Helleu 2024-10-20 08:39:11 +02:00
  • 488b3f8e7b core: reload all plugins with command /plugin reload * Sébastien Helleu 2024-10-20 08:38:19 +02:00
  • 3160d2accd core: simplify plugin callback by refactoring if statements James C. Morey 2024-10-19 13:37:45 -05:00
  • fea5b868ee ci: switch from macOS 12 to 14 Sébastien Helleu 2024-10-16 21:47:20 +02:00
  • 6dccc3181a build: remove our own Ruby detection and rely on CMake detection, require CMake 3.18 (issue #1156) Sébastien Helleu 2024-10-19 11:12:33 +02:00
  • 16dac7193b ci: switch from Ubuntu 22.04 to 24.04 Sébastien Helleu 2024-10-13 22:06:27 +02:00
  • 36332d11c8 doc: rename git branch master to main in URLs Sébastien Helleu 2024-10-16 20:39:15 +02:00
  • 53da9df883 tests: fix URL to Python unparser Sébastien Helleu 2024-10-15 07:55:59 +02:00
  • 4503dbb013 doc: rename git branch master to main in URLs Sébastien Helleu 2024-10-15 16:54:16 +02:00
  • fb57abbadf tests: fix URL to Python unparser Sébastien Helleu 2024-10-15 07:55:59 +02:00
  • bc675bd270 exec: fix execution of command with /exec -pipe (issue #2199) Sébastien Helleu 2024-10-14 13:31:50 +02:00
  • 0f8fede68a core: add include directories for gettext libintl Sébastien Helleu 2024-10-13 17:06:34 +02:00
  • 958863b4a8 core: update translations Sébastien Helleu 2024-10-13 16:57:32 +02:00
  • d9e1b545b4 core: add minimal GnuTLS version in ChangeLog (issue #2193) Sébastien Helleu 2024-10-13 14:07:02 +02:00
  • 1bf4e466f9 core: add minimal Curl version in ChangeLog (issue #2195) Sébastien Helleu 2024-10-13 14:04:53 +02:00
  • de4231c842 Bump required gnutls to v3.3.0 Emil Velikov 2024-09-29 14:01:14 +01:00
  • 19cb459685 cmake: use pkg_check_modules() for GnuTLS Emil Velikov 2024-09-29 14:01:14 +01:00
  • 51dfb1fb78 Bump required (lib)curl to v7.47.0 Emil Velikov 2024-09-29 18:32:18 +01:00
  • fec71ae30c cmake: use pkg_check_modules() for cURL Emil Velikov 2024-09-29 14:17:05 +01:00
  • 99b4f9a98d tools/check_curl_symbols.py: add max version (only) handling Emil Velikov 2024-09-29 16:48:01 +01:00
  • 17fc815da9 core: add curl 8.2 MAIL_RCPT_ALLOWFAILS Emil Velikov 2024-09-29 18:21:28 +01:00
  • ba746dcb1b tools/check_curl_symbols.py: fix CURLOPT handling Emil Velikov 2024-09-29 16:28:57 +01:00
  • 90c23ef418 exec: fix unexpected execution of command with /exec -o when the command starts with two command chars (closes #2199) Sébastien Helleu 2024-10-13 11:12:53 +02:00
  • bca7c7438a api: add special value - (hyphen-minus) in options of function command_options to prevent execution of commands (issue #2199) Sébastien Helleu 2024-10-13 10:51:33 +02:00
  • 709b2b5796 core: remove code to add command char in input data Sébastien Helleu 2024-10-13 09:22:20 +02:00
  • ec78084f49 tests: add tests on function input_data Sébastien Helleu 2024-10-12 21:04:13 +02:00
  • 5eb64b2dfa tests: add macros RECORD_CHECK_NO_MSG and RECORD_CHECK_MSG Sébastien Helleu 2024-10-12 21:03:13 +02:00
  • 977b3581fa tests: add function record_count_messages Sébastien Helleu 2024-10-12 21:02:21 +02:00
  • 00578a70e1 api: return the buffer input callback return code in functions command and command_options Sébastien Helleu 2024-10-12 17:55:46 +02:00
  • ffd7cc90fb doc/api: fix Python example of function command_options Sébastien Helleu 2024-10-08 07:12:55 +02:00
  • 956befb655 core: always send the signal "buffer_switch", even when the buffer is opening (issue #2198) Sébastien Helleu 2024-10-06 20:57:54 +02:00
  • 8223da0fe6 core: always send the signal "buffer_switch", even when the buffer is opening (closes #2198) Sébastien Helleu 2024-10-06 20:57:54 +02:00
  • 453e60ed23 core: refactor code to send WeeChat version to the buffer Sébastien Helleu 2024-10-06 17:40:34 +02:00
  • e29332ead6 build: add more retries in case of build failure Sébastien Helleu 2024-10-06 11:35:12 +02:00
  • 139787b26f build: add a retry build mechanism on make in Debian packaging Sébastien Helleu 2024-10-06 09:58:08 +02:00
  • 0bcae707fc core: remove ifdef checks for core components Emil Velikov 2024-09-29 14:03:42 +01:00
  • 03bd118854 core: remove extra parenthesis in ChangeLog Sébastien Helleu 2024-10-05 14:08:18 +02:00
  • e0ac58a26a core: remove extra parentheses in ChangeLog Sébastien Helleu 2024-10-05 14:07:14 +02:00
  • 57224f4cee irc: fix crash on /list buffer when a filter is set (issue #2197) Sébastien Helleu 2024-10-05 07:48:22 +02:00
  • 423f609828 irc: fix crash on /list buffer when a filter is set (closes #2197) Sébastien Helleu 2024-10-05 07:48:22 +02:00
  • 94312b6622 doc/user: add missing bar items in chapter "Screen layout" Sébastien Helleu 2024-10-01 07:32:43 +02:00
  • 66f9b1762a cmake: remove unused HAVE_GCRYPT Emil Velikov 2024-09-29 13:58:44 +01:00
  • c627743b29 spelling: case-sensitive Sébastien Helleu 2024-09-29 12:31:19 +02:00
  • f482b611a1 spelling: anymore Sébastien Helleu 2024-09-29 12:00:25 +02:00