Commit Graph

5127 Commits

Author SHA1 Message Date
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
51e82fc7e8 Update translations from Crowdin for pt_BR 2019-08-06 00:27:46 +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
412aeb1dd0 Update translations from Crowdin for it_IT 2019-07-27 00:27:03 +00:00
ZNC-Jenkins
0e5dee55e6 Update translations from Crowdin for it_IT 2019-07-26 00:27:12 +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
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
ZNC-Jenkins
adcf389a88 Update translations from Crowdin for bg_BG fr_FR 2019-06-22 00:27:01 +00:00
Alexey Sokolov
b068ff0e0d Delete bg.zip
Sometimes automation fails...
2019-06-21 23:52:44 +01:00
ZNC-Jenkins
42222a379c Update translations from Crowdin for de_DE es_ES id_ID nl_NL pt_BR ru_RU 2019-06-21 22:17:23 +00:00
ZNC-Jenkins
01917ff748 Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID nl_NL pt_BR ru_RU 2019-06-21 22:17:21 +00:00
Alexey Sokolov
5c885f82b7 Merge pull request #1662 from girst/listify-tables
listify two-column tables
2019-06-21 21:52:29 +01:00