Sébastien Helleu
72b107a970
php: add detection of PHP 7.4
2019-12-14 11:25:07 +01:00
Sébastien Helleu
019bc79b0f
core: update ChangeLog (issue #1433 )
2019-12-13 21:34:01 +01:00
Sébastien Helleu
517bdaa4a8
core: update translations (issue #1433 )
2019-12-13 21:33:48 +01:00
Sébastien Helleu
00485af7c9
core: add contributor in AUTHORS.adoc (issue #1433 )
2019-12-13 21:31:30 +01:00
Matthew Horan
f966329862
api: add info "weechat_headless"
2019-12-13 21:30:54 +01:00
Sébastien Helleu
5ae0485404
core: fix version in ChangeLog
2019-12-13 21:27:02 +01:00
Sébastien Helleu
60fa5a7555
core: update ChangeLog (issue #1431 )
2019-12-13 21:22:45 +01:00
Sébastien Helleu
8d107912d6
core: update translations
2019-12-13 21:21:02 +01:00
Simmo Saan
c487965e8b
irc: add GnuTLS >= 3.1.0 requirement to ssl_password option help (issue #115 )
2019-12-13 21:18:22 +01:00
Simmo Saan
139a7053e4
irc: fix compilation with GnuTLS < 3.1.0 (issue #115 )
...
Due to this ssl_password will be partially unused with GnuTLS < 3.1.0.
In that case an encrypted SSL client cert import will simply fail.
2019-12-13 21:18:22 +01:00
Sébastien Helleu
9c227de6bf
core: add directory /usr/share/applications/ in cygwin package "weechat"
2019-12-08 15:56:23 +01:00
Sébastien Helleu
da28c392ea
Version 2.8-dev
2019-12-08 10:18:33 +01:00
Sébastien Helleu
236dbe3f62
Version 2.7
v2.7
2019-12-08 09:48:53 +01:00
Sébastien Helleu
632755d51d
core: remove obsolete file FindTCL.cmake from root Makefile.am
2019-12-08 09:23:35 +01:00
Sébastien Helleu
ee52c8ceae
debian: fix debian/wheezy and ubuntu/trusty patches
2019-12-08 09:13:46 +01:00
Sébastien Helleu
dda3ac7963
debian: update changelog
2019-12-08 08:23:07 +01:00
Sébastien Helleu
e81d0787e4
debian: bump Standards-Version to 4.4.0
2019-12-08 08:22:45 +01:00
Sébastien Helleu
54aa8b82b3
doc: update Polish auto-generated files
2019-12-01 18:03:07 +01:00
Krzysztof Korościk
39ae55322d
doc: updated polish traslation
2019-12-01 17:14:12 +01:00
Krzysztof Korościk
10f4e16695
po: update polish translation
2019-12-01 16:24:32 +01:00
Sébastien Helleu
cfd7d31f95
doc: update German auto-generated files
2019-12-01 11:42:49 +01:00
Nils Görs
621b87ea8a
core: update German translations
2019-11-29 09:17:37 +01:00
Sébastien Helleu
c947d1575f
core: exit makedist.sh script if command "cd" failed
2019-11-28 21:28:07 +01:00
Sébastien Helleu
d876ec49fc
core: replace "! -z" by "-n" in build-debian.sh
2019-11-28 21:27:43 +01:00
Sébastien Helleu
d2300e62af
core: replace "-o" by "||" in tools scripts
2019-11-28 21:26:45 +01:00
Sébastien Helleu
a727516e0d
core: run command and check return code on same line in tools scripts
2019-11-28 21:25:47 +01:00
Sébastien Helleu
c0e48b0370
core: double quote variables in tools scripts
2019-11-28 21:23:59 +01:00
Sébastien Helleu
45509c3560
core: double quote variables in script autogen.sh
2019-11-27 20:17:48 +01:00
Sébastien Helleu
fb8f0590b0
Version 2.7-rc1
v2.7-rc1
2019-11-26 20:10:18 +01:00
Sébastien Helleu
3dab07d659
tests: add unit tests on hash algorithms with salt (issue #635 )
2019-11-25 23:02:05 +01:00
Sébastien Helleu
cd53fc61cf
core: fix typo in French translation (issue #635 )
2019-11-25 22:43:55 +01:00
Sébastien Helleu
d66a02ca9d
core: move each hash algorithm in a separate function (issue #635 )
2019-11-25 22:31:36 +01:00
Sébastien Helleu
771b932dec
doc: update auto-generated files with WeeChat options (issue #635 )
2019-11-25 21:44:27 +01:00
Sébastien Helleu
41911babd3
core: remove obsolete translations
2019-11-25 21:42:57 +01:00
Sébastien Helleu
f69079e3d0
core: update ChangeLog (issue #635 )
2019-11-25 21:39:02 +01:00
Sébastien Helleu
b43ab911fd
core: add more info in /help weechat.look.nick_color_hash_salt (issue #635 )
2019-11-25 21:38:58 +01:00
Sébastien Helleu
0044fa1902
core: remove allocation of string when salt is used (issue #635 )
2019-11-25 21:38:55 +01:00
Simmo Saan
1a00368888
core: add option weechat.look.nick_color_hash_salt to allow for reshuffling of colors (issue #635 )
2019-11-25 21:38:20 +01:00
Sébastien Helleu
c634d6c56e
doc: list the things removed by WeeChat on /plugin unload (user's guide)
2019-11-24 09:40:53 +01:00
Sébastien Helleu
661ef1e653
doc: fix translations in French plugin API reference
2019-11-24 09:32:35 +01:00
Sébastien Helleu
8223263e0e
doc: remove flags "translation missing" in French docs
2019-11-24 09:29:02 +01:00
Sébastien Helleu
a843e8fb14
doc: bump version of documentation generator
2019-11-22 21:01:14 +01:00
Sébastien Helleu
e1692ab7e9
doc: add function to print counters, add separator lines (documentation generator)
2019-11-22 21:00:58 +01:00
Sébastien Helleu
73b3ff1491
doc: simplify function to compute SHA256 checksum, move function outside class AutogenDoc (documentation generator)
2019-11-22 20:59:58 +01:00
Sébastien Helleu
178b3eb8a6
doc: sort locales in documentation generator
2019-11-22 20:59:06 +01:00
Sébastien Helleu
2f99033384
doc: remove path option in documentation generator
2019-11-22 20:57:59 +01:00
Sébastien Helleu
f1641604b0
doc: remove obsolete ignored options/completions in documentation generator
2019-11-22 20:57:52 +01:00
Sébastien Helleu
e743e731ec
irc: do not automatically open a channel with name "0" ( closes #1429 )
...
"0" is a special channel name which causes a client to leave all the channels
it is presently on.
Note that when option irc.look.buffer_open_before_join is on, WeeChat may still
open channel buffers with an invalid channel name like "1". The server should
reply something like that, displayed on the server buffer:
1: No such channel
2019-11-21 20:35:32 +01:00
Sébastien Helleu
64aae8b959
core: update build directories in .gitignore
2019-11-19 07:40:11 +01:00
Sébastien Helleu
e4a9f95e38
core: remove arguments for endforeach() in CMake files
2019-11-18 20:18:54 +01:00