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
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
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
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
6e0f672561
Update docker submodule to make this directory less confusing
2018-05-11 20:07:53 +01:00
Alexey Sokolov
88e295402d
Remove leftover from testing from previous commit
2018-05-11 09:10:19 +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
f334ff1c12
Update translations from Crowdin ( #1529 )
2018-05-09 08:41:16 +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
f44800680c
crowdin: gettext wants _ in locale name
2018-05-07 16:27:21 +01:00
Alexey Sokolov
6f5e39b166
Fix language selector. It didn't work.
2018-05-07 16:14:16 +01:00
Alexey Sokolov
cd8b6ac9df
crowdin: don't drop Brazilian part of pt-BR
2018-05-07 09:06:59 +01:00
Alexey Sokolov
80b96f3d46
Fix redirecting message
...
Thanks rockytvbr
2018-05-06 22:05:12 +01:00
D
bf95069a75
Added es-ES translation file
...
Make Spanish selectable in the list of languages.
Close #1527
2018-05-06 09:45:54 +01:00
ZNC-Jenkins bot
bbc5cfe76d
Update translations from Crowdin ( #1522 )
2018-05-06 00:23:36 +01:00
Alexey Sokolov
59cf8aabda
Make version 1.7.x again for 1.7.x branch
2018-05-05 20:49:12 +01:00
Alexey Sokolov
fa06d08c4d
Make German selectable in the list of languages.
...
Some strings were translated already, but this file was forgotten.
2018-05-05 16:02:27 +01:00
Alexey Sokolov
d16817b03a
Update git master to be 1.8.x
2018-05-01 22:39:01 +01:00
Alexey Sokolov
4489b1b694
Increase the version number to ZNC 1.7.0
znc-1.7.0
2018-05-01 22:15:45 +01:00
Alexey Sokolov
07fa6c7257
Don't put .ci/ into tarball
2018-05-01 22:15:42 +01:00
Alexey Sokolov
bfecb524e4
1.7.0-rc1
2018-04-19 23:52:45 +01:00
Alexey Sokolov
2e6e2972fc
Merge branch 'master' into 1.7.x
2018-04-19 23:51:10 +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
Alexey Sokolov
6922476fcf
ZNC 1.7.0-beta1
2018-04-06 20:25:13 +01:00
Alexey Sokolov
8c60724118
Merge branch 'master' into 1.7.x
2018-04-06 20:22:37 +01:00
Alexey Sokolov
d6bfe504ae
When Boost is not found via CMake, tell what exact features are disabled
2018-04-04 08:14:52 +01:00
ZNC-Jenkins bot
b9743d8320
Update translations from Crowdin ( #1502 )
2018-04-04 01:40:11 +01:00
Alexey Sokolov
c6a04023a4
Reformat test
2018-04-04 01:21:09 +01:00
Alexey Sokolov
9de990715b
More translateable strings ( fix #1354 )
2018-04-03 22:31:20 +01:00
Alexey Sokolov
f3ddbccedd
Fix unit test after string changes
2018-04-02 12:19:01 +01:00
Alexey Sokolov
1e08e5c702
Move gtest's printer for CString to a place visible to all tests
2018-04-02 12:17:14 +01:00
Alexey Sokolov
10c98e01a8
Why did I make this public?
2018-04-01 12:23:16 +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
d8327977ca
Add socket test to modperl
2018-03-27 22:49:23 +01:00
Alexey Sokolov
6eaa93f8da
Fix python sockets after latest changes.
...
The issue was triggered by CCoreTranslationMixin being parent of
CZNCSock, and DisableReadLine wasn't found as attribute anymore.
Thanks to obiw4n for report.
2018-03-27 22:26:05 +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