Commit Graph

  • 4bb3558a99 utf8proc v2.8-utf8proc Rachel Fae Fox (foxiepaws) 2020-04-16 02:03:25 -0400
  • 8560b09dad relay: add missing gcrypt lib in CMake and autotools files master Sébastien Helleu 2020-04-15 22:50:27 +0200
  • 0c7d7c3fdc doc: revert arrows chars in relay protocol Sébastien Helleu 2020-04-14 22:16:48 +0200
  • 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 +0200
  • ccd45e4921 relay: update message displayed when the client is connected/authenticated Sébastien Helleu 2020-04-12 20:24:39 +0200
  • 6d99f5da45 core: move line from "Bug fixes" to "New features" (issue #1358) Sébastien Helleu 2020-04-12 19:42:10 +0200
  • b947512c9a relay: add option relay.network.auth_timeout Sébastien Helleu 2020-04-12 19:36:12 +0200
  • fb6fc22c74 relay: add a function to send outqueue to the client Sébastien Helleu 2020-04-12 19:25:21 +0200
  • 9f55f90bbf relay: update default colors for client status Sébastien Helleu 2020-04-12 18:02:27 +0200
  • 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 +0200
  • 07505bb53c relay: add comments in truct t_relay_weechat_data Sébastien Helleu 2020-04-12 15:35:03 +0200
  • b781dd92fb core: update ChangeLog (issue #1461) Sébastien Helleu 2020-04-12 10:19:01 +0200
  • b907f6b643 core: fix indentation Sébastien Helleu 2020-04-12 10:17:03 +0200
  • 973a4b2e77 cmake: fix bugged WEECHAT_SHAREDIR definition exposed by DATAROOTDIR rename Eli Schwartz 2020-04-01 01:00:42 -0400
  • 683464626d cmake: rename internal variable SHAREDIR to DATAROOTDIR Eli Schwartz 2020-04-01 00:56:25 -0400
  • 8bdd540df7 trigger: evaluate arguments of command when the trigger is created (closes #1472) Sébastien Helleu 2020-04-12 09:30:56 +0200
  • c9329f6fb1 core: add contributor in AUTHORS.adoc (issue #1460) Sébastien Helleu 2020-04-11 09:51:10 +0200
  • 28ef93905b core: update ChangeLog (issue #1460) Sébastien Helleu 2020-04-11 09:50:17 +0200
  • aa4a0bb272 core: remove file cmake/FindPackageHandleStandardArgs.cmake from top Makefile.am (issue #1460) Sébastien Helleu 2020-04-11 09:49:24 +0200
  • 62b61cef07 cmake: removed vendored FindPackageHandleStandardArgs Danilo Spinella 2020-04-01 11:53:28 +0200
  • 7fbd4c1079 tests: add missing include of locale.h Sébastien Helleu 2020-04-11 00:01:16 +0200
  • 9afe63b77a tests: fix name of tests Sébastien Helleu 2020-04-10 23:43:27 +0200
  • 007fd03bc8 tests: add tests on calc functions Sébastien Helleu 2020-04-08 21:31:53 +0200
  • a693125c81 tests: add missing include of stdio.h (issue #1469) Sébastien Helleu 2020-04-07 22:20:11 +0200
  • d78ac827e9 core: fix memory leak in calculation of expression on FreeBSD (closes #1469) Sébastien Helleu 2020-04-07 21:37:48 +0200
  • e998417f5c core: fix resize of a bar when its size is 0 (automatic) (closes #1470) Sébastien Helleu 2020-04-07 19:00:33 +0200
  • fdd39c6b97 buflist: evaluate option buflist.look.sort (closes #1465) Sébastien Helleu 2020-04-06 20:49:17 +0200
  • a072d769fd doc: update Polish auto-generated files Sébastien Helleu 2020-04-05 19:59:22 +0200
  • b50f100dbb doc: update polish translation Krzysztof Korościk 2020-04-05 19:34:41 +0200
  • e4892ff6f4 po: update polish translation Krzysztof Korościk 2020-04-05 13:45:24 +0200
  • 62fc851d81 doc: fix broken literal blocks in Japanese docs with Firefox (closes #1466) Sébastien Helleu 2020-04-05 12:25:39 +0200
  • fae149b361 python: fix crash when invalid UTF-8 string is in a WeeChat hashtable converted to a Python dict (closes #1463) Sébastien Helleu 2020-04-04 18:10:02 +0200
  • e4bd582a97 doc: update German auto-generated file Sébastien Helleu 2020-04-03 20:56:07 +0200
  • 7322561ccc core: update German translations Nils Görs 2020-04-03 20:04:48 +0200
  • 2f8fd4c0ef fset: fix help on options fset.format.option1 and fset.format.option2 Sébastien Helleu 2020-04-02 20:38:37 +0200
  • c59f812c74 tests: add tests on function irc_protocol_cb_353 with option irc.look.color_nicks_in_names set to on Sébastien Helleu 2020-03-31 21:16:09 +0200
  • eb7b12f0da tests: add tests on IRC color functions Sébastien Helleu 2020-03-30 20:58:16 +0200
  • 052d4d1fc0 tests: add test with remapped color in function irc_color_decode Sébastien Helleu 2020-03-30 20:55:43 +0200
  • 4481b93d35 irc: add missing modifier "irc_color_decode_ansi" in comment on function irc_color_modifier_cb Sébastien Helleu 2020-03-30 07:31:11 +0200
  • 1098e157c9 core: remove directory usr/share/applications/ from cygport file Sébastien Helleu 2020-03-29 11:55:20 +0200
  • 1ec6fd1116 Version 2.9-dev Sébastien Helleu 2020-03-29 09:58:29 +0200
  • 7d5dc53cd9 Version 2.8 Sébastien Helleu 2020-03-29 09:39:36 +0200
  • e086bc44f5 core: add version 2.7.1 in weechat.spec Sébastien Helleu 2020-03-29 09:30:35 +0200
  • 8738196b68 tests: add tests on remaining IRC protocol functions and callbacks Sébastien Helleu 2020-03-28 16:06:45 +0100
  • f072eb8d78 tests: add tests on function irc_protocol_get_message_tags Sébastien Helleu 2020-03-28 13:40:39 +0100
  • 03ffd396a4 irc: move functions irc_protocol_get_message_tags and irc_protocol_parse_time before protocol callbacks Sébastien Helleu 2020-03-28 13:39:48 +0100
  • 2efad93220 irc: remove empty lines Sébastien Helleu 2020-03-28 10:36:10 +0100
  • 349251feb1 irc: fix typo in description of message 001 Sébastien Helleu 2020-03-27 22:51:15 +0100
  • 0834286843 irc: add examples of NOTICE and PRIVMSG messages to channel ops Sébastien Helleu 2020-03-27 22:50:52 +0100
  • 4245641767 tests: add tests on function irc_protocol_cb_ping Sébastien Helleu 2020-03-26 23:05:34 +0100
  • 359253f610 doc: update German documentation Nils Görs 2020-03-26 11:09:12 +0100
  • b82a887f2a tests: add tests on function irc_protocol_cb_part Sébastien Helleu 2020-03-25 20:48:54 +0100
  • cecbad1803 tests: add test with no arguments for AWAY command Sébastien Helleu 2020-03-24 16:58:11 +0100
  • 9fac350b3f tests: add tests on IRC protocol functions with not enough arguments Sébastien Helleu 2020-03-24 16:56:57 +0100
  • fa931b46eb core: fix compiler warnings on Cygwin Sébastien Helleu 2020-03-23 07:23:08 +0100
  • e6723bb5a8 doc: add question about configuration for a small terminal size in FAQ Sébastien Helleu 2020-03-22 19:23:37 +0100
  • dcebdd6a55 doc: fix font size in literal blocks Sébastien Helleu 2020-03-22 19:10:25 +0100
  • 186a465575 doc: update German auto-generated file Sébastien Helleu 2020-03-22 14:25:44 +0100
  • c6c485df43 core: update German translations Nils Görs 2020-03-22 14:09:43 +0100
  • d8f57628b7 Version 2.8-rc1 Sébastien Helleu 2020-03-22 11:10:15 +0100
  • d2f3e98f37 core: fix C++ compiler flags with autotools Sébastien Helleu 2020-03-22 11:09:27 +0100
  • 8a9b6c1554 php: add detection of PHP 7.4 in autotools Sébastien Helleu 2020-03-22 10:58:09 +0100
  • 5ca64fc389 ruby: fix compiler warning on third argument of function weechat_ruby_hash_foreach_cb Sébastien Helleu 2020-03-22 10:29:53 +0100
  • c14d5ba004 irc: use larger buffer for message in function irc_message_split_authenticate, just in case Sébastien Helleu 2020-03-21 14:31:53 +0100
  • 4480c7b7cc irc: split AUTHENTICATE message in 400-byte chunks (closes #1459) Sébastien Helleu 2020-03-21 14:28:53 +0100
  • bf42a1ebc5 irc: replace "char *" by "const char *" in arguments of split functions Sébastien Helleu 2020-03-21 14:27:47 +0100
  • c29b45a0f2 api: add info "auto_connect" (closes #1453) Sébastien Helleu 2020-03-20 20:42:05 +0100
  • c05cb595dc doc: add note about call to "free" on result of info_get (plugin API reference) Sébastien Helleu 2020-03-20 07:08:14 +0100
  • 5c1dfcbe5b tests: add tests on functions irc_protocol_cb_mode and irc_protocol_cb_nick Sébastien Helleu 2020-03-19 23:01:59 +0100
  • b45d461c3a tests: add tests on functions irc_protocol_cb_kick and irc_protocol_cb_kill Sébastien Helleu 2020-03-18 22:27:15 +0100
  • a709dd05a6 tests: add tests on function irc_protocol_cb_join Sébastien Helleu 2020-03-17 20:54:07 +0100
  • 332a4adc26 tests: add tests on function irc_protocol_cb_chghost Sébastien Helleu 2020-03-16 20:49:50 +0100
  • f33cfc89a0 doc: update German auto-generated file Sébastien Helleu 2020-03-15 07:20:57 +0100
  • e3ffe8c785 irc: set channel modes to NULL instead of "+" when no modes are remaining Sébastien Helleu 2020-03-14 18:12:29 +0100
  • 851d1fb00a tests: rename function run_cmd_server to server_recv Sébastien Helleu 2020-03-14 18:11:29 +0100
  • 4033c55fa2 irc: add another example of MODE message Sébastien Helleu 2020-03-14 18:08:20 +0100
  • 00913de02f irc: remove unused variable "modes" from function irc_bar_item_buffer_name_content Sébastien Helleu 2020-03-14 17:44:23 +0100
  • 042c8fb02f core: update German translations Nils Görs 2020-03-14 21:20:12 +0100
  • aa3941fee2 tests: always run callback in calls to function config_file_option_set Sébastien Helleu 2020-03-13 23:12:22 +0100
  • ba70173a2e irc: fix variable name in function irc_server_connect when GnuTLS is disabled Sébastien Helleu 2020-03-12 07:35:04 +0100
  • 9545d37ab0 tests: add tests on IRC protocol functions and some callbacks Sébastien Helleu 2020-03-11 20:53:49 +0100
  • 5f94636b91 irc: rename argument in function irc_protocol_is_numeric_command Sébastien Helleu 2020-03-10 19:19:38 +0100
  • 2fe27584ff irc: return 0 in function irc_protocol_is_numeric_command if the command is NULL or empty Sébastien Helleu 2020-03-10 19:15:59 +0100
  • 8a5046f0a1 irc: add support of fake servers (no I/O, for testing purposes) Sébastien Helleu 2020-03-09 21:09:55 +0100
  • 3590302183 irc: copy temporary server flag in command /server copy Sébastien Helleu 2020-03-08 13:56:30 +0100
  • dcd10657b1 tests: add tests on functions weecrypto_totp_generate and weecrypto_totp_validate Sébastien Helleu 2020-03-05 22:21:48 +0100
  • dabf32f213 tests: add tests on functions weecrypto_hash and weecrypto_hash_pbkdf2 with NULL hash Sébastien Helleu 2020-03-04 08:24:46 +0100
  • c48815673d core: update ChangeLog (issue #1455) Sébastien Helleu 2020-03-03 21:51:03 +0100
  • 91fe8da039 core: add detection of Ruby 2.7 in autotools Sébastien Helleu 2020-03-03 21:50:17 +0100
  • 60e86f929d core: add detection for Ruby 2.7 Lucas Kanashiro 2020-03-03 09:47:25 -0300
  • 4afaacd34e tests: add tests on function weecrypto_get_hash_algo Sébastien Helleu 2020-03-03 21:29:44 +0100
  • 7af8e6c652 core: add minimum libgcypt version 1.7.0 for SHA3 algorithms in comment of function weecrypto_hash Sébastien Helleu 2020-03-02 22:55:30 +0100
  • 8ffe9be8a7 core: fix ChangeLog entry Sébastien Helleu 2020-03-02 22:54:02 +0100
  • 3604abba7d core: fix copyright date in wee-crypto sources Sébastien Helleu 2020-03-02 22:53:34 +0100
  • 2d7829b2d5 core: require libgcrypt >= 1.7.0 for SHA3 algorithms Sébastien Helleu 2020-03-02 21:49:30 +0100
  • c6757f642f tests: fix generation of test scripts with Python 3.8 Sébastien Helleu 2020-03-02 21:39:27 +0100
  • dc7f1e81fb core: add CVE ids in ChangeLog Sébastien Helleu 2020-03-02 20:42:26 +0100
  • 2d2b49bfaa relay: accept hash of password in init command with option "password_hash" Sébastien Helleu 2020-03-02 00:46:10 +0100
  • 1882686f8a script: rename variable length_hash to hash_size Sébastien Helleu 2020-03-01 22:33:05 +0100
  • 0271eacbe5 relay: rename variable length_hash to hash_size Sébastien Helleu 2020-03-01 22:32:43 +0100