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

Commit Graph

  • a4a06f255a Version 4.9.1-dev Sébastien Helleu 2026-05-23 12:40:02 +02:00
  • c71978c0b3 core: fix option weechat.look.color_real_white not applied when color is "white" on 16+ colors terminals (closes #1742) Sébastien Helleu 2026-05-23 12:01:21 +02:00
  • 4c38ce050b irc, script: display all input actions and in the same way in /list and /script buffers title Sébastien Helleu 2026-05-22 07:56:31 +02:00
  • 5520ed1950 fset: remove error displayed in core buffer when clicking with the mouse below the last option displayed Sébastien Helleu 2026-05-21 13:55:15 +02:00
  • ad35aef1f4 core: fix French translations Sébastien Helleu 2026-05-20 21:56:45 +02:00
  • 88f0070674 irc: fix tag in message with list of tags when joining a channel Sébastien Helleu 2026-05-20 20:24:06 +02:00
  • 7683287f71 relay: add "api" protocol in help on options relay.network.password_hash_algo and relay.network.password_hash_iterations Sébastien Helleu 2026-05-20 20:19:30 +02:00
  • 33adaef85c core: add missing word in French translation of the welcome message Sébastien Helleu 2026-05-20 20:13:26 +02:00
  • 6f3c804379 core: add missing word in French translation of /help upgrade Sébastien Helleu 2026-05-20 20:12:37 +02:00
  • 617b4e4dee core: fix option name in French translation of /help buffer Sébastien Helleu 2026-05-20 08:31:55 +02:00
  • ea1eb76b2d core: fix trailing punctuation in German translation of /help script.look.use_keys Sébastien Helleu 2026-05-17 20:59:07 +02:00
  • ad12925d6c core: update German translations weechatter 2026-05-13 21:04:45 +02:00
  • a5fcf898b9 ci: bump poexam to version 0.0.10 Sébastien Helleu 2026-05-13 07:43:47 +02:00
  • 14d544be39 core: update Serbian translation (#2318) Ivan Pešić 2026-05-13 00:40:12 +04:00
  • 3e994996c6 core: set max curl version to 8.21.0 for symbol CURLAUTH_DIGEST_IE Sébastien Helleu 2026-05-12 13:12:12 +02:00
  • 3341b9a2d2 core: remove zero width spaces (U+200B) in German translation of /help pipe Sébastien Helleu 2026-05-10 19:28:25 +02:00
  • 815640b840 relay: add option relay.network.unix_socket_permissions (closes #2317) Sébastien Helleu 2026-05-10 19:22:57 +02:00
  • acd3d91318 core: fix "Language" field in German translations Sébastien Helleu 2026-05-10 10:02:58 +02:00
  • ef5f4d8ee6 core: fix "Language-Team" field in gettext file headers Sébastien Helleu 2026-05-10 09:01:37 +02:00
  • d40217d1e6 core: update German translations weechatter 2026-05-06 15:59:20 +02:00
  • 17b593325a core: complete /help away by mentioning the option irc.look.display_away Sébastien Helleu 2026-05-04 18:47:04 +02:00
  • 3456e848da core: update German translations weechatter 2026-04-30 14:33:33 +02:00
  • 723232ac35 ci: bump Lua from 5.3 to 5.4 Sébastien Helleu 2026-04-30 00:17:54 +02:00
  • 5f5f9f35e7 debian: bump Lua from 5.3 to 5.4 Sébastien Helleu 2026-04-30 00:17:23 +02:00
  • 86a6c4f5ff debian: remove patch for build of Debian packages on Ubuntu Focal Sébastien Helleu 2026-04-29 23:57:36 +02:00
  • 3082c2e4e5 core: add condition on connected relay api clients in default value of option weechat.look.hotlist_add_conditions Sébastien Helleu 2026-04-28 21:30:51 +02:00
  • 062109e33d relay: add protocol "api" in description of info "relay_client_count" Sébastien Helleu 2026-04-28 21:22:38 +02:00
  • fd88c9a45b relay: remove protocols from the plugin description Sébastien Helleu 2026-04-28 21:19:10 +02:00
  • a8c4d5604e ci: bump poexam to version 0.0.9 Sébastien Helleu 2026-04-16 20:32:06 +02:00
  • ef4c657157 core: update Turkish translations Emir SARI 2026-03-25 05:00:05 +03:00
  • 0c29e5a630 core: fix possible integer truncation in functions eval_string_cut and eval_string_repeat Sébastien Helleu 2026-04-10 21:48:56 +02:00
  • 77a0dbfd44 core: remove dead code Sébastien Helleu 2026-04-10 21:48:37 +02:00
  • afa42ec851 core: update German translations weechatter 2026-04-06 11:29:02 +02:00
  • 8da86431da logger: fix file size example in /help logger.file.rotation_size_max Sébastien Helleu 2026-04-05 21:50:41 +02:00
  • 3d7f988973 core: use util functions to parse integers in bar functions Sébastien Helleu 2026-04-05 16:53:05 +02:00
  • 5ed21d7dad core: use util functions to parse integers in gui curses functions Sébastien Helleu 2026-03-15 15:02:58 +01:00
  • 54eff44d74 core: check error ERANGE after call to strtoul in function util_version_number Sébastien Helleu 2026-03-15 13:48:45 +01:00
  • 83d760deae core: check error ERANGE after call to strtoull in function util_parse_delay Sébastien Helleu 2026-03-15 10:49:01 +01:00
  • 5147b19e51 core: use function util_parse_longlong in function util_parse_time Sébastien Helleu 2026-03-15 10:05:17 +01:00
  • 50959eeb01 core: use function util_parse_longlong in upgrade functions Sébastien Helleu 2026-03-15 09:47:04 +01:00
  • ac2ed69c0b core: use function util_parse_longlong in function sys_setrlimit Sébastien Helleu 2026-03-15 09:45:29 +01:00
  • 2f7f707df0 core: use function util_parse_longlong in function string_parse_size Sébastien Helleu 2026-03-15 09:15:42 +01:00
  • 94e5de4836 core: use function util_parse_int in function string_get_priority_and_name Sébastien Helleu 2026-03-15 09:07:02 +01:00
  • 38f9a5587f core: use util functions to parse integers in function network_connect_child_read_cb Sébastien Helleu 2026-03-14 09:30:42 +01:00
  • 6432711798 core: use util functions to parse integers in hook functions Sébastien Helleu 2025-12-20 11:47:38 +01:00
  • 81c23a5134 core: use util functions to parse integers in hdata functions Sébastien Helleu 2025-12-20 11:45:58 +01:00
  • 6336c22293 core: use util functions to parse integers in eval functions Sébastien Helleu 2025-12-20 11:42:18 +01:00
  • 6658122b03 core: use util functions to parse integers in config functions Sébastien Helleu 2025-12-20 11:36:11 +01:00
  • 7e8f8b5178 core: use util functions to parse integers in core commands Sébastien Helleu 2025-12-13 16:22:39 +01:00
  • d00e334738 core: add missing non-breaking spaces in French translations Sébastien Helleu 2026-04-05 09:58:44 +02:00
  • f48b0bae2e core: fix URL in /help relay.network.websocket_allowed_origins (Polish) Sébastien Helleu 2026-04-02 19:59:25 +02:00
  • d3d18cd4c2 core: add missing double quotes in /help relay.network.websocket_allowed_origins (German) Sébastien Helleu 2026-04-02 19:30:28 +02:00
  • cead39b52f core: add /mute in default command for key alt+"=" (toggle filters) Sébastien Helleu 2026-03-31 19:12:46 +02:00
  • 7d88e53182 Bump required zstd to v1.4.0 Emil Velikov 2025-08-23 13:06:19 +01:00
  • 8fe741e057 Build fix for Haiku Luc Schrijvers 2026-01-22 12:46:05 +01:00
  • b6ef936cca cmake: enable position independent code (PIE) LuK1337 2026-03-29 17:48:04 +02:00
  • 7c2bae9faf ci: add tests with Fedora 43 Sébastien Helleu 2026-03-29 12:31:55 +02:00
  • 2b48eba784 Version 4.10.0-dev Sébastien Helleu 2026-03-29 10:24:55 +02:00
  • 5969f9faf6 Version 4.9.0 v4.9.0 Sébastien Helleu 2026-03-29 10:20:23 +02:00
  • b70b484f5f debian: update changelog Sébastien Helleu 2026-03-28 22:31:27 +01:00
  • b250d71608 debian: remove redundant priority optional field from control Sébastien Helleu 2026-03-28 22:29:00 +01:00
  • 94457f8313 debian: bump Standards-Version to 4.7.3 Sébastien Helleu 2026-03-28 22:27:09 +01:00
  • 0cd0e7be6a core: remove link to Diaspora* from README Sébastien Helleu 2026-03-27 19:22:37 +01:00
  • 2ececc1184 core: remove link to Slant from README Sébastien Helleu 2026-03-27 19:21:55 +01:00
  • b8bef1c3e1 irc: fix display of CTCP query sent multiple times to the same user when capability echo-message is enabled (closes #2309) Sébastien Helleu 2026-03-27 18:32:31 +01:00
  • d9e56c3df8 ci: add check of gettext files with poexam Sébastien Helleu 2026-03-25 21:33:52 +01:00
  • dc28050b8b core: update Turkish translations Emir SARI 2026-03-25 05:00:05 +03:00
  • f53e7fb9ef core, plugins: fix typos in comments on functions, use imperative Sébastien Helleu 2026-03-23 20:45:36 +01:00
  • d34eb40187 core: set max curl version to 8.20.0 for RTMP symbols Sébastien Helleu 2026-03-21 17:59:48 +01:00
  • 2cbbb677f3 core: replace "motdepasse" by "mot_de_passe" in French translations and docs Sébastien Helleu 2026-03-21 17:30:12 +01:00
  • f7267bc992 core: replace "mypassword" by "my_password" in /help secure Sébastien Helleu 2026-03-21 17:27:02 +01:00
  • 147d5b3f88 core: replace "mynick" by "andrew" in /help secure Sébastien Helleu 2026-03-21 17:22:20 +01:00
  • da4881959e core: replace "proxyname" by "proxy_name" in /help proxy Sébastien Helleu 2026-03-21 13:28:38 +01:00
  • 5e963c7546 core: replace "barname" by "bar_name" in /help bar Sébastien Helleu 2026-03-21 13:23:55 +01:00
  • 41d8e06394 ci: fix branch for Homebrew/actions/setup-homebrew Sébastien Helleu 2026-03-21 12:01:08 +01:00
  • 52d1245bad ci: bump actions/checkout to v6 Sébastien Helleu 2026-03-21 11:46:30 +01:00
  • 961dc515a0 ci: add new job "checks" to check gettext files, shell and Python scripts, Python stub file and Curl symbols Sébastien Helleu 2026-03-21 11:40:12 +01:00
  • 73ec7c0641 ci: reorder and rename jobs Sébastien Helleu 2026-03-21 11:19:53 +01:00
  • c60a5fde14 ci: remove temporary fix for brew install Sébastien Helleu 2026-03-21 10:15:14 +01:00
  • 0bbae498c9 python: fix archaic and soft-deprecated use of raw cmake vars Eli Schwartz 2026-01-26 22:22:12 -05:00
  • 4c79e870af python: fix broken usage of FindPython.cmake breaking python selection Eli Schwartz 2026-01-26 22:22:12 -05:00
  • dc4df8b9aa core: update German translations weechatter 2026-03-19 11:10:26 +01:00
  • 6bc11571b5 xfer: evaluate option xfer.network.own_ip Sébastien Helleu 2026-03-18 18:26:06 +01:00
  • d1b71a8562 core: fix typo in German translation Sébastien Helleu 2026-03-17 23:26:27 +01:00
  • 19a6591410 core: update German translations weechatter 2026-03-17 16:28:04 +01:00
  • 25e0809c55 doc/user: fix French translation of title Sébastien Helleu 2026-03-16 21:20:51 +01:00
  • e8d0399623 irc: fix translations of /help irc.look.list_buffer_sort Sébastien Helleu 2026-03-16 13:23:52 +01:00
  • aa2067b240 irc: fix typo on field name in /help irc.look.list_buffer_sort 4.8 Sébastien Helleu 2026-03-16 13:21:55 +01:00
  • c41d73e417 irc: fix typo on field name in /help irc.look.list_buffer_sort Sébastien Helleu 2026-03-16 13:16:44 +01:00
  • cf5c24c2f7 core: fix crash with /eval when the current buffer is closed in a command Sébastien Helleu 2026-03-13 23:11:00 +01:00
  • 1532efea6d core: fix style in ChangeLog Sébastien Helleu 2026-03-14 00:12:17 +01:00
  • 9bf2d51493 core: add option -e to evaluate all commands before executing them in command /eval Sébastien Helleu 2026-03-14 00:03:27 +01:00
  • 27ae6ca789 core: fix crash with /eval when the current buffer is closed in a command Sébastien Helleu 2026-03-13 23:11:00 +01:00
  • 916c59d8f0 doc/faq: fix key to search text in current buffer Sébastien Helleu 2026-03-13 21:57:12 +01:00
  • 37bdf6586b core: remove extra pipe in German translation Sébastien Helleu 2026-03-12 20:38:54 +01:00
  • 13e9381e19 core: fix typo in French translation: "repertoire" -> "répertoire" Sébastien Helleu 2026-03-12 20:31:40 +01:00
  • b94e4af67e core: fix typo in French translation: "attentus" -> "attendus" Sébastien Helleu 2026-03-12 20:29:51 +01:00
  • 431d9ad64a irc: fix typo: "acknowledgement" -> "acknowledgment" Sébastien Helleu 2026-03-12 20:26:22 +01:00
  • f5bbe35cfb irc, relay: replace "cancelled" by "canceled" in auto-reconnection message Sébastien Helleu 2026-03-12 20:20:01 +01:00
  • b82ce33c6c core: fix quotes in upgrade error message Sébastien Helleu 2026-03-12 20:16:49 +01:00