Jos Ahrens
04dc7ca3e6
ci: Modify crowdin CI to make better PR descriptions
...
Closes #1562
2018-06-16 12:43:20 +02:00
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
ac037766f0
Merge branch '1.7.x'
2018-06-14 22:26:42 +01:00
Casper
c74f41d67d
Change GetParamsColon(1) to (0) in adminlog, as (1) does not show the error message, it will show an empty [] in the adminlog
...
Close #1557
2018-06-14 22:25:41 +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
d15e619483
Merge branch '1.7.x' of github.com:znc/znc into 1.7.x
2018-06-04 22:30:24 +01:00
Alexey Sokolov
664105eabd
Fix #1548 : fix description of flooddetach commands.
...
Ref #1549
2018-06-04 22:27:39 +01:00
Alexey Sokolov
4b92790562
Fix #1543 for modperl too
...
While at it, fix a memory leak in NV handling
Add some tests
2018-06-04 22:03:10 +01:00
Baguz Ach
065f19c5bd
added Bahasa Indonesia ( #1550 )
2018-06-04 10:46:14 +01:00
Alexey Sokolov
8eebdf750d
Slightly cleaner way to fix #1543
2018-06-02 10:45:03 +01:00
Alexey Sokolov
94c5707f2e
Old clang doesn't understand 2-arg deprecation
2018-06-02 01:52:11 +01:00
Alexey Sokolov
11fb428878
Fix VCString return values in modpython
...
The list of functions which returned list of unknown objects instead of
list of strings:
* CMessage::GetParams()
* CZNC::GetMotd()
* CZNC::GetTrustedProxies()
* CZNC::GetBindHosts()
2018-06-02 01:02:40 +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
255fc53cad
Fix double "id" attribute of <textarea> in CTCP replies editor.
...
That prevented the javascript version of the editor to work correctly.
Thanks to luk3yx for the report.
2018-05-27 01:02:14 +01:00
Alexey Sokolov
0f137953fa
Merge branch '1.7.x'
2018-05-22 22:00:48 +01:00
Alexey Sokolov
d71331259a
Fix #1536
...
Don't assume machine which built ZNC has the same compiler as where
znc-buildmod runs.
The old code was needed before 3b3a0ac291
2018-05-22 21:55:50 +01:00
ZNC-Jenkins bot
4f3ed095ab
Update translations from Crowdin ( #1533 )
2018-05-15 08:11:57 +02: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
9d70f94aee
Fix typo in previous commit
2018-05-13 14:40:49 +01:00
Alexey Sokolov
462dae523a
Merge branch '1.7.x'
2018-05-13 00:09:38 +01:00
Alexey Sokolov
a0088b0b6a
Fix "git-unknown" in --version of unstable docker image
2018-05-13 00:03:22 +01:00
Alexey Sokolov
540d94afe6
Improve error message about boost/gettext
2018-05-12 23:09:18 +01:00
Alexey Sokolov
44ab46268d
Remove several not needed builds from Travis and add macOS 10.13
2018-05-11 20:15:28 +01:00
Alexey Sokolov
bc7a21761a
Merge branch '1.7.x'
2018-05-11 20:08:47 +01:00
Alexey Sokolov
6e0f672561
Update docker submodule to make this directory less confusing
2018-05-11 20:07:53 +01:00
Alexey Sokolov
a2f317fe51
Merge branch '1.7.x'
2018-05-11 09:10:41 +01:00
Alexey Sokolov
88e295402d
Remove leftover from testing from previous commit
2018-05-11 09:10:19 +01:00
Alexey Sokolov
75acf2640d
Merge branch '1.7.x'
2018-05-11 09:04:55 +01:00
Alexey Sokolov
30cf413553
Build Docker image from git on Travis
...
Push to https://hub.docker.com/r/zncbouncer/znc-git/
https://github.com/znc/znc-docker/issues/8
2018-05-11 09:04:15 +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
28e68dfe16
Make error message more informative when github tarball is downloaded, which doesn't include csocket.
...
See #1521
2018-05-08 00:19:13 +01:00
Alexey Sokolov
406c43f9c7
Merge branch '1.7.x'
2018-05-07 16:27:40 +01:00
Alexey Sokolov
f44800680c
crowdin: gettext wants _ in locale name
2018-05-07 16:27:21 +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