Alexey Sokolov
9eebb1ff04
Move CClient constructor body to .cpp
2023-03-04 09:32:57 +00:00
Alexey Sokolov
d532dcbd5c
cygwin qt doesn't know qsizetype yet
2023-01-09 01:47:03 +00:00
Alexey Sokolov
c15fc63c55
Implement cap negotiation 3.2 on server side
...
Used for "server-dependent" caps which already rely on sending NEW and
DEL to client. This functionality is not yet available for caps added by
modules.
2023-01-09 01:08:04 +00:00
Alexey Sokolov
d49168b93f
Make it possible for modules to send values in CAP LS
2023-01-08 15:46:21 +00:00
Alexey Sokolov
b57d794aaf
Send multiline CAP LS response for IRCv3.2 clients
2023-01-08 15:32:27 +00:00
Alexey Sokolov
f2ebee26b7
Remove coverity badge too
...
Its integration broke long time ago
2023-01-08 08:54:10 +00:00
Alexey Sokolov
525aac560e
Update badges
...
1. Shields finally fixed their weirdness :)
https://github.com/badges/shields/issues/8671
2. Bountysource doesn't seem to be very useful
2023-01-08 08:51:57 +00:00
Alexey Sokolov
80c1024d84
Merge pull request #1857 from DarthGandalf/cctz
...
Improve handling timezones
2023-01-08 08:30:57 +00:00
Alexey Sokolov
6f199ac030
Use patched cctz for now
2023-01-07 23:41:38 +00:00
Alexey Sokolov
4fc9429d0f
Add test for different timezones
2023-01-07 23:36:56 +00:00
Alexey Sokolov
9de3f908b9
Build cctz as part of znclib when not found
...
Because on cygwin otherwise it would be a separate dll
2023-01-07 22:04:43 +00:00
Alexey Sokolov
f9693e47a6
Split dependencies of znclib target
2023-01-07 21:45:39 +00:00
Alexey Sokolov
aaead6f11b
Copy relevant parts of cctz to the tarball
2023-01-07 21:26:01 +00:00
Alexey Sokolov
64359328cf
Use std::chrono and cctz instead of messing with TZ
2023-01-07 21:18:20 +00:00
Alexey Sokolov
963a00a371
Merge commit 'refs/pull/1853/head' of github.com:znc/znc
2023-01-07 20:41:48 +00:00
Alexey Sokolov
c5befe3dc4
Use steady clock for cache map
2023-01-07 18:10:50 +00:00
Alexey Sokolov
42fdf9b49f
Update Csocket submodule
...
Fix several compatility issues with SSL, and use steady clock
2023-01-07 18:00:31 +00:00
Alexey Sokolov
a7871b4dfb
Merge branch 'master' of github.com:znc/znc
2023-01-07 13:52:12 +00:00
Alexey Sokolov
7c6dc23f14
CI: update comment
2023-01-07 13:51:56 +00:00
ZNC-Jenkins
35d8452f99
Update translations from Crowdin for da_DK
2023-01-07 13:48:46 +00:00
Alexey Sokolov
b1f873df51
Merge pull request #1856 from znc/dependabot/github_actions/docker/build-push-action-3
...
Bump docker/build-push-action from 2 to 3
2023-01-01 12:53:10 +00:00
dependabot[bot]
9e5cf050b7
Bump docker/build-push-action from 2 to 3
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-01 12:02:16 +00:00
Alexey Sokolov
e401545ba6
Merge pull request #1855 from Un1matr1x/issues/1854
...
Welcome to 2023
2023-01-01 09:41:50 +00:00
Falk Rund
f9fd05c307
Welcome to 2023
2023-01-01 06:49:00 +01:00
John Marrett
2a6a1d70ff
Add ParseServerTime TZ fix and tests
2022-12-29 07:53:39 -05:00
Alexey Sokolov
aebdf764c3
Add Portuguese translations/ files
...
They already have somewhat filled po files, but somehow were missing
from here, meaning, not selectable in UI
2022-12-27 15:26:51 +00:00
Alexey Sokolov
e6a0e5fe48
Merge pull request #1848 from znc/dependabot/github_actions/docker/metadata-action-4
...
Bump docker/metadata-action from 3 to 4
2022-12-22 15:39:15 +00:00
Alexey Sokolov
e3c9a3785e
Merge pull request #1849 from znc/dependabot/github_actions/docker/login-action-2
...
Bump docker/login-action from 1 to 2
2022-12-22 15:38:46 +00:00
Alexey Sokolov
772497130e
Merge pull request #1850 from znc/dependabot/github_actions/actions/upload-artifact-3
...
Bump actions/upload-artifact from 2 to 3
2022-12-22 15:38:20 +00:00
Alexey Sokolov
5caf424803
Merge pull request #1851 from znc/dependabot/github_actions/codecov/codecov-action-3
...
Bump codecov/codecov-action from 1 to 3
2022-12-22 15:37:48 +00:00
Alexey Sokolov
b02f2ca9a9
Merge pull request #1852 from znc/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
2022-12-22 15:37:18 +00:00
Alexey Sokolov
be0c9040e8
Merge branch 'master' of github.com:znc/znc
2022-12-22 15:30:10 +00:00
Alexey Sokolov
f61eed7bf5
CI: Update instructions how to setup freebsd image
2022-12-22 15:29:45 +00:00
dependabot[bot]
f0b3d313d6
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-16 23:54:27 +00:00
dependabot[bot]
1358b72089
Bump codecov/codecov-action from 1 to 3
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 1 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-16 23:54:24 +00:00
dependabot[bot]
f60256d4ea
Bump actions/upload-artifact from 2 to 3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-16 23:54:21 +00:00
dependabot[bot]
4d1f4c6a04
Bump docker/login-action from 1 to 2
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-16 23:54:18 +00:00
dependabot[bot]
d019b58868
Bump docker/metadata-action from 3 to 4
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-16 23:54:16 +00:00
Alexey Sokolov
4ffbc39e3e
Merge pull request #1847 from jlosito/dbot
...
Check for github action updates monthly
2022-12-16 23:53:52 +00:00
John Losito
187b2ce2b7
Check for github action updates monthly
2022-12-16 18:27:29 -05:00
Alexey Sokolov
51c77e6522
Merge pull request #1846 from pwntester/pwntester/add-codeql-workflow
...
Add CodeQL workflow
2022-12-02 23:51:00 +00:00
Alexey Sokolov
363aa8cc38
Merge branch 'master' of github.com:znc/znc
2022-12-02 23:24:22 +00:00
Alexey Sokolov
1016c44c2c
CI: stop testing on 32bit cygwin
2022-12-02 23:24:04 +00:00
Alvaro Muñoz
1e4554244e
Add CodeQL workflow
2022-12-02 12:45:52 +01:00
ZNC-Jenkins
3c11353cbc
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 pt_PT ro_RO ru_RU
2022-11-25 00:31:37 +00:00
Alexey Sokolov
c98d0246fd
Fuzzer: add comment
...
See #1845
2022-11-24 20:59:00 +00:00
Alexey Sokolov
89235f599c
Merge branch 'master' of github.com:znc/znc
2022-11-24 20:57:33 +00:00
Alexey Sokolov
1bbcff081a
docker: update alpine to 3.17
2022-11-24 20:31:12 +00:00
Alexey Sokolov
d3b117c6de
Merge pull request #1845 from DavidKorczynski/cifuzz-int
...
CI: add CIFuzz GitHub action
2022-11-24 20:23:44 +00:00
Alexey Sokolov
311876da40
Merge branch 'notify'
2022-11-24 20:03:06 +00:00