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

Commit Graph

  • 619b40b42f core: remove check of NULL pointers before calling string_shared_free() (issue #865) Sébastien Helleu 2024-04-25 19:19:43 +02:00
  • 409a06982e core: remove check of NULL pointers before calling string_dyn_free() (issue #865) Sébastien Helleu 2024-04-25 19:15:03 +02:00
  • 7af01a56ca plugins: remove check of NULL pointers before calling weechat_string_dyn_free() (issue #865) Sébastien Helleu 2024-04-25 19:12:12 +02:00
  • 3057d846d9 core: remove check of NULL pointers before calling string_free_split() (issue #865) Sébastien Helleu 2024-04-25 19:09:11 +02:00
  • 9a5a1fb300 plugins: remove check of NULL pointers before calling weechat_string_free_split() (issue #865) Sébastien Helleu 2024-04-25 19:07:02 +02:00
  • f11c7c1bf4 core: remove check of NULL pointers before calling hashtable_free() (issue #865) Sébastien Helleu 2024-04-25 19:05:34 +02:00
  • 0b2d9bcb9b plugins: remove check of NULL pointers before calling weechat_hashtable_free() (issue #865) Sébastien Helleu 2024-04-25 19:01:56 +02:00
  • 1ad0b4b669 core: remove check of NULL pointers before calling unhook() (issue #865) Sébastien Helleu 2024-04-25 00:22:23 +02:00
  • 529a22e342 plugins: remove check of NULL pointers before calling weechat_unhook() (issue #865) Sébastien Helleu 2024-04-25 00:21:54 +02:00
  • 828ca37225 tests: split hook tests into multiple files (issue #865) Sébastien Helleu 2024-04-26 08:41:10 +02:00
  • 6cf163f00c tests: move hook modifier tests to a separate file (issue #865) Sébastien Helleu 2024-04-26 07:51:01 +02:00
  • 2b6fbe26ac core: remove check of NULL pointers before calling arraylist_free() (issue #865) Sébastien Helleu 2024-04-25 00:20:01 +02:00
  • 3eed74a75c plugins: remove check of NULL pointers before calling weechat_arraylist_free() (issue #865) Sébastien Helleu 2024-04-25 00:19:31 +02:00
  • e73bff95fa core: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-25 00:18:30 +02:00
  • b56b34711d api: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-25 00:06:08 +02:00
  • 590d9453a0 xfer: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-25 00:02:13 +02:00
  • ea85d180e5 trigger: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-24 23:55:43 +02:00
  • 0e3b6a9c77 tcl: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-24 23:53:55 +02:00
  • 1f104d06a0 spell: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-24 23:52:45 +02:00
  • 3973258628 script: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-24 23:51:02 +02:00
  • f79153ace7 ruby: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-24 23:48:24 +02:00
  • 7ee57af8e3 relay: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-24 23:46:57 +02:00
  • b138510cff python: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-24 23:41:01 +02:00
  • c472b9a733 php: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-24 23:38:23 +02:00
  • 0ac2e54b46 perl: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-24 23:36:22 +02:00
  • 3e994e3c5a lua: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-24 23:35:11 +02:00
  • 128d2a4e12 logger: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-24 23:34:00 +02:00
  • 846c785531 javascript: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-24 23:31:33 +02:00
  • 2bbf289635 irc: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-24 23:28:37 +02:00
  • f3a9bfe55e guile: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-24 23:24:01 +02:00
  • 852b8a5cdb fset: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-24 23:22:45 +02:00
  • 1ae33517e9 fifo: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-24 23:19:55 +02:00
  • 5ad977a6ed exec: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-24 23:18:14 +02:00
  • f92606a317 charset: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-24 23:14:26 +02:00
  • c3750a02e3 buflist: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-24 23:13:34 +02:00
  • c242c8e3f9 alias: remove check of NULL pointers before calling free() (issue #865) Sébastien Helleu 2024-04-24 23:12:05 +02:00
  • 4baf0e8526 relay: add final '\0' in body when parsing HTTP response Sébastien Helleu 2024-04-24 21:24:51 +02:00
  • 1e08b1119a relay: fix default value of remote options Sébastien Helleu 2024-04-23 22:57:57 +02:00
  • fb9d677020 doc/api: add changes on functions command and command_options introduced in version 4.0.0 Sébastien Helleu 2024-04-23 22:54:00 +02:00
  • d0f0a7834d core: do not color prefix of join/part/quit messages when the nick is offline Sébastien Helleu 2024-04-17 08:32:19 +02:00
  • eadb7e95ef core: update German translations Nils Görs 2024-04-15 13:02:23 +02:00
  • 634f467c8d core: update German translations Nils Görs 2024-04-15 11:06:45 +02:00
  • c1b49f71a5 core: update French translations Sébastien Helleu 2024-04-14 19:15:59 +02:00
  • 42b073629d relay: ignore unused parameter "gnutls_rc" Sébastien Helleu 2024-04-14 19:14:19 +02:00
  • 731871dd78 relay: remove commented variable Sébastien Helleu 2024-04-14 19:13:47 +02:00
  • b7d07840d1 relay: add connection with proxy to remote Sébastien Helleu 2024-04-14 19:12:35 +02:00
  • 9defa13bbe relay: remove commented code Sébastien Helleu 2024-04-14 19:12:22 +02:00
  • 984fdb2b58 relay: add TLS connection to remote, add remote option "tls_verify" Sébastien Helleu 2024-04-14 19:00:05 +02:00
  • a4236be509 relay: add missing proxy in output of /remote listfull <name> Sébastien Helleu 2024-04-14 16:14:51 +02:00
  • 92d27d8676 relay: fix read of remote name in infolist Sébastien Helleu 2024-04-14 15:51:03 +02:00
  • e1b1946ee4 relay: add check and change callbacks for remote option "url" Sébastien Helleu 2024-04-14 14:58:26 +02:00
  • 252787c457 relay: fix memory leak when adding a new remote Sébastien Helleu 2024-04-14 09:14:00 +02:00
  • 18d32cb613 core: add issue #1747 in ChangeLog Sébastien Helleu 2024-04-13 20:35:24 +02:00
  • b909522307 core: update ChangeLog (issue #2106) Sébastien Helleu 2024-04-12 23:00:57 +02:00
  • 5eb47ccf53 core: update French translations Sébastien Helleu 2024-04-12 22:59:21 +02:00
  • 8c3f16dbe3 core: add support for $XDG_STATE_HOME 90 2024-04-08 18:46:27 +01:00
  • 3bfe4e52ca core: update German translations Nils Görs 2024-04-12 16:41:10 +02:00
  • c112d0aafa tests: add placeholder for tests on function gui_line_is_action Sébastien Helleu 2024-04-11 23:03:44 +02:00
  • b0b733a8f0 core: use nick offline color for nick in action message Sébastien Helleu 2024-04-11 22:52:54 +02:00
  • ae892d2893 core: use nick offline highlight color for prefix of action message when the nick is offline with a highlight Sébastien Helleu 2024-04-11 22:50:39 +02:00
  • 90998bd296 relay/api: fix reconnection to remote after disconnection Sébastien Helleu 2024-04-10 21:58:11 +02:00
  • 976e5e8ae4 relay/api: free hook_url_handshake when disconnecting from remote Sébastien Helleu 2024-04-10 21:57:00 +02:00
  • f40f3cfa40 relay/api: add tags in lines displayed in remote buffers Sébastien Helleu 2024-04-10 20:57:16 +02:00
  • 5046a9b596 relay/api: fix decoding of large websocket frames in remote client (closes #2107) Sébastien Helleu 2024-04-09 13:32:34 +02:00
  • dbf9068909 relay/api: read data on socket only if connected Sébastien Helleu 2024-04-09 13:15:15 +02:00
  • e8081fe4f7 relay/api: free frames after use Sébastien Helleu 2024-04-09 13:13:32 +02:00
  • ed2becf8fe relay: free frames only if they were allocated by function relay_websocket_decode_frame Sébastien Helleu 2024-04-09 13:08:12 +02:00
  • f7c27b0801 relay: free all data in remote Sébastien Helleu 2024-04-09 13:02:45 +02:00
  • fadf9c47c9 relay/api: use function asprintf in JSON send functions Sébastien Helleu 2024-04-08 19:12:33 +02:00
  • a3c9a5b897 relay: fix build when CJSON is disabled Sébastien Helleu 2024-04-08 07:32:03 +02:00
  • 2fe215276e core: add version 4.2.2 in ChangeLog and release notes Sébastien Helleu 2024-04-07 19:04:08 +02:00
  • 88b0e90295 Version 4.2.3-dev Sébastien Helleu 2024-04-07 18:42:03 +02:00
  • abb13d6bcc Version 4.2.2 v4.2.2 Sébastien Helleu 2024-04-07 18:37:29 +02:00
  • 0e074aa4bb relay: set the last IRC client disconnection time only after a successful connection (issue #2103) Sébastien Helleu 2024-03-26 08:04:49 +01:00
  • ea87d42b49 exec: remove trailing space on buffers with free content when line numbers are not displayed Sébastien Helleu 2024-03-08 08:19:20 +01:00
  • 88cd804eb7 exec: add missing exec tags in lines of buffers with free content (issue #2086) Sébastien Helleu 2024-03-07 21:52:21 +01:00
  • 419515845d relay: simplify function relay_auth_check_hash_sha Sébastien Helleu 2024-04-07 17:54:28 +02:00
  • 5eaac71d25 relay/api: use function asprintf to build string with salt and password Sébastien Helleu 2024-04-07 17:31:30 +02:00
  • fd5f42dc06 relay/api: fix authentication with remote using hash algorithm "sha256" or "sha512" Sébastien Helleu 2024-04-07 17:29:35 +02:00
  • ec8c4cc042 relay/api: use function asprintf to build key and check websocket reply Sébastien Helleu 2024-04-07 17:12:06 +02:00
  • 86dea12b71 tests: fix relay/api tests on group and nick colors Sébastien Helleu 2024-04-07 17:21:34 +02:00
  • ec3b3d47be relay/api: convert group/nick color names to the real color code Sébastien Helleu 2024-04-07 16:59:45 +02:00
  • 8cb302e600 relay: add example with "api" protocol in /help relay (issue #2066) Sébastien Helleu 2024-04-07 15:33:11 +02:00
  • eacd0002dd relay: add missing line for "api" protocol in /help relay (issue #2066) Sébastien Helleu 2024-04-07 15:32:38 +02:00
  • 91a9af72b1 doc: generate doc for all commands except default aliases Sébastien Helleu 2024-04-07 15:28:34 +02:00
  • cb6c2fd637 core: update French translations (issue #2066) Sébastien Helleu 2024-04-07 14:51:09 +02:00
  • ef12c93f1b relay: improve messages displayed (issue #2066) Sébastien Helleu 2024-04-07 14:49:12 +02:00
  • 14beee8a91 relay/api: rename field "nicks" to "nicklist" in GET /api/buffers Sébastien Helleu 2024-04-07 11:01:40 +02:00
  • 7c2f44e74e relay/api: add nicklist group and nick id in response to GET /api/buffers (issue #2081) Sébastien Helleu 2024-04-07 10:26:42 +02:00
  • 89fe540b53 core: add unique "id" in nicklist group and nick (issue #2081) Sébastien Helleu 2024-04-07 10:09:04 +02:00
  • 40a68549b5 relay: set default value of undefined remote options to empty string instead of NULL (issue #2066) Sébastien Helleu 2024-04-04 23:48:47 +02:00
  • a499b50b7b relay: add synchronization with remote and handler for events received (issue #2066) Sébastien Helleu 2024-04-04 23:24:36 +02:00
  • b6647004a5 relay: do not share content of any relay buffer in api and weechat protocols (issue #2066) Sébastien Helleu 2024-04-04 23:22:29 +02:00
  • 2cf66de423 api: add function "asprintf" Sébastien Helleu 2024-04-02 19:32:13 +02:00
  • 08bc6404eb doc/api: fix typo: "formattée" -> "formatée" Sébastien Helleu 2024-04-02 19:14:51 +02:00
  • 4adb64284b buffer: add property input_get_any_user_data in buffer (issue #2066) Sébastien Helleu 2024-04-02 19:12:44 +02:00
  • 3cce916035 relay/api: add fields "displayed" and "notify_level" in lines returned (issue #2066) Sébastien Helleu 2024-04-01 08:51:11 +02:00
  • 64db1b958d relay/api: replace direct access to JSON number value by call to function cJSON_GetNumberValue() (issue #2066) Sébastien Helleu 2024-03-31 21:03:56 +02:00
  • cb785d5035 relay/api: add "request" and "request_body" in response when connected via websocket (issue #2066) Sébastien Helleu 2024-03-31 16:57:40 +02:00
  • 9d7e887d8e relay/api: add "body_type" in response when a body is set and connected via websocket (issue #2066) Sébastien Helleu 2024-03-31 16:26:17 +02:00