Commit Graph

875 Commits

Author SHA1 Message Date
ZNC-Jenkins bot
27540a8d40 Update translations from Crowdin (#1552) 2018-06-16 10:15:05 +01:00
Alexey Sokolov
bdbcaca055 Merge branch '1.7.x' 2018-06-15 19:34:49 +01:00
ZNC-Jenkins bot
38a007d5c5 Update translations from Crowdin (#1551) 2018-06-15 19:34:12 +01:00
Alexey Sokolov
2ed6cb7c54 Merge branch '1.7.x' 2018-06-10 21:10:30 +01:00
Baruch Siach
e567f4cb73 Fix build without SSL support
The <memory> headers is needed for unique_ptr even when SSL is not
enabled. This fixes the following build failure:

src/Utils.cpp: In static member function 'static bool CUtils::CheckCIDR(const CString&, const CString&)':
src/Utils.cpp:674:5: error: 'unique_ptr' is not a member of 'std'
     std::unique_ptr<addrinfo, decltype(deleter)> aiHost(aiHostC, deleter);
     ^

Close #1554
2018-06-10 21:09:07 +01:00
ZNC-Jenkins bot
8edcdf3263 Update translations from Crowdin (#1539) 2018-06-04 22:38:56 +01:00
ZNC-Jenkins bot
633e695aba Update translations from Crowdin (#1544) 2018-06-04 22:38:33 +01:00
Alexey Sokolov
fda73d8c81 Merge branch '1.7.x' 2018-06-04 22:30:53 +01:00
Alexey Sokolov
e531fe870a Replace the deprecated overload of CMessage::GetParam 2018-06-01 22:22:44 +01:00
Alexey Sokolov
5b7daac2f0 Rename one of overloads of CMessage::GetParams to GetParamsColon 2018-06-01 22:22:44 +01:00
Alexey Sokolov
add1316517 Merge branch '1.7.x' 2018-06-01 19:43:00 +01:00
ZNC-Jenkins bot
309eafa6f7 Update translations from Crowdin (#1540) 2018-05-31 08:40:31 +01:00
Alexey Sokolov
e0a53310d1 Merge branch '1.7.x' 2018-05-28 21:22:29 +01:00
Alexey Sokolov
0cbe9d783d Fix error message about wrong module type.
Regression from 1.6
2018-05-28 21:21:29 +01:00
Alexey Sokolov
b7ba41fb3d Merge branch '1.7.x' 2018-05-14 21:35:02 +01:00
ZNC-Jenkins bot
ddb1564aa8 Update translations from Crowdin (#1534) 2018-05-14 22:33:49 +02:00
Alexey Sokolov
75acf2640d Merge branch '1.7.x' 2018-05-11 09:04:55 +01:00
ZNC-Jenkins bot
ad7e447bf3 Update translations from Crowdin (#1530) 2018-05-09 08:42:03 +01:00
ZNC-Jenkins bot
f334ff1c12 Update translations from Crowdin (#1529) 2018-05-09 08:41:16 +01:00
Alexey Sokolov
3e3cd9e4d7 Merge branch '1.7.x' 2018-05-08 21:55:20 +01:00
ZNC-Jenkins
c5e7ec2aa1 Update translations from Crowdin and remove old .po files without full locale name 2018-05-08 21:52:38 +01:00
Alexey Sokolov
eb3ce87576 Merge branch '1.7.x' 2018-05-07 16:15:03 +01:00
Alexey Sokolov
6f5e39b166 Fix language selector. It didn't work. 2018-05-07 16:14:16 +01:00
Alexey Sokolov
22b20e3e53 Merge branch 'master' of github.com:znc/znc 2018-05-06 22:21:19 +01:00
Alexey Sokolov
04ee2aa0e9 Merge branch '1.7.x' 2018-05-06 22:21:00 +01:00
Alexey Sokolov
80b96f3d46 Fix redirecting message
Thanks rockytvbr
2018-05-06 22:05:12 +01:00
ZNC-Jenkins bot
828e88c93c Update translations from Crowdin (#1525) 2018-05-06 09:51:57 +01:00
Alexey Sokolov
594dfed41f Merge pull request #1504 from DarthGandalf/san
Support IP while verifying SSL certificates
2018-05-06 09:41:21 +01:00
Alexey Sokolov
1196c97b45 Merge branch '1.7.x' 2018-05-06 00:29:40 +01:00
ZNC-Jenkins bot
62744c3aae Update translations from Crowdin (#1523) 2018-05-06 00:23:49 +01:00
ZNC-Jenkins bot
bbc5cfe76d Update translations from Crowdin (#1522) 2018-05-06 00:23:36 +01:00
ZNC-Jenkins bot
9f196ee48b Update translations from Crowdin (#1515) 2018-04-16 21:04:05 +01:00
Alexey Sokolov
6b6bbdcaeb Merge pull request #1513 from throwaway-user/master
Don't echo-message and self-message messages to *status and *modules
2018-04-15 10:15:21 +01:00
ZNC-Jenkins bot
19a53c0994 Update translations from Crowdin (#1509) 2018-04-13 08:27:28 +01:00
Nobody Atoll
55d44c21a7 Fix echo-message regression from 1.6.x
This patch prevents PRIVMSGs from clients frmo being echoed to other clients if their target has the status prefix.
2018-04-12 18:34:15 -04:00
ZNC-Jenkins bot
b9743d8320 Update translations from Crowdin (#1502) 2018-04-04 01:40:11 +01:00
Alexey Sokolov
9de990715b More translateable strings (fix #1354) 2018-04-03 22:31:20 +01:00
Alexey Sokolov
e2b5c691af Support IP while verifying SSL certificates 2018-04-02 11:35:45 +01:00
Alexey Sokolov
2052d61952 Merge branch 'master' of github.com:znc/znc 2018-04-01 12:07:18 +01:00
Alexey Sokolov
1e23a36e1d More translateable strings (#1354) 2018-04-01 12:06:29 +01:00
Alexey Sokolov
fd15c43711 Update date in comment about default SSL ciphers 2018-04-01 00:37:06 +01:00
Alexey Sokolov
1eceb5a5c7 More translateable strings (#1354) 2018-04-01 00:35:51 +01:00
ZNC-Jenkins bot
82a9325375 Update translations from Crowdin (#1500) 2018-03-27 23:30:28 +01:00
Alexey Sokolov
5b3d2c1c19 More translateable strings (#1354) 2018-03-26 23:51:31 +01:00
Alexey Sokolov
f1f95dd6d8 Merge branch 'master' of github.com:znc/znc 2018-03-26 08:47:50 +01:00
Alexey Sokolov
1665c8640a Fix plurals in some /znc commands (#1354) 2018-03-26 08:47:27 +01:00
ZNC-Jenkins bot
c8dabadebb Update translations from Crowdin (#1499) 2018-03-26 08:46:59 +01:00
Alexey Sokolov
6ca2d5caa0 More translateable strings, #1354 2018-03-25 22:57:05 +01:00
Alexey Sokolov
5d603b0932 Fix non-default location of znc.pem when upgrading configs from pre-1.7.
New options SSLDHParamFile and SSLKeyFile were pointing at the default
location instead of the same as SSLCertFile.

Thanks to @xelra for the report.
2018-03-15 22:14:00 +00:00
ZNC-Jenkins bot
9791d2c18e Update translations from Crowdin (#1493) 2018-03-12 08:10:14 +00:00