Commit Graph

991 Commits

Author SHA1 Message Date
ZNC-Jenkins
efe640085a Update translations from Crowdin for bg_BG es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU 2020-04-24 00:27:14 +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
ZNC-Jenkins
37eb36ade8 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:05 +00:00
Disconnect3d
0e2ea2fa6c Fix incorrect html entities parsing in ZNCString.cpp
This PR fixes wrong size argument passed to `strncasecmp` function when it was invoked to check if the string contains HTML entities.
2020-04-13 16:01:47 +02:00
Alexey Sokolov
d229761821 Fix echo-message for *status
Close #1705
2020-03-29 08:45:10 +01:00
Alexey Sokolov
f3d7922499 Update copyright in files which were missing in the previous update 2020-01-05 11:37:51 +00:00
MAGIC
9081aa971d Welcome to 2020 2020-01-02 00:36:05 +01:00
ZNC-Jenkins
c005c6fcb4 Update translations from Crowdin for pt_BR 2019-12-31 00:26:42 +00:00
ZNC-Jenkins
d3011c6eb1 Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL ru_RU 2019-12-30 00:26:36 +00:00
Alexey Sokolov
c0e71184be Backport SSL changes from asio branch (#1639).
This shouldn't change any behavior.
2019-12-29 13:03:52 +00:00
ZNC-Jenkins
a9aa3d00b4 Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU 2019-12-20 00:27:06 +00:00
ZNC-Jenkins
e6dcaf0604 Update translations from Crowdin for pt_BR 2019-11-15 00:27:35 +00:00
ZNC-Jenkins
c4ab513484 Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU 2019-11-08 00:26:42 +00:00
Alexey Sokolov
16c849daac Fix crash when parsing incorrect channel modes sent by server.
Sometimes certain servers don't send a argument for modes which it
declared as ones which need an argument.

No released version is affected.

Close #1684
2019-11-07 08:36:41 +00:00
Alexey Sokolov
fa9fff618e Merge branch '1.7.x' 2019-11-01 08:24:36 +00:00
Rosen Penev
f839d258d0 Fix redefinition error under OpenSSL
LIBRESSL_VERSION_NUMBER is 0 when not defined, making the condition always true.

Close #1688
2019-11-01 08:23:46 +00:00
ZNC-Jenkins
41f59ff3bf Update translations from Crowdin for pt_BR 2019-10-10 00:28:29 +00:00
ZNC-Jenkins
ea82c76e9d Update translations from Crowdin for pt_BR 2019-10-10 00:27:42 +00:00
ZNC-Jenkins
743a91ec21 Update translations from Crowdin for fr_FR 2019-09-04 00:26:56 +00:00
ZNC-Jenkins
dbea05b1be Update translations from Crowdin for fr_FR 2019-09-03 00:27:20 +00:00
ZNC-Jenkins
a79257a9aa Update translations from Crowdin for fr_FR pt_BR 2019-08-14 00:26:45 +00:00
ZNC-Jenkins
b8a6723aab Update translations from Crowdin for de_DE 2019-08-13 00:27:30 +00:00
ZNC-Jenkins
b31cb679da Update translations from Crowdin for bg_BG de_DE es_ES id_ID it_IT nl_NL ru_RU 2019-08-13 00:26:38 +00:00
Alexey Sokolov
773f4789a2 Style fix: use const Csock* in for-each loop 2019-08-12 08:20:15 +01:00
ZNC-Jenkins
9216abe5a7 Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU 2019-08-09 00:27:48 +00:00
Aspen (linudaemon)
95369455fc Rework MODE/RPL_CHANMODEIS handling for trailing args (#1661)
Some servers may send a colon even if the last parameter doesn't need it, currently this leads to issues with permission/mode tracking, as the core doesn't handle the colon properly.

This fix replaces reconstructing the parameter string with just passing a vector of the relevant parameters to CChan::SetModes() and adds overrides for CChan::SetModes() and CChan::ModeChange() that accept the vector instead.

Clean up uses of old CModeMessage::GetModes()
2019-08-08 21:54:49 +01:00
ZNC-Jenkins
d339b797d4 Update translations from Crowdin for pt_BR 2019-08-06 00:28:12 +00:00
ZNC-Jenkins
51e82fc7e8 Update translations from Crowdin for pt_BR 2019-08-06 00:27:46 +00:00
ZNC-Jenkins
bff2cc0fd3 Update translations from Crowdin for it_IT 2019-07-30 00:28:39 +00:00
ZNC-Jenkins
8c0ecbee1f Update translations from Crowdin for it_IT 2019-07-30 00:27:47 +00:00
ZNC-Jenkins
364fc4eede Update translations from Crowdin for it_IT 2019-07-27 00:27:31 +00:00
ZNC-Jenkins
412aeb1dd0 Update translations from Crowdin for it_IT 2019-07-27 00:27:03 +00:00
ZNC-Jenkins
6439b5830c Update translations from Crowdin for ru_RU 2019-07-21 00:27:55 +00:00
ZNC-Jenkins
b27fd99d65 Update translations from Crowdin for ru_RU 2019-07-21 00:27:14 +00:00
ZNC-Jenkins
291395584d Update translations from Crowdin for fr_FR it_IT nl_NL 2019-07-18 00:30:38 +00:00
ZNC-Jenkins
33c6966b40 Update translations from Crowdin for fr_FR it_IT nl_NL 2019-07-18 00:29:50 +00:00
Alexey Sokolov
2f6e3225ad Merge branch '1.7.x' 2019-07-17 08:33:16 +01:00
ZNC-Jenkins
aa5ee8ff45 Update translations from Crowdin for bg_BG de_DE es_ES id_ID it_IT pt_BR ru_RU 2019-07-17 00:27:40 +00:00
Alexey Sokolov
b090644ac3 Improve help message about LoadMod 2019-07-16 23:25:59 +01:00
ZNC-Jenkins
b7cd68249d Update translations from Crowdin for it_IT 2019-07-14 01:08:35 +00:00
ZNC-Jenkins
0b2be5245c Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU 2019-07-13 00:27:49 +00:00
Alexey Sokolov
0ad4e51b39 Fix merge conflict 2019-07-12 08:24:58 +01:00
Alexey Sokolov
c56a4093d5 Merge branch '1.7.x' 2019-07-05 20:10:32 +01:00
ZNC-Jenkins
65bce1c51f Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU 2019-06-26 00:26:40 +00:00
ZNC-Jenkins
a657f1933c Update translations from Crowdin for it_IT 2019-06-25 00:28:09 +00:00
ZNC-Jenkins
aa4e6c53ab Update translations from Crowdin for it_IT 2019-06-25 00:27:38 +00:00
ZNC-Jenkins
ad69c372ff Update translations from Crowdin for it_IT 2019-06-24 00:27:24 +00:00
ZNC-Jenkins
6929a0b2e2 Update translations from Crowdin for it_IT 2019-06-24 00:26:40 +00:00