Commit Graph

5252 Commits

Author SHA1 Message Date
ZNC-Jenkins 4918fb329b Update translations from Crowdin for pl_PL 2020-06-14 00:29:47 +00:00
ZNC-Jenkins 339530d164 Update translations from Crowdin for bg_BG es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU 2020-06-13 00:27:56 +00:00
ZNC-Jenkins d9f8096d49 Update translations from Crowdin for nl_NL 2020-06-09 00:29:13 +00:00
ZNC-Jenkins 4153c422b1 Update translations from Crowdin for 2020-06-07 14:51:42 +00:00
Alexey Sokolov e6538c5570 CI: add the crowdin-contributors.py to 1.8.x branch 2020-06-07 15:24:13 +01:00
Alexey Sokolov 5a671d7e62 Return version number to 1.8.x 2020-06-07 07:01:11 +01:00
Alexey Sokolov 0a3909beaa 1.8.1 znc-1.8.1 2020-06-07 06:57:33 +01:00
ZNC-Jenkins 72003c71fe Update translations from Crowdin for nl_NL 2020-06-06 00:28:10 +00:00
ZNC-Jenkins 13a2ebe642 Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU 2020-06-01 00:27:37 +00:00
Alexey Sokolov 92e0fa5a3e Travis: remove stale workaround for arm file permissions 2020-05-31 12:42:36 +01:00
Alexey Sokolov c1e3607700 ZNC 1.8.1-rc1 znc-1.8.1-rc1 2020-05-31 11:55:21 +01:00
Alexey Sokolov 6cce5fe08d Check for m_pNetwork being not null in several more places
I don't know whether these are crasheable, but now they will definitely
be not.
2020-05-31 11:46:05 +01:00
Alexey Sokolov 2390ad111b Fix null pointer dereference in echo-message
The bug was introduced while fixing #1705. If a client did not enable
echo-message, and doesn't have a network, it crashes.

Thanks to LunarBNC for reporting this
2020-05-31 11:45:40 +01:00
ZNC-Jenkins c16c343da9 Update translations from Crowdin for pt_BR 2020-05-11 00:26:30 +00:00
ZNC-Jenkins d224630d63 Update translations from Crowdin for pt_BR 2020-05-08 00:27:39 +00:00
ZNC-Jenkins 686f498280 Update translations from Crowdin for pt_BR 2020-05-07 00:27:20 +00:00
Alexey Sokolov 6e7b98e988 docker: update alpine to 3.11 2020-05-03 08:58:46 +01:00
Alexey Sokolov 54053c0676 Return version number to git: 1.8.x 2020-05-01 22:18:38 +01:00
Alexey Sokolov 492b4ab007 Increase the version number to 1.8.0 znc-1.8.0 2020-05-01 21:51:29 +01:00
Alexey Sokolov c00078781d ZNC 1.8.0-rc1 2020-04-26 09:39:55 +01:00
Alexey Sokolov 046915f25f Merge pull request #1717 from DarthGandalf/fixtest
Try fix flaky ZNCTest.AwayNotify
2020-04-22 09:56:48 +01:00
Alexey Sokolov 8717badcfc Try fix flaky ZNCTest.AwayNotify 2020-04-21 23:09:11 +01:00
Alexey Sokolov 8d1637e26e ZNC 1.8.0-beta1 2020-04-20 21:33:54 +01:00
Alexey Sokolov eca46d4a97 Merge branch 'master' into 1.8.x 2020-04-20 21:10:39 +01:00
Alexey Sokolov 3d7fe3e436 Merge branch 'htmlstring' 2020-04-20 20:51:25 +01:00
Alexey Sokolov e801c49740 Test #1715 2020-04-20 20:51:07 +01:00
ZNC-Jenkins a21d40028c Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU 2020-04-18 22:07:16 +00:00
ZNC-Jenkins 37eb36ade8 Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU 2020-04-18 22:07:05 +00:00
Disconnect3d 0e2ea2fa6c Fix incorrect html entities parsing in ZNCString.cpp
This PR fixes wrong size argument passed to `strncasecmp` function when it was invoked to check if the string contains HTML entities.
2020-04-13 16:01:47 +02:00
Alexey Sokolov 972e9adb29 Merge pull request #1714 from DarthGandalf/travis
Fixing ARM build on Travis
2020-04-11 21:39:48 +01:00
Alexey Sokolov 13e9622267 Fixing ARM build on Travis 2020-04-11 21:01:59 +01:00
Alexey Sokolov ca80ff5782 Update Crowdin config to update branch 1.8 instead of 1.7 2020-04-10 10:26:53 +01:00
Alexey Sokolov 0d2148f02f Merge branch '1.8.x' of github.com:znc/znc into 1.8.x 2020-04-10 09:59:45 +01:00
Alexey Sokolov e8cd53ce2e Make it more visible that admins have lots of privileges 2020-04-10 09:58:59 +01:00
m4luc0 89af445653 Web: fix small css errors after #1711 2020-04-05 23:38:26 +02:00
Alexey Sokolov bffeee2ee7 Merge pull request #1711 from m4luc0/1.8.x
Web: fix broken layout after text edit
2020-04-04 15:26:46 +01:00
m4luc0 c104b14514 Web: fix broken layout after text edit 2020-04-04 14:43:16 +02:00
m4luc0 3e92362986 Web: fix broken layout after text edit 2020-04-04 12:32:18 +02:00
Alexey Sokolov 430887a357 Merge branch 'master' into 1.8.x 2020-03-31 08:41:14 +01:00
Alexey Sokolov 82c4ad8362 Merge pull request #1710 from ChrisTyrrel/master
Add NoTrafficTimeout User variable to help of controlpanel.
2020-03-31 08:40:09 +01:00
Chris Tyrrel 6ac1e9e8fa Resolves #1693
Added NoTrafficTimeout User variable to the list of User variables in the controlpanel module.
2020-03-30 18:07:20 -06:00
Alexey Sokolov 640825377e Stop doing version names like -alpha1-alpha1 2020-03-29 15:38:00 +01:00
Alexey Sokolov 6295fffee5 ZNC 1.8.0-alpha1 2020-03-29 15:23:47 +01:00
Alexey Sokolov b1d4cb0ae5 Add test for sasl module 2020-03-29 13:46:59 +01:00
Alexey Sokolov 5a047d4b58 Merge commit 'refs/pull/1635/head' of github.com:znc/znc 2020-03-29 11:17:55 +01:00
Alexey Sokolov d229761821 Fix echo-message for *status
Close #1705
2020-03-29 08:45:10 +01:00
ZNC-Jenkins 6d1ef8d099 Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU 2020-01-10 00:27:17 +00:00
Alexey Sokolov 7096884fae Merge pull request #1701 from paradix/master
watch module: changed internal buffer to query for multi-client support
2020-01-09 08:39:22 +00:00
paradix 4c11a26429 review: fixed indentation 2020-01-08 11:48:18 +01:00
paradix 7d5562a9bd review changes implemented 2020-01-08 10:20:13 +01:00