ZNC-Jenkins
0edf76a592
Update translations from Crowdin for pt_PT
2021-09-30 00:30:26 +00:00
ZNC-Jenkins
68997886eb
Update translations from Crowdin for pt_PT
2021-09-29 00:30:41 +00:00
ZNC-Jenkins
420c4bfc07
Update translations from Crowdin for pt_PT
2021-09-28 00:30:38 +00:00
ZNC-Jenkins
0f08172b4b
Update translations from Crowdin for pt_PT
2021-09-27 00:30:56 +00:00
ZNC-Jenkins
5216074128
Update translations from Crowdin for id_ID
2021-09-20 00:29:58 +00:00
ZNC-Jenkins
9f8286898f
Update translations from Crowdin for pt_BR
2021-07-21 00:29:40 +00:00
ZNC-Jenkins
5b32d8bab9
Update translations from Crowdin for bg_BG
2021-06-07 00:29:39 +00:00
ZNC-Jenkins
222b23bdac
Update translations from Crowdin for fr_FR
2021-04-04 00:29:31 +00:00
ZNC-Jenkins
286441bc0a
Update translations from Crowdin for ro_RO
2021-02-25 00:29:34 +00:00
ZNC-Jenkins
0982d82699
Update translations from Crowdin for ro_RO
2021-02-15 00:29:05 +00:00
ZNC-Jenkins
1f2045b227
Update translations from Crowdin for ro_RO
2021-02-13 00:29:24 +00:00
ZNC-Jenkins
b782b40a83
Update translations from Crowdin for nl_NL
2021-02-06 00:28:57 +00:00
ZNC-Jenkins
a5eee3e92d
Update translations from Crowdin for pl_PL
2020-12-13 00:28:52 +00:00
ZNC-Jenkins
cf0f07eeb2
Update translations from Crowdin for fr_FR
2020-12-05 00:28:47 +00:00
ZNC-Jenkins
998e00feab
Update translations from Crowdin for bg_BG de_DE el_GR es_ES fr_FR id_ID it_IT nl_NL pl_PL pt_BR ru_RU
2020-09-25 00:29:29 +00:00
Alexey Sokolov
b80d674cfc
Update default SSL settings from Mozilla recommmendations
...
Disable TLSv1.0 and TLSv1.1 by default
Ref #1758
2020-09-24 10:10:43 +01:00
ZNC-Jenkins
127688b792
Update translations from Crowdin for pl_PL
2020-09-08 00:28:53 +00:00
ZNC-Jenkins
7fa213a0d4
Update translations from Crowdin for pl_PL
2020-09-07 00:28:32 +00:00
ZNC-Jenkins
0a940c8146
Update translations from Crowdin for de_DE
2020-09-02 00:29:43 +00:00
ZNC-Jenkins
33f3b587fa
Update translations from Crowdin for el_GR
2020-08-29 00:28:44 +00:00
ZNC-Jenkins
7e23106c67
Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pl_PL pt_BR ru_RU
2020-08-09 00:29:15 +00:00
Alexey Sokolov
b14d867c7f
Make several more client command results translateable.
...
Somehow they were missed
2020-08-08 12:15:01 +01:00
ZNC-Jenkins
43bfec5989
Update translations from Crowdin for pl_PL
2020-07-25 00:29:44 +00:00
ZNC-Jenkins
4e12f02fdb
Update translations from Crowdin for pl_PL
2020-07-08 00:28:13 +00:00
ZNC-Jenkins
b3a681bc12
Update translations from Crowdin for pl_PL
2020-07-07 00:28:10 +00:00
ZNC-Jenkins
469c424182
Update translations from Crowdin for pl_PL
2020-07-02 00:28:48 +00:00
ZNC-Jenkins
a118fee12f
Update translations from Crowdin for pl_PL
2020-07-01 00:28:56 +00:00
ZNC-Jenkins
8093b3d9de
Update translations from Crowdin for pl_PL
2020-06-30 00:29:57 +00:00
ZNC-Jenkins
ad36153ccb
Update translations from Crowdin for pl_PL
2020-06-29 00:28:28 +00:00
Ujjwal Sharma
a5dde684da
Extend port warning to 6697
2020-06-28 22:33:14 +05:30
Alexey Sokolov
09e5543788
Make Coverity happier
2020-06-24 10:20:54 +01:00
ZNC-Jenkins
7a47436d1a
Update translations from Crowdin for pl_PL
2020-06-24 00:30:49 +00:00
ZNC-Jenkins
6527a8a53d
Update translations from Crowdin for pl_PL
2020-06-21 00:28:36 +00:00
ZNC-Jenkins
74e973b1c2
Update translations from Crowdin for pl_PL
2020-06-19 00:28:56 +00:00
ZNC-Jenkins
6719a819f0
Update translations from Crowdin for pl_PL
2020-06-18 00:29:36 +00:00
ZNC-Jenkins
a183cf6b24
Update translations from Crowdin for pl_PL
2020-06-17 00:28:49 +00:00
ZNC-Jenkins
3d1ec986bb
Update translations from Crowdin for pl_PL
2020-06-16 00:29:22 +00:00
ZNC-Jenkins
fd9d78b649
Update translations from Crowdin for pl_PL
2020-06-15 00:29:10 +00:00
ZNC-Jenkins
4918fb329b
Update translations from Crowdin for pl_PL
2020-06-14 00:29:47 +00:00
ZNC-Jenkins
339530d164
Update translations from Crowdin for bg_BG es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU
2020-06-13 00:27:56 +00:00
ZNC-Jenkins
72003c71fe
Update translations from Crowdin for nl_NL
2020-06-06 00:28:10 +00:00
ZNC-Jenkins
13a2ebe642
Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU
2020-06-01 00:27:37 +00:00
Alexey Sokolov
6cce5fe08d
Check for m_pNetwork being not null in several more places
...
I don't know whether these are crasheable, but now they will definitely
be not.
2020-05-31 11:46:05 +01:00
Alexey Sokolov
2390ad111b
Fix null pointer dereference in echo-message
...
The bug was introduced while fixing #1705 . If a client did not enable
echo-message, and doesn't have a network, it crashes.
Thanks to LunarBNC for reporting this
2020-05-31 11:45:40 +01:00
ZNC-Jenkins
c16c343da9
Update translations from Crowdin for pt_BR
2020-05-11 00:26:30 +00:00
ZNC-Jenkins
d224630d63
Update translations from Crowdin for pt_BR
2020-05-08 00:27:39 +00:00
ZNC-Jenkins
686f498280
Update translations from Crowdin for pt_BR
2020-05-07 00:27:20 +00:00
Alexey Sokolov
eca46d4a97
Merge branch 'master' into 1.8.x
2020-04-20 21:10:39 +01:00
Alexey Sokolov
3d7fe3e436
Merge branch 'htmlstring'
2020-04-20 20:51:25 +01:00
ZNC-Jenkins
a21d40028c
Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU
2020-04-18 22:07:16 +00:00