Alexey Sokolov
271cc8babb
Merge branch 'master' of github.com:znc/znc
2018-06-18 00:47:20 +01:00
Alexey Sokolov
66acad5791
Merge branch '1.7.x'
2018-06-18 00:46:54 +01:00
Alexey Sokolov
6d1e77bb52
Revert "transperancy: Make the user aware that DEBUG mode is enabled."
...
This reverts commit ab501767a1 .
Superceded by admindebug module
2018-06-18 00:41:18 +01:00
Jos Ahrens
e64b331342
Add module that dynamically enables/disables debug mode
...
Close #1547
Close #1556
References #1370
References #1446
2018-06-18 00:38:42 +01:00
Alexey Sokolov
7b019bf9bf
Merge pull request #1569 from Zarthus/jenkins/trans/pr-summary
...
ci: return output of shell commands to stdout
2018-06-16 20:53:20 +01:00
Jos Ahrens
1bc77e4cb6
ci: Add modifiedLocales to git-commit message
2018-06-16 13:49:36 +02:00
Jos Ahrens
488e8773e3
ci: return output of shell commands to stdout
...
Ref #1562
2018-06-16 13:49:36 +02:00
Jos Ahrens
6f109ec6d7
ci: fix Groovy lang.Binding exception ( #1566 )
...
Ref #1562
2018-06-16 12:20:18 +01:00
Jos Ahrens
d07674b089
ci: fix broken shell syntax ( #1565 )
...
Ref #1562
2018-06-16 11:51:41 +01:00
Alexey Sokolov
27f4dce638
Merge pull request #1564 from Zarthus/jenkins/trans/pr-summary
...
ci: Modify crowdin CI to make better PR descriptions
2018-06-16 11:45:20 +01:00
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
e6df9f7f4a
Merge pull request #1561 from znc-jenkins/l10n_1.7.x
...
Update translations in 1.7.x
2018-06-16 10:14:09 +01:00
ZNC-Jenkins
cc3f8499a7
Update translations from Crowdin
2018-06-16 00:25:59 +00: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