1847 Commits

Author SHA1 Message Date
ZNC-Jenkins ad056e6283 Update translations from Crowdin for de_DE es_ES pt_BR 2020-04-19 00:18:08 +00:00
ZNC-Jenkins b5a868efff Update translations from Crowdin for it_IT 2020-01-07 00:27:14 +00:00
ZNC-Jenkins 4df9ff8031 Update translations from Crowdin for it_IT 2020-01-06 00:27:18 +00:00
ZNC-Jenkins 7f8fb00227 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:35 +00:00
ZNC-Jenkins 065e15931a Update translations from Crowdin for fr_FR 2019-11-26 00:27:19 +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 41f59ff3bf Update translations from Crowdin for pt_BR 2019-10-10 00:28:29 +00:00
ZNC-Jenkins a2907dee98 Update translations from Crowdin for it_IT 2019-09-23 00:27:32 +00:00
ZNC-Jenkins 1281e1a762 Update translations from Crowdin for it_IT 2019-09-22 00:27:28 +00:00
ZNC-Jenkins 0d06fad18c Update translations from Crowdin for fr_FR 2019-09-09 00:26:55 +00:00
ZNC-Jenkins 92475d91e8 Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU 2019-09-08 00:27:00 +00:00
Alexey Sokolov be7125fcb8 nickserv: Report success of Clear commands. 2019-09-07 20:04:23 +01:00
ZNC-Jenkins 268fd32296 Update translations from Crowdin for fr_FR 2019-09-04 00:27:24 +00:00
ZNC-Jenkins dbea05b1be Update translations from Crowdin for fr_FR 2019-09-03 00:27:20 +00:00
ZNC-Jenkins 44b1fd5561 Update translations from Crowdin for fr_FR 2019-09-02 00:27:23 +00:00
ZNC-Jenkins 08eefc6fcd Update translations from Crowdin for it_IT 2019-08-31 00:27:42 +00:00
ZNC-Jenkins b8a6723aab Update translations from Crowdin for de_DE 2019-08-13 00:27:30 +00:00
ZNC-Jenkins d339b797d4 Update translations from Crowdin for pt_BR 2019-08-06 00:28:12 +00:00
ZNC-Jenkins bff2cc0fd3 Update translations from Crowdin for it_IT 2019-07-30 00:28:39 +00:00
ZNC-Jenkins 364fc4eede Update translations from Crowdin for it_IT 2019-07-27 00:27:31 +00:00
ZNC-Jenkins ebec9857d4 Update translations from Crowdin for it_IT 2019-07-26 00:27:45 +00:00
ZNC-Jenkins 7f4a8fcde9 Update translations from Crowdin for it_IT 2019-07-25 00:28:15 +00:00
ZNC-Jenkins 291395584d Update translations from Crowdin for fr_FR it_IT nl_NL 2019-07-18 00:30:38 +00:00
ZNC-Jenkins aa5ee8ff45 Update translations from Crowdin for bg_BG de_DE es_ES id_ID it_IT pt_BR ru_RU 2019-07-17 00:27:40 +00:00
ZNC-Jenkins 573fc3ed62 Update translations from Crowdin for it_IT 2019-07-16 00:27:36 +00:00
ZNC-Jenkins 0589ed5d59 Update translations from Crowdin for it_IT 2019-07-15 21:45:02 +00:00
ZNC-Jenkins 68783f7c14 Update translations from Crowdin for it_IT 2019-07-14 01:08:54 +00:00
ZNC-Jenkins 0b2be5245c Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU 2019-07-13 00:27:49 +00:00
Alexey Sokolov 61f5ca2bc0 Modtcl: install .tcl files when building with CMake
Thanks to Patrick Matthäi for report.
2019-07-12 08:43:18 +01:00
ZNC-Jenkins a657f1933c Update translations from Crowdin for it_IT 2019-06-25 00:28:09 +00:00
ZNC-Jenkins ad69c372ff Update translations from Crowdin for it_IT 2019-06-24 00:27:24 +00:00
ZNC-Jenkins adcf389a88 Update translations from Crowdin for bg_BG fr_FR 2019-06-22 00:27:01 +00:00
ZNC-Jenkins 42222a379c Update translations from Crowdin for de_DE es_ES id_ID nl_NL pt_BR ru_RU 2019-06-21 22:17:23 +00:00
Alexey Sokolov 64613bc8b6 Don't crash if user specified invalid encoding.
This is CVE-2019-9917
2019-03-22 00:22:00 +00:00
ZNC-Jenkins b697fbebdc Update translations from Crowdin for de_DE 2019-01-11 00:27:13 +00:00
ZNC-Jenkins a51dd892e6 Update translations from Crowdin for de_DE es_ES fr_FR id_ID nl_NL pt_BR ru_RU 2018-12-10 00:27:10 +00:00
Alexey Sokolov 7445e4b8dd Fix adding the last allowed network in webadmin.
Close #1584
2018-12-09 15:44:18 +00:00
ZNC-Jenkins 36e8f55bb9 Update translations from Crowdin for fr_FR 2018-09-30 00:26:44 +00:00
ZNC-Jenkins 4cda4b5c45 Update translations from Crowdin for fr_FR 2018-08-19 00:26:52 +00:00
ZNC-Jenkins 1d57ffeaa3 Update translations from Crowdin for fr_FR 2018-08-10 00:26:43 +00:00
ZNC-Jenkins f16b2958a5 Update translations from Crowdin for de_DE es_ES id_ID nl_NL pt_BR ru_RU 2018-08-08 00:26:34 +00:00
Alexey Sokolov 34509981d3 Merge branch '1.7.x' of github.com:znc/znc into 1.7.x 2018-08-08 00:15:34 +01:00
Chris Tyrrel 327969cc55 controlpanel: Add missing return to ListNetMods
Close #1589
2018-08-08 00:00:55 +01:00
ZNC-Jenkins 33cc6a2a2c Update translations from Crowdin for fr_FR 2018-08-01 00:26:26 +00:00
ZNC-Jenkins d58563a880 Update translations from Crowdin for es_ES 2018-07-27 00:26:09 +00:00
ZNC-Jenkins e8093e06e4 Update translations from Crowdin for de_DE id_ID nl_NL pt_BR ru_RU 2018-07-26 00:26:33 +00:00
Alexey Sokolov 18871dab8d admindebug: use \n instead of \r\n 2018-07-26 01:10:52 +01:00
Alexey Sokolov 8a1f8c358e admindebug: language/style fixes 2018-07-26 01:10:52 +01:00
Jos Ahrens d7e94d7ac5 admindebug: Enforce need of TTY to turn on debug mode
Fix #1580
Close #1581
2018-07-26 01:10:31 +01:00