Commit Graph

1965 Commits

Author SHA1 Message Date
ZNC-Jenkins 4e12f02fdb Update translations from Crowdin for pl_PL 2020-07-08 00:28:13 +00:00
ZNC-Jenkins b3a681bc12 Update translations from Crowdin for pl_PL 2020-07-07 00:28:10 +00:00
ZNC-Jenkins 1497bc9407 Update translations from Crowdin for pl_PL 2020-07-05 00:28:35 +00:00
ZNC-Jenkins 469c424182 Update translations from Crowdin for pl_PL 2020-07-02 00:28:48 +00:00
ZNC-Jenkins a118fee12f Update translations from Crowdin for pl_PL 2020-07-01 00:28:56 +00:00
ZNC-Jenkins 8093b3d9de Update translations from Crowdin for pl_PL 2020-06-30 00:29:57 +00:00
ZNC-Jenkins ad36153ccb Update translations from Crowdin for pl_PL 2020-06-29 00:28:28 +00:00
ZNC-Jenkins 6a3ed356d4 Update translations from Crowdin for pl_PL 2020-06-27 00:28:55 +00:00
ZNC-Jenkins 94aa7f9030 Update translations from Crowdin for pl_PL 2020-06-26 00:29:21 +00:00
ZNC-Jenkins 21f7a92e26 Update translations from Crowdin for pl_PL 2020-06-25 00:28:50 +00:00
ZNC-Jenkins 6527a8a53d Update translations from Crowdin for pl_PL 2020-06-21 00:28:36 +00:00
ZNC-Jenkins 74e973b1c2 Update translations from Crowdin for pl_PL 2020-06-19 00:28:56 +00:00
ZNC-Jenkins 6719a819f0 Update translations from Crowdin for pl_PL 2020-06-18 00:29:36 +00:00
ZNC-Jenkins a183cf6b24 Update translations from Crowdin for pl_PL 2020-06-17 00:28:49 +00:00
ZNC-Jenkins 3d1ec986bb Update translations from Crowdin for pl_PL 2020-06-16 00:29:22 +00:00
ZNC-Jenkins fd9d78b649 Update translations from Crowdin for pl_PL 2020-06-15 00:29:10 +00:00
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 72003c71fe Update translations from Crowdin for nl_NL 2020-06-06 00:28:10 +00: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
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
Alexey Sokolov e8cd53ce2e Make it more visible that admins have lots of privileges 2020-04-10 09:58:59 +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 5a047d4b58 Merge commit 'refs/pull/1635/head' of github.com:znc/znc 2020-03-29 11:17:55 +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
ZNC-Jenkins 57d623aee2 Update translations from Crowdin for it_IT 2020-01-07 00:26:56 +00:00
paradix af4a1dc4cc refactor: added AddCommand instead of manual handling with OnModCommand 2020-01-06 17:06:50 +01:00
ZNC-Jenkins 574ef8d53a Update translations from Crowdin for it_IT 2020-01-06 00:27:19 +00:00
Alexey Sokolov f3d7922499 Update copyright in files which were missing in the previous update 2020-01-05 11:37:51 +00:00
Alexey Sokolov 5b5ab5cf83 Support python 3.9
Fix #1702
2020-01-05 11:18:44 +00:00
paradix c14445a9ec watch module: changed internal buffer to query for multi-client support 2020-01-03 22:02:21 +01:00
MAGIC 9081aa971d Welcome to 2020 2020-01-02 00:36:05 +01:00
ZNC-Jenkins 26409a2b42 Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU 2019-12-24 00:27:07 +00:00
Alexey Sokolov 420a1d4bf7 Merge pull request #1670 from Zarthus/reword_trustpki
TrustPKI: Better wording in webadmin
2019-12-23 08:24:58 +00:00
ZNC-Jenkins a9aa3d00b4 Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU 2019-12-20 00:27:06 +00:00
ZNC-Jenkins 55a5af801b Update translations from Crowdin for fr_FR 2019-11-26 00:26:43 +00:00
Alexey Sokolov 8159d643cd Merge branch '1.7.x' 2019-11-23 10:16:49 +00:00
Alexey Sokolov f6327b8294 Fix in-source cmake build.
When doing sequence "cmake .; make; cmake ." the second cmake failed
because targets translation_foo and po_foo were defined twice (where foo
is some module). One of those targets came from foo.cpp, but another one
from foo.so, because we use GLOB to gather list of modules.
2019-11-23 10:16:02 +00:00
ZNC-Jenkins 357bcc187d Update translations from Crowdin for pt_BR 2019-11-15 00:28:09 +00:00
ZNC-Jenkins e6dcaf0604 Update translations from Crowdin for pt_BR 2019-11-15 00:27:35 +00:00
ZNC-Jenkins 41f59ff3bf Update translations from Crowdin for pt_BR 2019-10-10 00:28:29 +00:00
ZNC-Jenkins ea82c76e9d Update translations from Crowdin for pt_BR 2019-10-10 00:27:42 +00:00
ZNC-Jenkins a2907dee98 Update translations from Crowdin for it_IT 2019-09-23 00:27:32 +00:00
ZNC-Jenkins 98bbbf4fc4 Update translations from Crowdin for it_IT 2019-09-23 00:26:55 +00:00