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

Commit Graph

  • 5438f62f74 exec: fix use of same task id for different tasks (closes #1491) Sébastien Helleu 2020-05-03 16:07:11 +02:00
  • df26301d03 doc: fix pylint errors Sébastien Helleu 2020-05-03 14:48:25 +02:00
  • 0cc76fbe72 core: update ChangeLog Sébastien Helleu 2020-05-03 14:14:16 +02:00
  • 6e3ffab2ef doc: remove extra separator lines in auto-generated files Sébastien Helleu 2020-05-03 14:12:21 +02:00
  • 505a91c600 doc: merge 53 autogen files into 11 files, move them to includes directory Sébastien Helleu 2020-05-03 14:03:50 +02:00
  • 7bcb8ff0d8 core: disable pylint of script docgen.py (Travis CI) Sébastien Helleu 2020-05-03 11:55:13 +02:00
  • c910b431f8 Revert "core: use pylint3 to lint Python scripts (Travis CI)" Sébastien Helleu 2020-05-03 11:54:25 +02:00
  • 03ec80f7d3 core: use pylint3 to lint Python scripts (Travis CI) Sébastien Helleu 2020-05-03 11:46:13 +02:00
  • 15735b6cba doc: drop Python 2 support in script docgen.py Sébastien Helleu 2020-05-02 17:23:31 +02:00
  • 2c76343bda doc: fix path of cmdline_options.XX.adoc and man.XX.adoc (developer's guide) Sébastien Helleu 2020-05-02 15:20:40 +02:00
  • 6c93d1d711 doc: move files cmdline_options.xx.adoc and man.xx.adoc into "includes" directory Sébastien Helleu 2020-05-02 15:13:13 +02:00
  • 2ff18a8d46 doc: merge files man_*.xx.adoc into a single file man.xx.adoc Sébastien Helleu 2020-05-02 14:48:10 +02:00
  • 9e8cdd5e40 doc: merge files cmdline_options_debug.xx.adoc into cmdline_options.xx.adoc Sébastien Helleu 2020-05-02 14:18:43 +02:00
  • 71aa3dd451 doc: add missing key "compression" in handshake responses (relay protocol) Sébastien Helleu 2020-05-02 12:50:49 +02:00
  • 7699c0b757 relay: add "compression" in response to handshake command (weechat protocol) Sébastien Helleu 2020-05-02 12:45:47 +02:00
  • 46a2979aa1 doc: add examples of command responses in relay protocol Sébastien Helleu 2020-05-02 12:28:14 +02:00
  • 5b4d690ed7 relay: fix slow send of data to clients when SSL is enabled Sébastien Helleu 2020-05-01 18:52:08 +02:00
  • b3478fa712 doc: improve indenting in examples (relay protocol) Sébastien Helleu 2020-04-29 19:12:58 +02:00
  • 8353959e9a doc: update German auto-generated files Sébastien Helleu 2020-04-29 19:12:40 +02:00
  • b3dc2a662f core: update German translations Nils Görs 2020-04-29 09:24:05 +02:00
  • 909a976cee core: update translations Sébastien Helleu 2020-04-28 16:40:41 +02:00
  • 8c9eeb7fd4 core: update ChangeLog (issue #713) Sébastien Helleu 2020-04-28 16:38:32 +02:00
  • f697a5b295 fifo: Open the fifo for writing too Quentin Glidic 2016-04-08 16:32:26 +02:00
  • b6cc42cbf7 relay: add command "completion" in weechat relay protocol (closes #1484) Sébastien Helleu 2020-04-28 11:15:30 +02:00
  • f2507a68a7 core: remove obsolete comment Sébastien Helleu 2020-04-28 10:53:49 +02:00
  • d1a427b67f api: return integer in function gui_completion_search (issue #1484) Sébastien Helleu 2020-04-28 10:46:49 +02:00
  • 2bd8e91b54 api: add hdata "completion_word" (issue #1484) Sébastien Helleu 2020-04-27 22:18:03 +02:00
  • d3020976d5 api: add functions completion_new, completion_search and completion_free (issue #1484) Sébastien Helleu 2020-04-27 00:14:36 +02:00
  • 0f1cee08bf relay: fix error message for an invalid buffer received in a command (weechat protocol) Sébastien Helleu 2020-04-26 09:15:23 +02:00
  • 6f22b82a7c debian: add patch to build on Ubuntu Groovy Sébastien Helleu 2020-04-26 23:16:53 +02:00
  • f3b9eb979d doc: protect monospace text with plus characters (relay protocol) Sébastien Helleu 2020-04-25 00:29:31 +02:00
  • fbb188d323 doc: protect monospace text with plus characters (plugin API reference) Sébastien Helleu 2020-04-25 00:27:33 +02:00
  • bac0af7494 doc: protect monospace text with plus characters (FAQ) Sébastien Helleu 2020-04-25 00:20:09 +02:00
  • e12925dc58 doc: protect monospace text with plus characters (scripting guide) Sébastien Helleu 2020-04-25 00:12:51 +02:00
  • 01eedd4565 doc: protect monospace text with plus characters (user's guide) Sébastien Helleu 2020-04-24 23:53:13 +02:00
  • 442f6a3bff doc: fix markup error in function hdata_update (plugin API reference) Sébastien Helleu 2020-04-24 22:49:34 +02:00
  • 33ea747040 core: add default key alt-shift-N to toggle nicklist bar Sébastien Helleu 2020-04-24 22:45:07 +02:00
  • 0abd0292da buflist: add default key alt-shift-B to toggle buflist Sébastien Helleu 2020-04-24 22:44:13 +02:00
  • 916c22a3d0 buflist: add options enable/disable/toggle in command /buflist Sébastien Helleu 2020-04-24 22:39:02 +02:00
  • 6e18f31cb2 core: translate log message when the signal SIGHUP is received Sébastien Helleu 2020-04-21 22:39:51 +02:00
  • 100440c8a1 core: restore signal "signal_sighup", and if eaten do not reload configuration Sébastien Helleu 2020-04-21 22:31:12 +02:00
  • de1e61f7cd core: reload config on SIGHUP Tom Fitzhenry 2020-04-13 02:04:25 +10:00
  • 60b75f4677 tests: add tests on functions relay_auth_password_hash_algo_search and relay_auth_generate_nonce Sébastien Helleu 2020-04-20 07:16:08 +02:00
  • 8ac9336d2a core: update German translations Nils Görs 2020-04-19 12:06:31 +02:00
  • 5a16a2b49c core: add contributor in AUTHORS.adoc (issue #1477) Sébastien Helleu 2020-04-19 11:34:42 +02:00
  • 0b994d718d core: add command line option "--stdout" in weechat-headless binary (closes #1475, closes #1477) Sébastien Helleu 2020-04-19 11:28:39 +02:00
  • 18a837c55b core: log to stdout, if headless Tom Fitzhenry 2020-04-13 00:43:37 +10:00
  • d38701f99f tests: reduce number of iterations in PBKDF2 tests from 100000 to 1000 Sébastien Helleu 2020-04-19 10:56:25 +02:00
  • bfe22fc66a tests: remove obsolete file test-relay-weechat-protocol.cpp Sébastien Helleu 2020-04-19 10:56:11 +02:00
  • 3d8607e34c core: disable build with obsolete autotools option "--disable-gnutls" (Travis CI) Sébastien Helleu 2020-04-19 10:31:09 +02:00
  • 862cf34ba7 doc: fix asciidoctor options in autotools build Sébastien Helleu 2020-04-18 21:52:50 +02:00
  • 350227419e doc: fix table sizes on small screens Sébastien Helleu 2020-04-18 20:38:52 +02:00
  • 3133ea9e79 doc: prevent lines from wrapping in <pre> elements Sébastien Helleu 2020-04-18 20:37:54 +02:00
  • b847a052c8 doc: update default trigger cmd_pass in user's guide Sébastien Helleu 2020-04-18 15:43:38 +02:00
  • 0d126c44dd trigger: do not hide values of options with /set command in cmd_pass trigger Sébastien Helleu 2020-04-18 15:38:03 +02:00
  • 5394ca6e10 doc: update auto-generated files with relay options Sébastien Helleu 2020-04-18 11:35:27 +02:00
  • e130ee7358 core: make GnuTLS a required dependency Sébastien Helleu 2020-04-18 11:33:22 +02:00
  • 80693dcea9 relay: move variable nonce in relay client structure Sébastien Helleu 2020-04-18 09:30:51 +02:00
  • 95b2d686a2 relay: allow only one handshake in weechat protocol Sébastien Helleu 2020-04-18 00:33:15 +02:00
  • 970c99961c relay: immediately close connection if the handshake failed (weechat protocol) Sébastien Helleu 2020-04-18 00:08:11 +02:00
  • 242c378290 doc: fix examples of handshake command (relay protocol) Sébastien Helleu 2020-04-17 23:41:12 +02:00
  • 95c908e83c relay: rename configuration options and keywords in handshake command (weechat protocol) Sébastien Helleu 2020-04-17 23:27:26 +02:00
  • 86a941e28e doc: use real nonce values in handshake/init examples (relay protocol) Sébastien Helleu 2020-04-17 22:02:43 +02:00
  • 94c6233100 doc: add missing "(id)" in commands handshake and init (relay protocol) Sébastien Helleu 2020-04-17 21:25:37 +02:00
  • 853a91d870 doc: replace "safest" by "most secure" (relay protocol) Sébastien Helleu 2020-04-17 21:18:58 +02:00
  • a5770a224a doc: add example of option "compression" in command "handshake" (relay protocol) Sébastien Helleu 2020-04-17 21:04:54 +02:00
  • 4f2b2700bc doc: update German auto-generated files Sébastien Helleu 2020-04-17 20:59:36 +02:00
  • de2c91609c doc: fix examples of password hashes in commands handshake and init (relay protocol) Sébastien Helleu 2020-04-17 10:01:00 +02:00
  • c9f540e229 core: update German translations Nils Görs 2020-04-17 00:45:34 +02:00
  • 4cc557f421 relay: fix "id" sent in response to handshake command (weechat protocol) Sébastien Helleu 2020-04-16 10:27:37 +02:00
  • 8560b09dad relay: add missing gcrypt lib in CMake and autotools files Sébastien Helleu 2020-04-15 22:50:27 +02:00
  • 0c7d7c3fdc doc: revert arrows chars in relay protocol Sébastien Helleu 2020-04-14 22:16:48 +02:00
  • 9fa3609c85 relay: add command "handshake" in weechat relay protocol and nonce to prevent replay attacks (closes #1474) Sébastien Helleu 2020-04-14 21:34:46 +02:00
  • ccd45e4921 relay: update message displayed when the client is connected/authenticated Sébastien Helleu 2020-04-12 20:24:39 +02:00
  • 6d99f5da45 core: move line from "Bug fixes" to "New features" (issue #1358) Sébastien Helleu 2020-04-12 19:42:10 +02:00
  • b947512c9a relay: add option relay.network.auth_timeout Sébastien Helleu 2020-04-12 19:36:12 +02:00
  • fb6fc22c74 relay: add a function to send outqueue to the client Sébastien Helleu 2020-04-12 19:25:21 +02:00
  • 9f55f90bbf relay: update default colors for client status Sébastien Helleu 2020-04-12 18:02:27 +02:00
  • 7ddc815726 relay: actually use the client status "waiting_auth" in irc and weechat protocols (closes #1358) Sébastien Helleu 2020-04-12 17:46:46 +02:00
  • 07505bb53c relay: add comments in truct t_relay_weechat_data Sébastien Helleu 2020-04-12 15:35:03 +02:00
  • b781dd92fb core: update ChangeLog (issue #1461) Sébastien Helleu 2020-04-12 10:19:01 +02:00
  • b907f6b643 core: fix indentation Sébastien Helleu 2020-04-12 10:17:03 +02:00
  • 973a4b2e77 cmake: fix bugged WEECHAT_SHAREDIR definition exposed by DATAROOTDIR rename Eli Schwartz 2020-04-01 01:00:42 -04:00
  • 683464626d cmake: rename internal variable SHAREDIR to DATAROOTDIR Eli Schwartz 2020-04-01 00:56:25 -04:00
  • 8bdd540df7 trigger: evaluate arguments of command when the trigger is created (closes #1472) Sébastien Helleu 2020-04-12 09:30:56 +02:00
  • c9329f6fb1 core: add contributor in AUTHORS.adoc (issue #1460) Sébastien Helleu 2020-04-11 09:51:10 +02:00
  • 28ef93905b core: update ChangeLog (issue #1460) Sébastien Helleu 2020-04-11 09:50:17 +02:00
  • aa4a0bb272 core: remove file cmake/FindPackageHandleStandardArgs.cmake from top Makefile.am (issue #1460) Sébastien Helleu 2020-04-11 09:49:24 +02:00
  • 62b61cef07 cmake: removed vendored FindPackageHandleStandardArgs Danilo Spinella 2020-04-01 11:53:28 +02:00
  • 7fbd4c1079 tests: add missing include of locale.h Sébastien Helleu 2020-04-11 00:01:16 +02:00
  • 9afe63b77a tests: fix name of tests Sébastien Helleu 2020-04-10 23:43:27 +02:00
  • 007fd03bc8 tests: add tests on calc functions Sébastien Helleu 2020-04-08 21:31:53 +02:00
  • a693125c81 tests: add missing include of stdio.h (issue #1469) Sébastien Helleu 2020-04-07 22:20:11 +02:00
  • d78ac827e9 core: fix memory leak in calculation of expression on FreeBSD (closes #1469) Sébastien Helleu 2020-04-07 21:37:48 +02:00
  • e998417f5c core: fix resize of a bar when its size is 0 (automatic) (closes #1470) Sébastien Helleu 2020-04-07 19:00:33 +02:00
  • fdd39c6b97 buflist: evaluate option buflist.look.sort (closes #1465) Sébastien Helleu 2020-04-06 20:49:17 +02:00
  • a072d769fd doc: update Polish auto-generated files Sébastien Helleu 2020-04-05 19:59:22 +02:00
  • b50f100dbb doc: update polish translation Krzysztof Korościk 2020-04-05 19:34:41 +02:00
  • e4892ff6f4 po: update polish translation Krzysztof Korościk 2020-04-05 13:45:24 +02:00
  • 62fc851d81 doc: fix broken literal blocks in Japanese docs with Firefox (closes #1466) Sébastien Helleu 2020-04-05 12:25:39 +02:00