ZNC-Jenkins
6115bc8d34
Update translations from Crowdin for de_DE es_ES fr_FR id_ID nl_NL ru_RU
2018-12-10 00:26:34 +00:00
Alexey Sokolov
61a4e6e9d9
Merge branch '1.7.x'
2018-12-09 15:46:11 +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
a1aca29427
Update translations from Crowdin for fr_FR
2018-11-02 00:26:18 +00:00
Alexey Sokolov
b00cc30982
Merge branch '1.7.x'
2018-09-30 10:47:55 +01: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
2f4b158fd1
Update translations from Crowdin for ru_RU
2018-08-09 00:26:09 +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
ZNC-Jenkins
0714a9ec23
Update translations from Crowdin for de_DE es_ES fr_FR id_ID nl_NL pt_BR ru_RU
2018-08-08 00:26:26 +00:00
Alexey Sokolov
7f89a6f484
Merge branch '1.7.x'
2018-08-08 00:15:41 +01: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
Alexey Sokolov
29fab65723
Merge 1.7.x to master
2018-07-14 07:28:08 +01:00
ZNC-Jenkins
2058aa0fa6
Update translations from Crowdin for es_ES
2018-07-02 00:25:44 +00:00
ZNC-Jenkins
08fe2ae2f7
Update translations from Crowdin for de_DE
2018-06-24 00:26:41 +00:00
ZNC-Jenkins
eec5c5a036
Update translations from Crowdin for de_DE
2018-06-24 00:26:33 +00:00
ZNC-Jenkins
3b6980cb85
Update translations from Crowdin for de_DE es_ES id_ID nl_NL pt_BR ru_RU
2018-06-19 21:04:33 +00:00
ZNC-Jenkins
b483ba8a8d
Update translations from Crowdin for de_DE es_ES id_ID nl_NL pt_BR ru_RU
2018-06-19 21:04:31 +00:00
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
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
ZNC-Jenkins bot
27540a8d40
Update translations from Crowdin ( #1552 )
2018-06-16 10:15:05 +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
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
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
Alexey Sokolov
8eebdf750d
Slightly cleaner way to fix #1543
2018-06-02 10:45:03 +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
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
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
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
ZNC-Jenkins bot
ad7e447bf3
Update translations from Crowdin ( #1530 )
2018-05-09 08:42:03 +01:00