Commit Graph

5135 Commits

Author SHA1 Message Date
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
Alexey Sokolov 4d9bbbff22 Merge branch '1.7.x' 2019-08-08 22:00:08 +01:00
Alexey Sokolov 960b76d2ea Use FindPython3 in addition to pkg-config 2019-08-08 21:56:45 +01: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
Alexey Sokolov b36dfe4e94 Upgrade OS on Travis:
One build is now on 18.04, the rest are on 16.04
Get coverage from linux llvm builds
2019-07-27 23:03:59 +01: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 ebec9857d4 Update translations from Crowdin for it_IT 2019-07-26 00:27:45 +00:00
ZNC-Jenkins 0e5dee55e6 Update translations from Crowdin for it_IT 2019-07-26 00:27:12 +00:00
ZNC-Jenkins 7f4a8fcde9 Update translations from Crowdin for it_IT 2019-07-25 00:28:15 +00:00
ZNC-Jenkins 33abd0debf Update translations from Crowdin for it_IT 2019-07-25 00:27:23 +00:00
Alexey Sokolov d10ec24371 Merge branch '1.7.x' 2019-07-23 22:19:10 +01:00
Alexey Sokolov ab2ce3e541 Support python 3.8 (#1676)
Fix #1675
2019-07-23 22:18:23 +01:00
Alexey Sokolov 154bca5e55 Merge branch '1.7.x' 2019-07-22 00:10:32 +01:00
Alexey Sokolov 71f35b003d Add a deprecation warning to ./configure 2019-07-22 00:10:17 +01: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
ZNC-Jenkins 43ffa91e20 Update translations from Crowdin for it_IT 2019-07-17 00:27:25 +00:00
Alexey Sokolov b090644ac3 Improve help message about LoadMod 2019-07-16 23:25:59 +01:00
ZNC-Jenkins 573fc3ed62 Update translations from Crowdin for it_IT 2019-07-16 00:27:36 +00:00
ZNC-Jenkins f936690a73 Update translations from Crowdin for it_IT 2019-07-16 00:27:06 +00:00
ZNC-Jenkins 0589ed5d59 Update translations from Crowdin for it_IT 2019-07-15 21:45:02 +00:00
ZNC-Jenkins 2502b61ecf Update translations from Crowdin for it_IT 2019-07-15 21:45:00 +00:00
Alexey Sokolov a18b35e386 Crowdin Jenkins: Use sshagent instead of a hack - attempt 3 2019-07-15 22:27:45 +01:00
Alexey Sokolov 4222c3e533 Crowdin Jenkins: Use sshagent instead of a hack - attempt 2 2019-07-15 21:11:05 +01:00
Alexey Sokolov eb904c4545 Merge branch '1.7.x' 2019-07-15 21:09:15 +01:00
Alexey Sokolov 989d1ae8a4 Remove CI file which is not used anymore.
The actual version is in master branch, and it affects both branches:
master and 1.7.x
2019-07-15 21:08:12 +01:00
Alexey Sokolov b87a3565e5 Crowdin Jenkins: Use sshagent instead of a hack 2019-07-15 08:52:39 +01:00
ZNC-Jenkins 68783f7c14 Update translations from Crowdin for it_IT 2019-07-14 01:08:54 +00: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 b5e5c75683 Merge branch '1.7.x' 2019-07-12 08:44:55 +01:00
Alexey Sokolov fa3d503865 crowdin: don't claim that I translated everything
(cherry picked from commit ebbe9f2592)
2019-07-12 08:44:33 +01:00
Alexey Sokolov 61f5ca2bc0 Modtcl: install .tcl files when building with CMake
Thanks to Patrick Matthäi for report.
2019-07-12 08:43:18 +01: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
greenxx d77f9a9ece Update error message to let the user know to initialize submodules or get the tarball from the website
Close #1671
Close #1672
2019-07-05 20:08:23 +01:00
Jonathan Herlin e99cad4c25 Fix crypt module test (#1673) 2019-07-05 20:03:46 +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
Alexey Sokolov ebbe9f2592 crowdin: don't claim that I translated everything 2019-06-25 23:45:30 +01:00
ZNC-Jenkins a657f1933c Update translations from Crowdin for it_IT 2019-06-25 00:28:09 +00:00