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

Commit Graph

  • 8c48b2f310 relay/api: fix connection to remote using an IPv6 address with square brackets (closes #2156) Sébastien Helleu 2024-07-22 17:24:50 +02:00
  • 9ece7b4d8c core, plugins: fix typo in comments Sébastien Helleu 2024-07-22 11:49:26 +02:00
  • cadd04693a irc: add support of message 569 (whois, connecting from) (closes #2162) Sébastien Helleu 2024-07-22 10:39:03 +02:00
  • 1c04f9419c tests: fix comment on test of IRC message 344 Sébastien Helleu 2024-07-22 10:38:13 +02:00
  • 03d8fddafd core: add contributor (issue #2136) Sébastien Helleu 2024-07-21 11:44:53 +02:00
  • e4e0b9764d plugins: refactor macro weechat_va_format with the same behavior as string_asprintf miko 2024-06-16 12:41:22 +02:00
  • d3ca619526 relay/api: fix connection to remote without password (closes #2158) Sébastien Helleu 2024-07-20 16:26:53 +02:00
  • fc197df056 relay/api: allow clients without authentication when no relay password is defined and option relay.network.allow_empty_password is on (issue #2158) Sébastien Helleu 2024-07-20 15:48:46 +02:00
  • 484b90d39a core: update German translations Nils Görs 2024-07-19 12:59:31 +02:00
  • 66707dbdf9 relay: add option reconnect in command /remote (closes #2160) Sébastien Helleu 2024-07-19 09:19:34 +02:00
  • 66792445b4 core: update German translations Nils Görs 2024-07-18 16:14:18 +02:00
  • b316a7a0c6 script: add info "script_info" Sébastien Helleu 2024-07-17 22:38:47 +02:00
  • c486a4f60a relay: fix crash when sending data to a remote buffer when the remote has been deleted (closes #2157) Sébastien Helleu 2024-07-16 23:39:01 +02:00
  • 345d99a9b5 relay/api: fix timezone of dates sent to clients (issue #2151) Sébastien Helleu 2024-07-16 23:50:24 +02:00
  • c6ad4bfd20 relay/api: remove unused macro MSG_ADD_HDATA_TIME (issue #2151) Sébastien Helleu 2024-07-16 23:50:16 +02:00
  • 43697033cf relay: fix crash when sending data to a remote buffer when the remote has been deleted (issue #2157) Sébastien Helleu 2024-07-16 23:48:53 +02:00
  • 2646d1b5ad core: add version 4.3.5 in ChangeLog Sébastien Helleu 2024-07-16 23:03:48 +02:00
  • eb7fd8ac9e Version 4.3.6-dev Sébastien Helleu 2024-07-16 22:38:57 +02:00
  • 2325d43447 Version 4.3.5 v4.3.5 Sébastien Helleu 2024-07-16 22:27:17 +02:00
  • 40b074c6d6 ruby: fix crash in plugin initialization (closes #2163) Sébastien Helleu 2024-07-15 09:33:40 +02:00
  • 7cb991667c ruby: fix crash in plugin initialization (issue #2163) Sébastien Helleu 2024-07-15 09:38:37 +02:00
  • ceba5f4947 doc/relay: remove duplicated description of data in message "_buffer_line_data_changed" Sébastien Helleu 2024-07-14 09:39:01 +02:00
  • 620e0dd8b6 doc/relay: fix title of chapter "_buffer_line_changed" in Japanese doc Sébastien Helleu 2024-07-14 09:22:59 +02:00
  • a957266279 relay: translate connection status in output of commands /relay list and /relay listfull Sébastien Helleu 2024-07-13 10:33:06 +02:00
  • 2d534aed68 relay: display connection status in output of commands /remote list and /remote listfull Sébastien Helleu 2024-07-13 10:08:57 +02:00
  • b86bd39975 Update Serbian translation Ivan Pešić 2024-07-10 11:39:43 +04:00
  • 5bd581f8cf irc: fix lag check interval comment Eric Lalonde 2024-07-03 16:35:34 -07:00
  • 8e2275cebc relay/api: fix timezone of dates sent to clients (closes #2151) Sébastien Helleu 2024-07-08 19:10:27 +02:00
  • 7e73da310e relay/api: remove unused macro MSG_ADD_HDATA_TIME (issue #2151) Sébastien Helleu 2024-07-08 19:08:41 +02:00
  • a75db3488d relay/api: allow body type "buffers" in remote client Sébastien Helleu 2024-07-08 18:16:56 +02:00
  • 8511fd7b7b core: update German translations Nils Görs 2024-07-08 10:46:19 +02:00
  • 9d98dee7d9 spell: improve error displayed when a word can not be added to the dictionary (closes #2144) Sébastien Helleu 2024-07-06 11:57:26 +02:00
  • c6092b67d0 core: update German translations Nils Görs 2024-07-04 11:23:53 +02:00
  • 42fd085388 core: add version 4.3.4 in ChangeLog Sébastien Helleu 2024-07-03 22:09:05 +02:00
  • 22370481a0 Version 4.3.5-dev Sébastien Helleu 2024-07-03 22:02:03 +02:00
  • 3d40f96e2d Version 4.3.4 v4.3.4 Sébastien Helleu 2024-07-03 21:50:54 +02:00
  • 06685b6e68 core: add info "window" (closes #2141) Sébastien Helleu 2024-07-01 21:23:36 +02:00
  • 62c89c1e3b core: allow mask in command /item refresh Sébastien Helleu 2024-07-01 20:52:31 +02:00
  • cac5717b41 relay/api: add body types buffers and lines (array) Sébastien Helleu 2024-06-30 13:01:29 +02:00
  • f29dd1585e relay/api: fix "body_type" returned when lines or nicks of a buffer are requested Sébastien Helleu 2024-06-30 00:41:49 +02:00
  • a9ed58fae3 core: add relay protocol in ChangeLog entries Sébastien Helleu 2024-06-30 00:38:06 +02:00
  • 8f13a9cff0 relay/api: fix "body_type" returned when lines or nicks of a buffer are requested Sébastien Helleu 2024-06-30 00:33:45 +02:00
  • 3828a9f987 tests: add field "request_id" in tests of relay api protocol Sébastien Helleu 2024-06-30 00:22:46 +02:00
  • 270a822f41 relay/api: bump version in OpenAPI document Sébastien Helleu 2024-06-30 00:15:25 +02:00
  • 259615d436 relay/api: add field "request_id" in websocket frame (request and response) Sébastien Helleu 2024-06-30 00:11:29 +02:00
  • 1cacbde6b7 relay: remove check of NULL pointers before calling free functions Sébastien Helleu 2024-06-30 00:08:48 +02:00
  • f8f6e100d0 relay/api: always set "body_type" and "body" (null if there is no body) in websocket frame Sébastien Helleu 2024-06-29 19:37:44 +02:00
  • 2184af9d99 relay: flatten JSON event object sent to api relay clients Sébastien Helleu 2024-06-29 18:43:08 +02:00
  • 86c4f3979a doc/user: change port in examples of weechat relay from 9000 to 9500 Sébastien Helleu 2024-06-29 17:37:47 +02:00
  • 3d041a0364 ruby: fix builtin functions not available (issue #2109) Sébastien Helleu 2024-06-29 07:59:06 +02:00
  • f418b4204e core: add missing command /filter in ChangeLog (issue #1956) Sébastien Helleu 2024-06-29 08:00:16 +02:00
  • 701f64afc1 ruby: fix builtin functions not available (closes #2109) Sébastien Helleu 2024-06-29 07:59:06 +02:00
  • e6e0843698 core: add missing command /filter in ChangeLog (issue #1956) Sébastien Helleu 2024-06-29 07:41:58 +02:00
  • 680426100d tests: fix compilation of tests on OpenBSD Brad Smith 2024-06-28 16:37:32 -04:00
  • de6fe1f3e1 tests: fix compilation of tests on OpenBSD Brad Smith 2024-06-28 16:37:32 -04:00
  • 3993aa310f relay: send event "buffer_line_data_changed" to clients of "weechat" protocol Sébastien Helleu 2024-06-27 22:21:09 +02:00
  • 7d6afff01c relay: add line id in buffer lines sent to clients with weechat protocol Sébastien Helleu 2024-06-27 21:53:32 +02:00
  • 555632b615 relay/remote: update buffer line on event "buffer_line_data_changed" Sébastien Helleu 2024-06-27 21:39:21 +02:00
  • d5975c96e9 relay: send event "buffer_line_data_changed" to API clients Sébastien Helleu 2024-06-27 21:37:47 +02:00
  • e9d46b41a1 api: send new signal "buffer_line_data_changed" when a line is updated in a buffer via hdata Sébastien Helleu 2024-06-27 19:08:53 +02:00
  • b04e1ffd27 relay: fix read of one buffer line in API protocol Sébastien Helleu 2024-06-27 07:12:31 +02:00
  • f076db4767 api: add function line_search_by_id Sébastien Helleu 2024-06-27 07:03:55 +02:00
  • 0e9ed21edf tests/scripts: add tests on window functions Sébastien Helleu 2024-06-26 23:18:24 +02:00
  • 74fabe1946 tests/scripts: add tests on buffer functions Sébastien Helleu 2024-06-26 22:34:35 +02:00
  • 476708923c tests/scripts: fix comment Sébastien Helleu 2024-06-26 22:33:19 +02:00
  • b1a4cd3fab core: fix crash when deleting a bar that has no items (issue #2138) Sébastien Helleu 2024-06-27 18:55:01 +02:00
  • c6a4ffb1a7 core: fix crash when deleting a bar that has no items (closes #2138) Sébastien Helleu 2024-06-27 18:52:12 +02:00
  • 486ea8837a python: call empty eval workaround before auto-load of scripts (issue #2046, issue #2126) Sébastien Helleu 2024-06-26 18:44:35 +02:00
  • e5725a366d scripts: fix reset of "quiet" status in case of nested calls (issue #2046, issue #2126) Sébastien Helleu 2024-06-26 18:09:12 +02:00
  • 85c7494dc7 python: call empty eval workaround before auto-load of scripts (issue #2046, issue #2126) Sébastien Helleu 2024-06-26 18:44:35 +02:00
  • 3d3d8f2ea7 scripts: fix reset of "quiet" status in case of nested calls (issue #2046, issue #2126) Sébastien Helleu 2024-06-26 18:09:12 +02:00
  • dc283dd1c7 core: update German translations Nils Görs 2024-06-24 10:58:24 +02:00
  • cb4aa8ea65 core: add hdata_count in /help eval Sébastien Helleu 2024-06-23 22:45:09 +02:00
  • 1de31fc6a2 core: update ChangeLog (issue #2046, issue #2126) Sébastien Helleu 2024-06-23 18:45:08 +02:00
  • 4dd47188f5 python: unload script interpreters before eval interpreter Trygve Aaberge 2024-06-04 01:08:06 +02:00
  • 35df848e73 python: add workaround for crash on unload with Python 3.12 Trygve Aaberge 2024-06-04 00:15:33 +02:00
  • 7cab57fba1 core: update ChangeLog (issue #2046, issue #2126) Sébastien Helleu 2024-06-23 18:42:01 +02:00
  • 830b152776 python: unload script interpreters before eval interpreter Trygve Aaberge 2024-06-04 01:08:06 +02:00
  • c325dedf05 python: add workaround for crash on unload with Python 3.12 Trygve Aaberge 2024-06-04 00:15:33 +02:00
  • 03048895ec core: add distribution in bug report template Sébastien Helleu 2024-06-23 13:34:19 +02:00
  • 0f1441a78c core: fix command /bar addreplace with input bar (issue #2095) Sébastien Helleu 2024-06-23 09:47:05 +02:00
  • c885a5031f core: update polish translation Krzysztof Korościk 2024-06-22 19:44:25 +02:00
  • 4fbea53439 core: add version 4.3.3 in ChangeLog Sébastien Helleu 2024-06-22 11:50:09 +02:00
  • 1cec7e8126 Version 4.3.4-dev Sébastien Helleu 2024-06-22 11:04:53 +02:00
  • a70ca92b74 Version 4.3.3 v4.3.3 Sébastien Helleu 2024-06-22 11:02:31 +02:00
  • c34d522bb7 core: fix cast of pointer to unsigned long long Sébastien Helleu 2024-06-22 10:21:00 +02:00
  • 684f10c442 debian: update changelog Sébastien Helleu 2024-06-06 22:51:09 +02:00
  • 2d081b0ef3 core: add version 4.3.3 in release notes Sébastien Helleu 2024-06-22 09:28:46 +02:00
  • 19be144d2f tests: add tests of hdata returning NULL pointer in eval Sébastien Helleu 2024-06-22 09:08:47 +02:00
  • 2a6b16d1de tests: add tests of hdata returning NULL pointer in eval Sébastien Helleu 2024-06-22 09:08:47 +02:00
  • fb9a69c6ae core, plugins: return "0x0" instead of "(nil)" for pointers formatted in strings Sébastien Helleu 2024-06-22 08:54:08 +02:00
  • bdfa1bd51c core, plugins: return "0x0" instead of "(nil)" for pointers formatted in strings Sébastien Helleu 2024-06-22 08:54:08 +02:00
  • a75a947f5f irc: fix apply of custom buffer property "short_name" when a channel buffer is renamed Sébastien Helleu 2024-06-19 21:43:08 +02:00
  • 0d8e3a48ee core: apply buffer properties (options weechat.buffer.*) when a buffer name is changed Sébastien Helleu 2024-06-19 21:42:38 +02:00
  • 7cd8312bf9 irc: fix property "short_name" of channel buffer when the joined channel has a different case than the /join command Sébastien Helleu 2024-06-19 20:52:02 +02:00
  • 1fcf5ac5b3 core, plugins: force "short_name" in buffers to non-empty value (name by default), remove buffer property "short_name_is_set" Sébastien Helleu 2024-06-18 18:26:33 +02:00
  • eb83e8d018 doc/relay: add doc on "api" relay Sébastien Helleu 2024-06-18 20:32:05 +02:00
  • 7d4e0acfef doc/relay: move diagram to an include file Sébastien Helleu 2024-06-16 20:27:57 +02:00
  • b18af8dcf4 doc: add shell syntax highlighting Sébastien Helleu 2024-06-16 17:32:55 +02:00
  • 94bcf98c63 doc/relay: add "api" in list of other relay protocols Sébastien Helleu 2024-06-16 15:04:07 +02:00