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

Commit Graph

  • 36d09a2ba6 script: contribute "light" theme overrides Sébastien Helleu 2026-05-27 18:11:11 +02:00
  • ee799c9032 relay: contribute "light" theme overrides Sébastien Helleu 2026-05-27 18:10:18 +02:00
  • 797d3c0db2 logger: contribute "light" theme overrides Sébastien Helleu 2026-05-27 18:08:50 +02:00
  • 91223591e9 exec: contribute "light" theme overrides Sébastien Helleu 2026-05-27 18:08:05 +02:00
  • f50b91a6d9 xfer: contribute "light" theme overrides Sébastien Helleu 2026-05-27 18:04:35 +02:00
  • d2d490146c buflist: contribute "light" theme overrides Sébastien Helleu 2026-05-27 17:57:04 +02:00
  • f587a9dcaf fset: contribute "light" theme overrides Sébastien Helleu 2026-05-27 17:45:09 +02:00
  • 54b0753aab irc: contribute "light" theme overrides Sébastien Helleu 2026-05-27 15:31:40 +02:00
  • d189ca7f19 core: register built-in "light" theme Sébastien Helleu 2026-05-27 13:57:55 +02:00
  • 86d8bec433 script: expose theme_register to python, perl, ruby, lua, tcl, javascript, php, guile Sébastien Helleu 2026-05-27 07:45:42 +02:00
  • 53db79aa5f api: expose theme_register to plugins Sébastien Helleu 2026-05-27 07:31:44 +02:00
  • b994a645e3 core: add theme name completion Sébastien Helleu 2026-05-26 19:01:11 +02:00
  • 64f17761f1 core: implement /theme save and /theme delete Sébastien Helleu 2026-05-26 18:57:56 +02:00
  • 3bdb31bbf6 core: implement theme file parsing and transient file reads in /theme apply Sébastien Helleu 2026-05-26 18:43:09 +02:00
  • 7f1f9462f4 core: implement /theme apply with themable enforcement and auto-backup Sébastien Helleu 2026-05-26 17:21:12 +02:00
  • 9fbc81dc54 core: add /theme command with list and info subcommands Sébastien Helleu 2026-05-26 16:00:13 +02:00
  • 4550c3e33a core: add weechat.look.theme option and theme_applying guard Sébastien Helleu 2026-05-26 13:15:20 +02:00
  • 7e2b9ffa9a core: add core-theme skeleton and theme registry Sébastien Helleu 2026-05-26 08:07:53 +02:00
  • 04f817814f fset: add "t:themable" filter Sébastien Helleu 2026-05-25 23:06:40 +02:00
  • 0315c53a9e core: add themable flag to configuration options Sébastien Helleu 2026-05-25 22:55:12 +02:00
  • 3aeaa70e64 ci: bump poexam to version 0.0.11 Sébastien Helleu 2026-06-07 21:56:22 +02:00
  • 66e633e27e core: add version 4.9.2 Sébastien Helleu 2026-06-07 11:51:55 +02:00
  • eb8c8641ea Version 4.9.3-dev Sébastien Helleu 2026-06-07 09:28:03 +02:00
  • bd6455d07f Version 4.9.2 v4.9.2 Sébastien Helleu 2026-06-07 09:25:09 +02:00
  • c6f30816dd tests: increase buffer size for injection of fake IRC message Sébastien Helleu 2026-06-07 08:47:36 +02:00
  • 8d3180fa78 tests: increase buffer size for injection of fake IRC message Sébastien Helleu 2026-06-07 08:47:36 +02:00
  • 436bbeceff tests: increase buffer size for injection of fake IRC message Sébastien Helleu 2026-06-07 08:47:36 +02:00
  • c55b5836f0 relay: fix out-of-bounds read in relay_http_print_log_request (#2324) aizu-m 2026-06-06 14:48:06 +05:30
  • e93db7f99d relay: limit size of partial message received while reading an HTTP request to prevent memory exhaustion Sébastien Helleu 2026-06-06 09:36:22 +02:00
  • 22ee76cdd6 xfer: fix out-of-bounds read in xfer_chat_recv_cb on empty line (#2323) aizu-m 2026-06-06 10:31:18 +05:30
  • cf2d0733d3 irc: fix out-of-bounds read in DCC command with quoted filename (#2322) aizu-m 2026-06-04 12:14:33 +05:30
  • 75b72e7f69 xfer: replace directory separator in remote nick by underscore in download filename (#2321) aizu-m 2026-06-02 12:31:10 +05:30
  • 03a6d9306a api: fix infinite loop in function string_replace when the search string is empty Sébastien Helleu 2026-06-03 21:15:16 +02:00
  • 398cfc473a relay: limit size of received websocket frame and HTTP body to prevent memory exhaustion Sébastien Helleu 2026-06-01 21:56:34 +02:00
  • e5df225d9f irc: limit size of data received from the server to prevent memory exhaustion Sébastien Helleu 2026-06-01 21:53:03 +02:00
  • f5fa814fa4 core: fix timing attack on TOTP validation (GHSA-vhv8-g2r9-cwcc) Sébastien Helleu 2026-05-30 20:49:55 +02:00
  • 34cbe56a6f relay/irc: fix timing attack on PASS command (GHSA-vhv8-g2r9-cwcc) Sébastien Helleu 2026-05-30 20:46:52 +02:00
  • a17a80f1d0 relay: fix timing attack on password authentication (GHSA-vhv8-g2r9-cwcc) Sébastien Helleu 2026-05-30 19:00:59 +02:00
  • 405707d544 relay: limit size of decompressed websocket frame to prevent memory exhaustion (GHSA-v2v4-45wm-5cr3) Sébastien Helleu 2026-05-30 16:38:42 +02:00
  • 2a272a7543 core: set max curl version for symbols Sébastien Helleu 2026-06-06 12:47:07 +02:00
  • 519ab4e7bb relay: fix out-of-bounds read in relay_http_print_log_request (#2324) aizu-m 2026-06-06 14:48:06 +05:30
  • c307087e2d core: update ChangeLog (#2324) Sébastien Helleu 2026-06-06 11:19:14 +02:00
  • 51a1149852 relay: fix out-of-bounds read in relay_http_print_log_request (#2324) aizu-m 2026-06-06 14:48:06 +05:30
  • 3c36fd7412 relay: limit size of partial message received while reading an HTTP request to prevent memory exhaustion Sébastien Helleu 2026-06-06 09:36:22 +02:00
  • d74993a42c relay: limit size of partial message received while reading an HTTP request to prevent memory exhaustion Sébastien Helleu 2026-06-06 09:36:22 +02:00
  • b62c97dbe3 core: add links to issues in ChangeLog (#2321, #2322) Sébastien Helleu 2026-06-06 07:25:19 +02:00
  • f91f92b48f xfer: fix out-of-bounds read in xfer_chat_recv_cb on empty line (#2323) aizu-m 2026-06-06 10:31:18 +05:30
  • 51464e400f core: add links to issues in ChangeLog (#2321, #2322) Sébastien Helleu 2026-06-06 07:18:22 +02:00
  • 1c5e6c3fc2 core: update ChangeLog (#2323) Sébastien Helleu 2026-06-06 07:15:18 +02:00
  • e563dfc903 doc: add build of Serbian API Relay doc Sébastien Helleu 2026-06-06 07:09:04 +02:00
  • befbcceb7f relay/api: add field "last_read_line_id" in GET /api/buffers Sébastien Helleu 2026-06-06 07:04:46 +02:00
  • 56f9ad68fb xfer: fix out-of-bounds read in xfer_chat_recv_cb on empty line (#2323) aizu-m 2026-06-06 10:31:18 +05:30
  • 30529057c8 irc: fix out-of-bounds read in DCC command with quoted filename aizu-m 2026-06-04 12:14:33 +05:30
  • a69f356182 tests: add tests on function xfer_file_find_filename Sébastien Helleu 2026-06-04 22:55:29 +02:00
  • 1438255a87 xfer: replace directory separator in remote nick by underscore in download filename aizu-m 2026-06-02 12:31:10 +05:30
  • 328f86affc irc: fix out-of-bounds read in DCC command with quoted filename aizu-m 2026-06-04 12:14:33 +05:30
  • f4dc30ec58 tests: add tests on function xfer_file_find_filename Sébastien Helleu 2026-06-04 22:55:29 +02:00
  • 23291acb7b xfer: replace directory separator in remote nick by underscore in download filename aizu-m 2026-06-02 12:31:10 +05:30
  • d15ce789a0 api: fix infinite loop in function string_replace when the search string is empty Sébastien Helleu 2026-06-03 21:15:16 +02:00
  • b802681230 api: fix infinite loop in function string_replace when the search string is empty Sébastien Helleu 2026-06-03 21:15:16 +02:00
  • 377b6da43d relay: limit size of received websocket frame and HTTP body to prevent memory exhaustion Sébastien Helleu 2026-06-01 21:56:34 +02:00
  • 8b1b06a407 irc: limit size of data received from the server to prevent memory exhaustion Sébastien Helleu 2026-06-01 21:53:03 +02:00
  • 3687ce0f0f relay: limit size of received websocket frame and HTTP body to prevent memory exhaustion Sébastien Helleu 2026-06-01 21:56:34 +02:00
  • 1211510ded irc: limit size of data received from the server to prevent memory exhaustion Sébastien Helleu 2026-06-01 21:53:03 +02:00
  • 07871f123f core: fix possible integer truncation in function eval_string_split (#2320) aizu-m 2026-06-01 13:55:35 +05:30
  • a0cf82d4a6 core: replace Bash/Ubuntu with WSL in README Sébastien Helleu 2026-05-31 17:24:41 +02:00
  • 13291b6b9a core: add missing trailing slash to Ruby scripts URL in README Sébastien Helleu 2026-05-31 17:24:24 +02:00
  • 76d652a513 core: fix multi-protocol feature wording in README Sébastien Helleu 2026-05-31 17:24:13 +02:00
  • ff9b698665 core: improve wording of semantic versioning section in README Sébastien Helleu 2026-05-31 17:24:01 +02:00
  • d5c985eb11 core: add security policy in SECURITY.md Sébastien Helleu 2026-05-31 16:04:33 +02:00
  • c09c1bf2fc ci: enable ruby 3.3 module on Rocky Linux 9 Sébastien Helleu 2026-05-31 15:11:58 +02:00
  • c83afb9a06 ci: install dnf-plugins-core on Rocky Linux 9 for dnf config-manager Sébastien Helleu 2026-05-31 14:02:03 +02:00
  • b29f464322 ci: enable ruby 3.3 module on Rocky Linux 9 ci-rockylinux Sébastien Helleu 2026-05-31 15:11:58 +02:00
  • 171a9a9fc4 ci: install dnf-plugins-core on Rocky Linux 9 for dnf config-manager Sébastien Helleu 2026-05-31 14:02:03 +02:00
  • d7bc041098 core: add version 4.9.1 Sébastien Helleu 2026-05-31 15:09:01 +02:00
  • ed9535a43f Version 4.9.2-dev Sébastien Helleu 2026-05-31 13:50:17 +02:00
  • 2148829ebe Version 4.9.1 v4.9.1 Sébastien Helleu 2026-05-31 13:46:04 +02:00
  • 43a118ac47 core: fix timing attack on TOTP validation (GHSA-vhv8-g2r9-cwcc) Sébastien Helleu 2026-05-30 20:49:55 +02:00
  • e540d7a2cf relay/irc: fix timing attack on PASS command (GHSA-vhv8-g2r9-cwcc) Sébastien Helleu 2026-05-30 20:46:52 +02:00
  • 6948aea626 relay: fix timing attack on password authentication (GHSA-vhv8-g2r9-cwcc) Sébastien Helleu 2026-05-30 19:00:59 +02:00
  • 5dbb96b66a relay: limit size of decompressed websocket frame to prevent memory exhaustion (GHSA-v2v4-45wm-5cr3) Sébastien Helleu 2026-05-30 16:38:42 +02:00
  • 1ca2a00255 core: fix timing attack on TOTP validation (GHSA-vhv8-g2r9-cwcc) Sébastien Helleu 2026-05-30 20:49:55 +02:00
  • c737373d17 relay/irc: fix timing attack on PASS command (GHSA-vhv8-g2r9-cwcc) Sébastien Helleu 2026-05-30 20:46:52 +02:00
  • 30230498b2 relay: fix timing attack on password authentication (GHSA-vhv8-g2r9-cwcc) Sébastien Helleu 2026-05-30 19:00:59 +02:00
  • 35699ea802 relay: limit size of decompressed websocket frame to prevent memory exhaustion (GHSA-v2v4-45wm-5cr3) Sébastien Helleu 2026-05-30 16:38:42 +02:00
  • 5e4c165dad ci: bump poexam to version 0.0.10 Sébastien Helleu 2026-05-31 08:32:49 +02:00
  • 4fdcbf8f93 irc: fix description of info "irc_nick_from_host" Sébastien Helleu 2026-05-30 15:36:26 +02:00
  • e4b70ad252 core: update translations Sébastien Helleu 2026-05-30 14:00:43 +02:00
  • d7fd2b7b0b core: define author name/email as constants Sébastien Helleu 2026-05-30 13:39:45 +02:00
  • 73cf57742e doc: make pygmentize optional at build time Sébastien Helleu 2026-05-24 18:03:12 +02:00
  • bf7b8484cd doc: switch syntax highlighting to automatic light/dark theme with bevel on code blocks Sébastien Helleu 2026-05-24 15:36:16 +02:00
  • 86f51b66b3 core: update German translations weechatter 2026-05-23 21:42:48 +02:00
  • 23fb6bfe88 core: fix option weechat.look.color_real_white not applied when color is "white" on 16+ colors terminals (issue #1742) Sébastien Helleu 2026-05-23 12:01:21 +02:00
  • 1400b6c197 core: add fix of IRC tag in ChangeLog Sébastien Helleu 2026-05-23 13:23:05 +02:00
  • ec03437f9e irc: fix tag in message with list of names when joining a channel Sébastien Helleu 2026-05-20 20:24:06 +02:00
  • 564ad2d5cd 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
  • f935aa3f9f ci: bump Lua from 5.3 to 5.4 Sébastien Helleu 2026-04-30 00:17:54 +02:00
  • 76a7d5d3bd debian: bump Lua from 5.3 to 5.4 Sébastien Helleu 2026-04-30 00:17:23 +02:00
  • f0f77e1bd9 Build fix for Haiku Luc Schrijvers 2026-01-22 12:46:05 +01:00
  • 8c0a3b4d81 cmake: enable position independent code (PIE) LuK1337 2026-03-29 17:48:04 +02:00