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

Commit Graph

  • ee1efedbd7 ci: switch from Ubuntu 20.04 to 22.04 Sébastien Helleu 2022-08-01 22:43:01 +02:00
  • 492a68b3de Update Turkish translations Emir SARI 2022-08-03 01:18:07 +03:00
  • 2bd3d32f0d irc: mention how to remove capability in /help cap Sébastien Helleu 2022-08-03 21:18:17 +02:00
  • 6b28cc001f tests: fix _ast_num in script generator Sébastien Helleu 2022-08-02 23:52:31 +02:00
  • 23707a12ea tests: fix scripting API tests with Python 3.8 Sébastien Helleu 2022-08-02 21:35:33 +02:00
  • a7364d055b tests: disable pylint errors in testapi.py Sébastien Helleu 2022-08-02 21:21:07 +02:00
  • 4d4a6f99f9 tests: add tests on hdata functions (scripting API) Sébastien Helleu 2022-08-02 21:11:45 +02:00
  • a4c73b9ae7 tests: fix assignment in tcl script generator Sébastien Helleu 2022-08-02 20:55:59 +02:00
  • 3bc0453cae tests: fix assignment in perl script generator Sébastien Helleu 2022-08-02 20:55:36 +02:00
  • 2ed281af02 tests: use double quotes instead of simple quotes in ruby script generator Sébastien Helleu 2022-08-02 20:54:35 +02:00
  • 05abbac297 tests: add subscript in script generator Sébastien Helleu 2022-08-02 20:52:40 +02:00
  • 237c37e719 tests: fix unary op in script generator Sébastien Helleu 2022-08-02 20:51:40 +02:00
  • 39f2b2f7b9 ruby: fix function hdata_get_string Sébastien Helleu 2022-08-02 20:50:48 +02:00
  • 8f6395e889 guile: fix function hdata_get_string Sébastien Helleu 2022-08-02 20:50:24 +02:00
  • 53df45de48 php: fix function hdata_compare Sébastien Helleu 2022-08-02 20:49:35 +02:00
  • bcb8647aa4 scripts: fix issue with long interval in function hook_timer Sébastien Helleu 2022-08-01 22:18:38 +02:00
  • b1404b0277 scripts: fix issue with year ≥ 2038 in functions print_date_tags and print_y_date_tags Sébastien Helleu 2022-08-01 21:03:44 +02:00
  • 1514570ff0 scripts: fix issue with year ≥ 2038 in function infolist_new_var_time Sébastien Helleu 2022-08-01 20:32:09 +02:00
  • 2475ba43a3 javascript: fix return of long value in functions infolist_time, hdata_long and hdata_time Sébastien Helleu 2022-08-01 20:13:01 +02:00
  • d2c2f9e6cd tests: fix run of Guile test script Sébastien Helleu 2022-08-01 20:02:35 +02:00
  • d8abdc57ee core: fix styles in ChangeLog Sébastien Helleu 2022-07-31 09:59:18 +02:00
  • e77ea9dc26 buflist: add variable "${hotlist_priority_number}" (integer version of "${hotlist_priority}") Sébastien Helleu 2022-07-31 09:58:29 +02:00
  • 324f0aaa2d Update Turkish translations Emir SARI 2022-07-30 03:05:39 +03:00
  • ae273b2714 core: update German translations Nils Görs 2022-07-28 13:45:27 +02:00
  • 06a05fd674 doc: update German auto-generated files Sébastien Helleu 2022-07-27 22:07:50 +02:00
  • a50143fdf8 irc: display an error message when using command /dcc without xfer plugin loaded Sébastien Helleu 2022-07-27 22:07:24 +02:00
  • 56b82fb115 xfer: fix crash when closing DCC chat buffer Sébastien Helleu 2022-07-27 22:06:48 +02:00
  • 9b4f52ac13 core: update German translations Nils Görs 2022-07-26 13:45:37 +02:00
  • 906ac1d1e1 relay: exit function relay_irc_recv if params can not be allocated Sébastien Helleu 2022-07-24 23:02:09 +02:00
  • 2a145d7cc1 core: remove dead assignments Sébastien Helleu 2022-07-24 23:01:19 +02:00
  • 68ad24f2df core: add option weechat.look.highlight_disable_regex and buffer property "highlight_disable_regex" (closes #1798) Sébastien Helleu 2022-07-24 22:29:07 +02:00
  • 1796634d83 core: use dynamic string in function gui_bar_item_get_value Sébastien Helleu 2022-07-24 21:18:26 +02:00
  • a37c46c21e doc: use non-breaking spaces before links to notes Sébastien Helleu 2022-07-22 17:24:44 +02:00
  • d43b9e99c1 doc/scripting: add missing fields "paramN" and "num_params" in output of "irc_message_parse" Sébastien Helleu 2022-07-22 17:06:49 +02:00
  • d5c4342bce irc: fix display of TOPIC message with an empty trailing parameter Sébastien Helleu 2022-07-21 11:16:50 +02:00
  • 569c93c6fb irc: fix display of QUIT message with an empty trailing parameter (closes #1797) Sébastien Helleu 2022-07-21 11:10:29 +02:00
  • 96ed471261 relay: fix parsing of IRC messages received from clients (closes #1796) Sébastien Helleu 2022-07-21 10:20:10 +02:00
  • 6b59fc8557 irc: use API function string_rebuild_split_string in irc_protocol_string_params Sébastien Helleu 2022-07-20 13:20:07 +02:00
  • b7441bd7a3 api: add arguments "index_start" and "index_end" in function string_rebuild_split_string Sébastien Helleu 2022-07-20 13:16:35 +02:00
  • 62e68f965f api: rename function string_build_with_split_string to string_rebuild_split_string Sébastien Helleu 2022-07-20 11:53:08 +02:00
  • 0440309cee irc: fix duplicated channels in autojoin option when autojoin_dynamic is enabled (closes #1795) Sébastien Helleu 2022-07-16 14:05:48 +02:00
  • e057c16b36 api: add info "uptime_current" Sébastien Helleu 2022-07-10 13:02:35 +02:00
  • c4cade3550 Version 3.7-dev Sébastien Helleu 2022-07-10 09:41:57 +02:00
  • e5a159c74f Version 3.6 v3.6 Sébastien Helleu 2022-07-10 09:18:05 +02:00
  • b74aa71442 debian: update changelog Sébastien Helleu 2022-07-09 09:32:17 +02:00
  • 8fb7987633 doc: update German documentation Nils Görs 2022-07-09 00:35:09 +02:00
  • bb76a5d266 Version 3.6-rc1 v3.6-rc1 Sébastien Helleu 2022-07-06 23:02:12 +02:00
  • db21a0da90 doc: update Serbian auto-generated files Sébastien Helleu 2022-07-06 22:54:15 +02:00
  • 7508337240 core: Serbian message translation fixes Ivan Pešić 2022-07-06 08:31:01 +04:00
  • 98375b8ffc doc: update Serbian auto-generated files Sébastien Helleu 2022-07-05 21:19:36 +02:00
  • d6d83474c7 doc: remove extra space in Serbian translation Sébastien Helleu 2022-07-05 21:19:17 +02:00
  • 43bafa59d8 core/doc: Update Serbian translation Ivan Pešić 2022-07-05 12:05:43 +04:00
  • e8c255770f doc: fix display of literal blocks Sébastien Helleu 2022-07-04 23:42:36 +02:00
  • 59a4142b00 doc: remove font "Noto Color Emoji" Sébastien Helleu 2022-07-03 21:51:01 +02:00
  • dbc59965ac doc: force color-scheme to dark/light according to the theme Sébastien Helleu 2022-07-03 21:46:02 +02:00
  • 6ffebec1a6 tests: add tests on IRC messages 524/704/705/706 (issue #1772) Sébastien Helleu 2022-07-02 21:11:32 +02:00
  • 1c7b431bc8 api: run hook_print callback also on empty messages Sébastien Helleu 2022-07-02 21:10:48 +02:00
  • 749bc26926 irc: remove unneeded translation marker (issue #1772) Sébastien Helleu 2022-07-02 20:41:39 +02:00
  • 9ac9dc7023 core: update ChangeLog (issue #1772) Sébastien Helleu 2022-07-02 20:33:56 +02:00
  • bbf55b734c irc: start at parameter #2 in callback of messages 524/704/705/706 (issue #1772) Sébastien Helleu 2022-07-02 20:30:50 +02:00
  • 2095887be9 irc: fix comments (issue #1772) Sébastien Helleu 2022-07-02 20:30:24 +02:00
  • fa05f75b74 irc: add ERR_HELPNOTFOUND (issue #1772) Valentin Lorentz 2022-04-06 20:31:16 +02:00
  • a96d2c28fb irc: strip topic name when formatting RPL_HELPSTART/RPL_HELPTXT/RPL_ENDOFHELP (issue #1772) Valentin Lorentz 2022-04-01 17:54:54 +02:00
  • 4a115fdedd core: update ChangeLog Sébastien Helleu 2022-06-30 20:37:11 +02:00
  • 3a0e54d236 php: fix compilation warning about unused arguments Sébastien Helleu 2022-06-30 20:35:59 +02:00
  • 24fe646c4e php: Deprecate forget_* functions in PHP 8+ Adam Saponara 2022-06-28 23:49:12 -04:00
  • 8cf5848116 php: Add stubs and generate arginfo for PHP API Adam Saponara 2022-06-28 23:43:49 -04:00
  • 3e1a5b4447 php: Adjust API for PHP 8.2 Adam Saponara 2022-06-28 23:36:05 -04:00
  • 1fb82b4062 doc/quickstart: add command /autojoin and server option autojoin_dynamic Sébastien Helleu 2022-06-28 23:00:43 +02:00
  • d4dc1467c9 doc/scripting: add arrow and open external links in new tab Sébastien Helleu 2022-06-27 00:07:41 +02:00
  • c64bdeaed3 doc/relay: add arrow and open external links in new tab Sébastien Helleu 2022-06-26 23:57:50 +02:00
  • 37ed420108 doc/quickstart: add arrow and open external links in new tab Sébastien Helleu 2022-06-26 23:54:07 +02:00
  • b825ce49c2 doc/api: add arrow and open external links in new tab Sébastien Helleu 2022-06-26 23:47:05 +02:00
  • 33bf2dec43 doc/faq: add arrow and open external links in new tab Sébastien Helleu 2022-06-26 23:29:46 +02:00
  • 0fe3661eab doc/dev: add arrow and open external links in new tab Sébastien Helleu 2022-06-26 22:41:56 +02:00
  • aee4d283c9 doc/user: add arrow and open external links in new tab Sébastien Helleu 2022-06-26 22:23:54 +02:00
  • d3cdccc274 doc/user: replace TOR by Tor Sébastien Helleu 2022-06-26 16:38:05 +02:00
  • 42a0a19828 doc/user: add a chapter on supported IRCv3 extensions Sébastien Helleu 2022-06-25 08:53:18 +02:00
  • 8788fcedc8 irc: update URLs to IRCv3 specifications Sébastien Helleu 2022-06-25 08:53:03 +02:00
  • 84e6e84347 doc: remove underline and change color for links Sébastien Helleu 2022-06-24 18:59:42 +02:00
  • 38efd63012 doc: fix generation of python stub Sébastien Helleu 2022-06-24 07:46:35 +02:00
  • 031819173b doc: change formatting in asciidoctor tables Sébastien Helleu 2022-06-23 20:43:46 +02:00
  • de3d670ca7 doc: update German auto-generated file Sébastien Helleu 2022-06-21 21:24:43 +02:00
  • d2394f6432 core: update German translations Nils Görs 2022-06-20 13:46:19 +02:00
  • 2c4bad8120 core: add trailing slashes in URLs Sébastien Helleu 2022-06-18 16:18:09 +02:00
  • 8ac67ff540 doc: add trailing slashes in URLs Sébastien Helleu 2022-06-18 16:03:38 +02:00
  • b8ef7e2f65 doc/user: add missing server option "autojoin_dynamic" Sébastien Helleu 2022-06-18 12:49:03 +02:00
  • 21ca625f10 irc: update translations Sébastien Helleu 2022-06-18 10:40:04 +02:00
  • 9644df21ad irc: add example with /allchan in /help autojoin Sébastien Helleu 2022-06-17 21:05:12 +02:00
  • 17ae43aa03 irc: rename option save to apply in command /autojoin Sébastien Helleu 2022-06-15 22:11:08 +02:00
  • 487406cfd9 doc/user: fix column size Sébastien Helleu 2022-06-10 12:41:13 +02:00
  • cd4db84feb doc: update German documentation Nils Görs 2022-06-10 09:16:39 +02:00
  • 55a796f30b doc/user: add chapter on custom bar items Sébastien Helleu 2022-06-07 21:04:34 +02:00
  • d81813cd6a doc/faq: mention command /autojoin to edit the "autojoin" server option Sébastien Helleu 2022-06-06 23:53:25 +02:00
  • 2006c2c940 doc: update German auto-generated files Sébastien Helleu 2022-05-31 08:19:09 +02:00
  • f3d2f9bbe1 doc/user: fix links to commands Sébastien Helleu 2022-05-30 22:11:40 +02:00
  • 2c61a24413 core: update German translations Nils Görs 2022-05-30 10:13:43 +02:00
  • 10501a34fe core: fix style in ChangeLog Sébastien Helleu 2022-05-28 10:24:41 +02:00
  • 99dcdae5b0 core: update translations Sébastien Helleu 2022-05-27 22:47:46 +02:00
  • 86f110db98 core: add completion of conditions and content in commands /item add and /item addreplace (issue #808) Sébastien Helleu 2022-05-27 22:14:58 +02:00