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

Commit Graph

  • 2c8657826f core: simplify function gui_buffer_notify_get Sébastien Helleu 2023-08-18 13:37:39 +02:00
  • b756598070 tests: add tests on GUI buffer functions Sébastien Helleu 2023-08-18 13:35:36 +02:00
  • 14334880d8 tests: fix NULL pointer comparison in test of function irc_message_parse_to_hashtable Sébastien Helleu 2023-08-18 13:30:38 +02:00
  • 4fe1ba7016 tests: fix tests on function irc_join_compare_join_channel (issue #1997) Sébastien Helleu 2023-08-18 07:34:52 +02:00
  • 2ad8a0d868 core: update ChangeLog (issue #1997) Sébastien Helleu 2023-08-18 07:54:47 +02:00
  • 29db9b95ee tests: fix typo in test name Sébastien Helleu 2023-08-18 07:30:20 +02:00
  • 270d64cfa1 core: fix increment/decrement of options weechat.notify.* Sébastien Helleu 2023-08-17 17:25:19 +02:00
  • 4eabcdf840 core: fix integer overflow when setting integer option with ++N or --N Sébastien Helleu 2023-08-17 17:03:34 +02:00
  • 77911680bb irc: fix redirection of command /list when the reply doesn't start with message 321 (start of /list) Sébastien Helleu 2023-07-13 18:22:08 +02:00
  • f89d4a60cd tests: fix tests on function irc_join_compare_join_channel (closes #1997) Sébastien Helleu 2023-08-18 07:34:52 +02:00
  • 5bf78f40e5 tests: fix typo in test name Sébastien Helleu 2023-08-18 07:30:20 +02:00
  • aac4b38432 core: add name of section in warning message for invalid value when reading config Sébastien Helleu 2023-08-18 00:47:11 +02:00
  • 41d23a448a core: fix increment/decrement of options weechat.notify.* Sébastien Helleu 2023-08-17 17:25:19 +02:00
  • 274f5f9d53 core: fix integer overflow when setting integer option with ++N or --N Sébastien Helleu 2023-08-17 17:03:34 +02:00
  • d8bd0b7da8 core: update German translations Nils Görs 2023-08-17 12:10:01 +02:00
  • 773013cde7 core: update German translations Nils Görs 2023-08-17 11:27:51 +02:00
  • 921b7fc2d3 tests: add tests on eval ternary operator with extra colon in value Sébastien Helleu 2023-08-16 21:08:55 +02:00
  • 8b9cdc8329 core: update translations (issue #1282) Sébastien Helleu 2023-08-16 16:12:49 +02:00
  • 43d341feac core: fix /help cursor (issue #1282) Sébastien Helleu 2023-08-16 16:12:15 +02:00
  • 81e09bd6e1 doc/user: add chapter on cursor mode (issue #1282) Sébastien Helleu 2023-08-16 15:59:48 +02:00
  • 48e6a1e387 core: add parameters and key bindings to move to edges of current area with commands /cursor go and /cursor move (closes #1282) Sébastien Helleu 2023-08-16 15:25:52 +02:00
  • 41dbcb1a81 core: set minimum CMake version to 3.5 Sébastien Helleu 2023-08-15 10:56:28 +02:00
  • e94a18268e core: convert scripts local variables to lower case Sébastien Helleu 2023-08-15 10:50:35 +02:00
  • 409bd256a9 doc/user: remove old note in French doc Sébastien Helleu 2023-08-15 08:51:50 +02:00
  • 17927cc09f doc/user: improve look of clicked buttons in mouse bindings Sébastien Helleu 2023-08-15 08:47:08 +02:00
  • cfc734b7c5 tests: add empty function to test function irc_list_buffer_set_localvar_filter Sébastien Helleu 2023-08-14 16:08:01 +02:00
  • 09e0ffe935 doc/user: add mouse, keys and input for /list buffer Sébastien Helleu 2023-08-14 11:53:04 +02:00
  • 938e9c13cd irc: add local variable "filter" on /list buffer Sébastien Helleu 2023-08-14 11:01:50 +02:00
  • b75c956c02 fset: fix typos in French translation of /help fset Sébastien Helleu 2023-08-14 10:32:06 +02:00
  • 9727861d66 irc: fix /help list and French translation Sébastien Helleu 2023-08-14 10:10:02 +02:00
  • 2829a8ee2b doc/user: fix command bound to left mouse button in fset buffer Sébastien Helleu 2023-08-14 08:57:37 +02:00
  • 46cea77585 relay: synchronize nick modes with IRC client upon connection (closes #1984) Sébastien Helleu 2023-08-13 16:38:29 +02:00
  • 4290876e64 script: allow commands /script autoload|noautoload|toggleautoload with scripts not present in the repository (closes #1980) Sébastien Helleu 2023-08-13 10:22:06 +02:00
  • 510756935c core: remove reference to iset in German translation Sébastien Helleu 2023-08-13 09:10:16 +02:00
  • beb93ada1e script: replace "iset" example by "go" in comments Sébastien Helleu 2023-08-13 09:10:04 +02:00
  • 0bfdaa25bf fset: remove redirection to /help fset.look.sort in /help fset Sébastien Helleu 2023-08-12 16:25:25 +02:00
  • 017f4cca18 core: fix French translation of /help list Sébastien Helleu 2023-08-12 16:22:55 +02:00
  • 2f1de098bd irc: add buffer for /list reply (closes #1972) Sébastien Helleu 2023-07-14 14:27:23 +02:00
  • d25a4213fe irc: fix redirection of command /list when the reply doesn't start with message 321 (start of /list) Sébastien Helleu 2023-07-13 18:22:08 +02:00
  • bc5b287622 irc: add missing tags on multiline messages (issue #1987) Sébastien Helleu 2023-08-09 14:53:03 +02:00
  • 17674f7b11 irc: add missing tags on multiline messages (closes #1987) Sébastien Helleu 2023-08-09 14:53:03 +02:00
  • 356712f44d core: add version 4.0.3 Sébastien Helleu 2023-08-08 22:10:29 +02:00
  • 7c0b16df81 Version 4.0.4-dev Sébastien Helleu 2023-08-08 21:19:12 +02:00
  • f3bc66b255 Version 4.0.3 v4.0.3 Sébastien Helleu 2023-08-08 20:51:54 +02:00
  • a23d8f2198 relay: fix display of IRC CTCP messages received from client (issue #1986) Sébastien Helleu 2023-08-08 09:38:54 +02:00
  • c6b18e9654 relay: fix display of IRC CTCP messages received from client (issue #1986) Sébastien Helleu 2023-08-08 09:38:54 +02:00
  • ff41a79aa9 core: update ChangeLog (issue #1988) Sébastien Helleu 2023-08-08 07:17:08 +02:00
  • 1826decb0b core: update translations (issue #1988) Sébastien Helleu 2023-08-08 07:14:56 +02:00
  • 070f0da1c0 fset: fix the colon in help bar being included in description color Nathaniel Evan 2023-08-01 00:46:32 +07:00
  • e0e839e7cc fset: fix fset.color.help_description not applying Nathaniel Evan 2023-07-27 14:16:55 +07:00
  • f4c6caabb3 tests: add test on IRC notice sent to another nick with channel name at beginning (issue #1991) Sébastien Helleu 2023-08-01 22:48:43 +02:00
  • e5948b0d44 tests: add test on IRC notice sent to another nick with channel name at beginning (issue #1991) Sébastien Helleu 2023-08-01 22:48:43 +02:00
  • f416688e84 irc: fix display of outgoing notice with channel when capability "echo-message" is enabled (issue #1991) Sébastien Helleu 2023-08-01 22:35:21 +02:00
  • 03daae3059 irc: fix display of outgoing notice with channel when capability "echo-message" is enabled (closes #1991) Sébastien Helleu 2023-08-01 22:35:21 +02:00
  • b0549e4d09 irc: add channel in "autojoin" server option only when the channel is actually joined (closes #1990) Sébastien Helleu 2023-08-01 21:45:28 +02:00
  • 1dc7ae6b68 core: remove CMake option "ENABLE_DOC_WARN_LOCALE" from release notes (issue #1985) Sébastien Helleu 2023-08-01 08:32:16 +02:00
  • 8e48503253 core: remove CMake option "ENABLE_DOC_WARN_LOCALE" from release notes (issue #1985) Sébastien Helleu 2023-08-01 08:31:44 +02:00
  • b06e09d00b core: remove CMake option "ENABLE_DOC_WARN_LOCALE" (issue #1985) Sébastien Helleu 2023-07-31 22:01:34 +02:00
  • c198e875ce core: remove CMake option "ENABLE_DOC_WARN_LOCALE" (issue #1985) Sébastien Helleu 2023-07-31 22:01:34 +02:00
  • 89090b10e8 core: fix typo Sébastien Helleu 2023-07-31 21:51:08 +02:00
  • 73439d5a50 core: fix typo Sébastien Helleu 2023-07-31 21:51:08 +02:00
  • fad7231f90 doc: stop build of docs if a locale is missing, add CMake option "ENABLE_DOC_WARN_LOCALE" (issue #1985) Sébastien Helleu 2023-07-31 21:27:16 +02:00
  • 36ab9d97e4 core: fix styles in ChangeLog Sébastien Helleu 2023-07-31 21:27:46 +02:00
  • 8bfd25e2e6 doc: stop build of docs if a locale is missing, add CMake option "ENABLE_DOC_WARN_LOCALE" (closes #1985) Sébastien Helleu 2023-07-31 21:27:16 +02:00
  • cf1e073446 core: add missing trailing newline char in doc generation error messages Sébastien Helleu 2023-07-31 08:07:33 +02:00
  • b4fc345a13 core: add version 4.0.3 in release notes Sébastien Helleu 2023-07-31 08:10:37 +02:00
  • 1ffd0a58b9 core: add missing trailing newline char in doc generation error messages Sébastien Helleu 2023-07-31 08:06:01 +02:00
  • b2cd9d002b irc: fix switch to channel manually joined (issue #1982) Sébastien Helleu 2023-07-31 08:03:50 +02:00
  • 4fc90b86bf irc: fix switch to channel manually joined (closes #1982) Sébastien Helleu 2023-07-31 08:03:50 +02:00
  • 63f9289769 core: fix input length and crash after delete of line (closes #1989) Sébastien Helleu 2023-07-28 07:13:39 +02:00
  • 9312211d49 core: fix input length and crash after delete of line (issue #1989) Sébastien Helleu 2023-07-28 07:13:39 +02:00
  • 06fa5923e8 core: update German translations Nils Görs 2023-07-23 11:49:01 +02:00
  • 2ad27b41a5 irc: fix memory leak in IRC message parser Sébastien Helleu 2023-07-20 08:49:23 +02:00
  • 13241cdca5 irc: fix memory leak in IRC message parser Sébastien Helleu 2023-07-20 08:49:23 +02:00
  • ef68312393 irc: fix display of self CTCP message containing bold attribute (issue #1981) Sébastien Helleu 2023-07-18 18:48:48 +02:00
  • 93dfc8b105 core: fix typo in comment Sébastien Helleu 2023-07-18 18:50:02 +02:00
  • 874a24956c irc: fix display of self CTCP message containing bold attribute (closes #1981) Sébastien Helleu 2023-07-18 18:48:48 +02:00
  • a457e22d57 tests: add missing include of string.h Sébastien Helleu 2023-07-15 16:24:16 +02:00
  • 6b9dd2add3 fset: fix description of function fset_buffer_check_line_outside_window Sébastien Helleu 2023-07-14 12:06:26 +02:00
  • eb71be4219 doc/api: fix return value in case of error in function hdata_get_var_offset Sébastien Helleu 2023-07-14 09:53:19 +02:00
  • 7aa490e360 core: add version 4.0.2 in release notes Sébastien Helleu 2023-07-12 22:06:13 +02:00
  • 8cd13ef580 core: add version 4.0.2 in release notes Sébastien Helleu 2023-07-12 22:06:13 +02:00
  • 622410a64e core: add version 4.0.2 Sébastien Helleu 2023-07-12 20:51:21 +02:00
  • 36ea983d04 Version 4.0.3-dev Sébastien Helleu 2023-07-12 20:47:52 +02:00
  • a4e7e18c14 Version 4.0.2 v4.0.2 Sébastien Helleu 2023-07-12 20:42:04 +02:00
  • 7c805aa699 irc: remove default CTCP replies FINGER and USERINFO (issue #1974) Sébastien Helleu 2023-07-12 19:13:40 +02:00
  • 9237852b26 irc: build dynamically the list of CTCPs supported in reply to "CTCP CLIENTINFO" (issue #1974) Sébastien Helleu 2023-07-12 18:58:51 +02:00
  • f46f759975 irc: evaluate options irc.ctcp.* (issue #1974) Sébastien Helleu 2023-07-12 18:28:29 +02:00
  • 5d222c8d5c irc: create default options irc.ctcp.* when file irc.conf is created (issue #1974) Sébastien Helleu 2023-07-11 19:40:04 +02:00
  • 363d2d5e68 core: clarify messages for unknown options/sections read in config files (closes #1967) Sébastien Helleu 2023-07-11 18:08:14 +02:00
  • ba6f21d910 irc: add missing "account-tag" in list of supported capabilities Sébastien Helleu 2023-07-10 14:08:19 +02:00
  • ea934864d4 core: fix renaming of options with command /item rename (issue #1978) Sébastien Helleu 2023-07-10 07:31:28 +02:00
  • 2a02bb10e5 core: fix renaming of options with command /item rename (closes #1978) Sébastien Helleu 2023-07-10 07:31:28 +02:00
  • 107f83c923 irc: remove Git revision and compilation date from CTCP VERSION/FINGER reply (issue #1974) Sébastien Helleu 2023-07-08 20:06:13 +02:00
  • 38f3b40894 fset: add missing format in calls to snprintf Sébastien Helleu 2023-07-08 17:14:03 +02:00
  • 3070c12fa3 build: add C compiler options "-Wformat" and "-Werror=format-security" Sébastien Helleu 2023-07-08 17:12:39 +02:00
  • 1d5433485c fset: add variable allowed_values in options, add two color options Sébastien Helleu 2023-07-08 16:50:42 +02:00
  • 4c0c7d9adc fset: add missing enum in /help fset Sébastien Helleu 2023-07-08 14:45:25 +02:00
  • 8985607951 fset: fix mouse actions when second format is used Sébastien Helleu 2023-07-08 13:56:22 +02:00
  • 89137552a7 core: display focus hashtable for debug even if no key is matching Sébastien Helleu 2023-07-08 13:26:44 +02:00