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

Commit Graph

  • 43553f7c28 core: update ChangeLog (closes #337, closes #965) Sébastien Helleu 2023-05-17 21:43:43 +02:00
  • 99b84a76ad irc: start from the beginning of nicks at automatic reconnection (closes #337) arza 2017-04-23 11:43:48 +03:00
  • 6ae04c4947 core: update ChangeLog (closes #1688) Sébastien Helleu 2023-05-17 21:07:24 +02:00
  • fbf68dcc14 irc: get value of "msg_max_length" from isupport token "LINELEN" on upgrade from WeeChat < 4.0.0 (issue #1927) Sébastien Helleu 2023-05-17 21:03:44 +02:00
  • 359ec5d2db irc: add field "utf8only" in IRC server structure Sébastien Helleu 2023-05-17 20:49:27 +02:00
  • 980b075ce9 irc: Implement the UTF8ONLY IRCv3 specification Valentin Lorentz 2021-08-27 18:57:06 +02:00
  • d0f1859ef5 core: add variable CTEST_OUTPUT_ON_FAILURE in release script Sébastien Helleu 2023-05-17 07:17:26 +02:00
  • 6d32a99d50 trigger: make default triggers compatible with multiline input (closes #1935) Sébastien Helleu 2023-05-16 21:34:30 +02:00
  • 1f21cdc0bd irc: update secure data when server autojoin option contains ${sec.data.xxx} and option autojoin_dynamic is enabled (closes #1934) Sébastien Helleu 2023-05-16 21:03:22 +02:00
  • e11ce668a2 doc/api: add note about hashtable removal in function info_get_hashtable Sébastien Helleu 2023-05-16 20:15:20 +02:00
  • 91bcfbb4e8 core: move creation of info_hashtable "secured_data" in plugin-api-info.c Sébastien Helleu 2023-05-16 20:00:48 +02:00
  • 17f3687e28 core: fix partial completion when the common prefix found is empty (closes #340) Sébastien Helleu 2023-05-16 19:45:12 +02:00
  • 357323b8fc typing: remove nicks typing even when option typing.look.enabled_self is off (closes #1718) Sébastien Helleu 2023-05-16 13:29:09 +02:00
  • cfc85b7fea typing: fix type and name of variable for key in hashtable typing_status_nicks Sébastien Helleu 2023-05-16 13:23:07 +02:00
  • 2a3d98c996 irc: display command 437 on server buffer when nickname cannot change while banned on channel (closes #88) Sébastien Helleu 2023-05-16 13:15:45 +02:00
  • 8d35e67dd6 irc: add modifier "irc_cap_sync_req" (closes #1767) Sébastien Helleu 2023-05-15 20:10:28 +02:00
  • d857c91a59 irc: add comments in "cap" callback Sébastien Helleu 2023-05-15 20:02:45 +02:00
  • 518c0e3ae3 irc: remove unused variable Sébastien Helleu 2023-05-15 08:10:58 +02:00
  • 20b7f406f8 irc: fix use of uninitialized variable Sébastien Helleu 2023-05-15 08:10:03 +02:00
  • e589f3471b doc/user: update note about chars replaced in IRC tags (trigger) Sébastien Helleu 2023-05-15 08:08:42 +02:00
  • 2c22626106 trigger: use new format for IRC tags in messages Sébastien Helleu 2023-05-15 07:57:16 +02:00
  • bd4507e99d irc: fix format of IRC tags displayed in messages (closes #1929) Sébastien Helleu 2023-05-14 21:25:20 +02:00
  • 46b9428f9e tests: reverse arguments in calls to STRCMP_EQUAL Sébastien Helleu 2023-05-14 18:52:23 +02:00
  • 78ebe63105 core: update German translations Nils Görs 2023-05-14 15:50:41 +02:00
  • 1aded6eaf4 core: update translations (issue #1923) Sébastien Helleu 2023-05-14 15:30:14 +02:00
  • a6b8c95519 irc: do not display multiline message if capability "draft/multiline" is not enabled (issue #1923) Sébastien Helleu 2023-05-14 15:28:19 +02:00
  • 060cb48094 irc: ignore BATCH commands when capability "batch" is not enabled (issue #1292) Sébastien Helleu 2023-05-14 15:04:08 +02:00
  • 283c9d7ccf irc: do not allow send of empty messages (single line or multiline) Sébastien Helleu 2023-05-14 14:09:49 +02:00
  • ac83130dd7 irc: add test of privmsg message parsing with empty text Sébastien Helleu 2023-05-14 14:09:01 +02:00
  • c31af39ada irc: set "input_multiline" to 1 in buffers only if capability draft/multiline is enabled (issue #1923) Sébastien Helleu 2023-05-14 10:43:10 +02:00
  • 537d18ede5 core: allow to reset buffer property "input_multiline" to 0 even if there are lines in buffer (issue #1923) Sébastien Helleu 2023-05-14 10:41:24 +02:00
  • 128fbe0d5b irc: add support of "LINELEN" in message 005 (max message length in bytes) (closes #1927) Sébastien Helleu 2023-05-14 09:16:40 +02:00
  • 1116474c45 irc: reset all internal servers variables when disconnecting Sébastien Helleu 2023-05-14 09:01:44 +02:00
  • 176a106771 irc: add support of capability "draft/multiline" (closes #1923) Sébastien Helleu 2023-05-05 20:38:38 +02:00
  • e8b5d73421 irc: return arraylist instead of hashtable in function irc_server_sendf (issue #1923) Sébastien Helleu 2023-05-05 00:58:12 +02:00
  • 2154b440d2 irc: don't split messages on "\n" in function irc_server_sendf (issue #1923) Sébastien Helleu 2023-05-05 00:52:04 +02:00
  • 2c39906816 irc: rename constant IRC_COMMAND_CAP_SUPPORTED_COMPLETION to IRC_COMMAND_CAP_SUPPORTED Sébastien Helleu 2023-05-04 21:56:38 +02:00
  • c0f574d036 doc: group all CMake files into a single one to build all docs (all languages) Sébastien Helleu 2023-05-13 19:44:14 +02:00
  • 6415c09a07 core: add quotes around paths in CMake files (closes #29) Sébastien Helleu 2023-05-13 11:59:18 +02:00
  • adbfd27660 core: fix completion after newline in input (closes #1925) Sébastien Helleu 2023-05-12 17:53:02 +02:00
  • 6d7f10ef20 core: fix execution of multiple commands separated by newline when there are no spaces Sébastien Helleu 2023-05-05 20:28:11 +02:00
  • 25d7192677 api: don't split on newline by default in functions command and command_options when input_multiline is set to 0 Sébastien Helleu 2023-05-01 21:47:44 +02:00
  • bbbe83370f doc/user: add missing French translation for cursor key l Sébastien Helleu 2023-05-04 07:09:12 +02:00
  • c73191ab05 doc/scripting: add missing French translation for Tcl null values Sébastien Helleu 2023-05-04 07:06:29 +02:00
  • 7aaa617643 core: update German translations Nils Görs 2023-05-03 22:58:22 +02:00
  • f6b69c9098 irc: add support of capability "batch" (closes #1292) Sébastien Helleu 2023-05-03 21:49:35 +02:00
  • bd5e8dc33b doc: Update Serbian documentation Ivan Pešić 2023-05-02 10:56:17 +04:00
  • e6bddcafee core: Update Serbian translation Ivan Pešić 2023-05-02 10:49:18 +04:00
  • 629afd3301 core: update German translations Nils Görs 2023-05-01 22:02:02 +02:00
  • 21f972b0a5 trigger: add translation for first line of displayed triggers Sébastien Helleu 2023-05-01 21:44:37 +02:00
  • e75009a461 core: add enabled/disabled status color in output of /filter list (closes #1820) Sébastien Helleu 2023-05-01 20:22:34 +02:00
  • 385b1d0133 core: remove options trigger.color.trigger and trigger.color.trigger_disabled (issue #1820) Sébastien Helleu 2023-05-01 20:16:59 +02:00
  • b8f9b83500 core: add options weechat.color.chat_status_disabled and weechat.color.chat_status_enabled (issue #1820) Sébastien Helleu 2023-05-01 20:12:56 +02:00
  • 5c245af669 core: move line from "New features" to "Build" Sébastien Helleu 2023-05-01 19:14:33 +02:00
  • 87b7d03cce core: update German translations Nils Görs 2023-05-01 18:11:02 +02:00
  • ed2ab8a6d0 irc: fix help on sort option in command /autojoin (issue #1876) Sébastien Helleu 2023-05-01 17:49:46 +02:00
  • 000d550ff8 core: keep only first message line in modifier "weechat_print" when input_multiline is not set in buffer Sébastien Helleu 2023-05-01 17:35:09 +02:00
  • d8d00926ff core: update German translations Nils Görs 2023-05-01 17:33:18 +02:00
  • b127bed0fc irc: add option buffer in command /autojoin sort (closes #1876) Sébastien Helleu 2023-05-01 17:02:51 +02:00
  • 66d79e2d23 core: keep only first message line in hook line when input_multiline is not set in buffer Sébastien Helleu 2023-05-01 14:53:59 +02:00
  • 9f2e5a98ea core: update German translations Nils Görs 2023-04-28 08:20:13 +02:00
  • f90d8667a4 irc: add ${username} in server options "nicks" and "username", change their default values to use it Sébastien Helleu 2023-04-27 22:58:02 +02:00
  • 8822843254 core: add missing French translation Sébastien Helleu 2023-04-27 22:43:10 +02:00
  • bc5baf1f05 fset: change default value of option fset.color.value_selected from 80 to 159 (issue #1920) Sébastien Helleu 2023-04-27 22:36:38 +02:00
  • 3ba2934dfa core: update German translations Nils Görs 2023-04-27 10:10:46 +02:00
  • a025518509 core: update German translations Nils Görs 2023-04-27 08:45:03 +02:00
  • 2e42da35f9 core: update ChangeLog (issue #1920) Sébastien Helleu 2023-04-26 21:13:07 +02:00
  • 4f3524dbac core: update translations (issue #1920) Sébastien Helleu 2023-04-26 21:12:56 +02:00
  • d35218e991 irc: change default colors (issue #1920) Sébastien Helleu 2023-04-22 21:32:33 +02:00
  • c12b7ffd3e core: enable option weechat.look.color_inactive_time by default (issue #1920) Sébastien Helleu 2023-04-22 15:42:57 +02:00
  • 156bdc6444 core: change default chat colors (issue #1920) Sébastien Helleu 2023-04-22 15:33:46 +02:00
  • 855f75369d logger: change default colors (issue #1920) Sébastien Helleu 2023-04-22 15:21:48 +02:00
  • 3f2a377e7a script: change default colors (issue #1920) Sébastien Helleu 2023-04-22 15:00:13 +02:00
  • 8c9e90524b fset: enable option fset.look.use_color_value by default (issue #1920) Sébastien Helleu 2023-04-22 14:46:57 +02:00
  • 6f1a66924f fset: add options fset.color.color_name and fset.color.color_name_selected (issue #1920) Sébastien Helleu 2023-04-22 14:39:41 +02:00
  • c4c4ae3715 fset: change default colors (issue #1920) Sébastien Helleu 2023-04-22 11:49:21 +02:00
  • 5973ceffb8 core: change default prefix_suffix char and color (issue #1920) Sébastien Helleu 2023-04-22 11:04:36 +02:00
  • 875d6e7e6f buflist: change default background color of current buffer (issue #1920) Sébastien Helleu 2023-04-22 10:33:08 +02:00
  • cd1d80c1cb core: change default color of bars and windows separators (issue #1920) Sébastien Helleu 2023-04-22 10:27:17 +02:00
  • 6d6c99f2ac core: change default background color of status and title bars (issue #1920) Sébastien Helleu 2023-04-22 10:22:15 +02:00
  • 6f0440e459 core: add option weechat.color.status_name_insecure (issue #1920) Sébastien Helleu 2023-04-21 22:39:12 +02:00
  • e8c48c0a1f core: always allow 256 colors, find nearest color if less colors are available in terminal (issue #1920) Sébastien Helleu 2023-04-21 22:28:53 +02:00
  • ff402fb6ec core: fix infinite loop on startup when running some gui commands before the switch to core buffer is performed (closes #1917) Sébastien Helleu 2023-04-26 19:11:54 +02:00
  • 5481af963c doc: update German documentation Nils Görs 2023-04-26 11:49:47 +02:00
  • 6edf0ef003 core: update German translations Nils Görs 2023-04-26 11:46:54 +02:00
  • 8d430aa2eb core: fix display bug when drawing partially scrolled multiline Trygve Aaberge 2023-04-26 00:37:27 +02:00
  • df6dfcea11 core: move line from "New features" to "Bug fixes" (issue #1882) Sébastien Helleu 2023-04-26 00:10:37 +02:00
  • a22d6a1bf6 core: update ChangeLog Sébastien Helleu 2023-04-26 00:09:53 +02:00
  • 71382b6c0f ruby: Restore default SIGCHLD signal handler on unload Andrew Potter 2023-04-25 11:27:29 -07:00
  • ac25043b27 core: add option split_return in command /input (closes #1916) Sébastien Helleu 2023-04-25 22:10:48 +02:00
  • 0debd47d3e core: update ChangeLog Sébastien Helleu 2023-04-25 19:07:14 +02:00
  • ea734b5924 doc/api: add variable "_chat_focused_line" in function hook_focus Sébastien Helleu 2023-04-25 19:05:05 +02:00
  • e51ffc1a6e core: add cursor key l to quote focused line Trygve Aaberge 2023-04-25 00:10:27 +02:00
  • a401fbf217 core: add _chat_focused_line variable to get the focused line Trygve Aaberge 2023-04-24 23:55:07 +02:00
  • e00ec6710d irc: add message 742 (mode cannot be set) Sébastien Helleu 2023-04-24 21:44:34 +02:00
  • 28bb33aa5a irc: add message 415 (cannot send message to channel) Sébastien Helleu 2023-04-24 21:43:57 +02:00
  • 9f5e8efbe0 core: fix update of terminal title in some terminals like suckless terminal (stterm) (closes #1882) Sébastien Helleu 2023-04-23 22:01:39 +02:00
  • 2d93f9d703 core: update Turkish translations (issue #1868) Emir SARI 2023-04-23 16:53:28 +02:00
  • 3d79e2c9d2 Revert "core: remove deprecated parameters from command /input" Sébastien Helleu 2023-04-23 09:53:50 +02:00
  • da49adebc3 core: update German translations Nils Görs 2023-04-22 09:35:19 +02:00