ZNC-Jenkins
fbfd391ec3
Update translations from Crowdin for bg_BG
2025-12-11 00:27:03 +00:00
Alexey Sokolov
d8b8c16783
Merge branch '1.10.x'
2025-12-10 00:55:07 +00:00
Dominique Leuenberger
49af1c8d53
Fix build with SWIG 4.4
...
SWIG 4.4 has dropped the usage of SWIG_NULLPTR again, which means we can't
rely on its presence to identify SWIG >= 4.2.0
Generate a swig_version.h by parsing the output of `swig -version` and
writing this in a hex representation
Fixes #1979
2025-12-10 00:34:39 +00:00
ZNC-Jenkins
18416d7df6
Update translations from Crowdin for
2025-12-06 00:26:11 +00:00
ZNC-Jenkins
7c2571ff03
Update translations from Crowdin for
2025-12-06 00:26:10 +00:00
ZNC-Jenkins
0d651d6f67
Update translations from Crowdin for de_DE
2025-11-20 00:26:22 +00:00
ZNC-Jenkins
bfa58f6892
Update translations from Crowdin for de_DE
2025-11-20 00:26:21 +00:00
ZNC-Jenkins
4aa81e07f6
Update translations from Crowdin for
2025-11-15 00:29:28 +00:00
ZNC-Jenkins
7747f9bb1d
Update translations from Crowdin for
2025-11-15 00:29:23 +00:00
ZNC-Jenkins
ea22b297fc
Update translations from Crowdin for de_DE nl_NL
2025-11-10 00:26:12 +00:00
ZNC-Jenkins
4115baa9f4
Update translations from Crowdin for de_DE nl_NL
2025-11-10 00:26:11 +00:00
ZNC-Jenkins
74a5da185c
Update translations from Crowdin for de_DE
2025-11-09 00:26:22 +00:00
ZNC-Jenkins
3427c58246
Update translations from Crowdin for de_DE
2025-11-09 00:26:17 +00:00
ZNC-Jenkins
7847b4c007
Update translations from Crowdin for
2025-11-08 00:26:26 +00:00
ZNC-Jenkins
530b2ac7b8
Update translations from Crowdin for
2025-11-08 00:26:25 +00:00
ZNC-Jenkins
cb1d4aae94
Update translations from Crowdin for de_DE
2025-11-07 00:26:39 +00:00
Alexey Sokolov
81a76a05b0
Merge pull request #1982 from bastelratte/syntax_de
...
Update autoreply.de_DE.po
2025-11-06 00:57:00 +00:00
bastelratte
97fc8be37a
Update autoreply.de_DE.po
...
Correction DE when = wenn
2025-11-05 21:14:08 +01:00
Alexey Sokolov
2df0206d06
Merge pull request #1980 from znc/dependabot/github_actions/actions/upload-artifact-5
...
Bump actions/upload-artifact from 4 to 5
2025-11-01 12:38:56 +00:00
Alexey Sokolov
cf889c1727
Merge pull request #1981 from znc/dependabot/github_actions/github/codeql-action-4
...
Bump github/codeql-action from 3 to 4
2025-11-01 12:38:19 +00:00
dependabot[bot]
1586688217
Bump github/codeql-action from 3 to 4
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-01 12:01:28 +00:00
dependabot[bot]
19b3cc0e2b
Bump actions/upload-artifact from 4 to 5
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-01 12:01:23 +00:00
ZNC-Jenkins
447f503f4c
Update translations from Crowdin for pl_PL
2025-10-26 00:26:21 +00:00
ZNC-Jenkins
6b9aaf6700
Update translations from Crowdin for pl_PL
2025-10-26 00:26:19 +00:00
ZNC-Jenkins
6158a2b68a
Update translations from Crowdin for bg_BG
2025-10-08 00:26:41 +00:00
ZNC-Jenkins
f783c48c52
Update translations from Crowdin for bg_BG
2025-10-08 00:26:36 +00:00
Alexey Sokolov
88bb3c4f77
Merge pull request #1976 from dannycolin/default-theme-dark-mode
...
Add a dark mode to the default webskin
2025-10-06 21:06:59 +01:00
Danny Colin
e071c8fb02
Add dark mode for selectize
2025-10-05 23:18:27 -04:00
Danny Colin
51ba58bd8a
Clarify selectize-znc-dark.css belongs to ZNC not Selectize's upstream
...
- Rename the file to contain znc in it
- Add a header mentioning that it is part of ZNC codebase
2025-10-05 23:13:42 -04:00
Danny Colin
6ce9543e65
Add missing CSS rule for input submit buttons in a .sectionbody
2025-10-04 23:35:57 -04:00
Danny Colin
86959194c4
Add dark mode support for jQuery UI components
2025-10-04 23:35:22 -04:00
Danny Colin
a6d94db800
Add missing button styling for both light and dark theme
2025-10-04 23:16:52 -04:00
Danny Colin
5671519f9e
use a media query instead of light-dark function
...
We're using a media query with prefers-color-scheme instead of light-dark in
order to support older browser versions
2025-10-04 22:53:36 -04:00
Danny Colin
d1b1c54055
Add a dark mode to the default webskin
2025-10-02 17:34:50 -04:00
Alexey Sokolov
e0e8814045
Merge pull request #1974 from znc/dependabot/github_actions/actions/checkout-5
...
Bump actions/checkout from 4 to 5
2025-09-01 21:47:38 +01:00
dependabot[bot]
1ef241d865
Bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [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/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 20:36:27 +00:00
Alexey Sokolov
1c417fda7e
Merge pull request #1970 from tmzullinger/1.10.x
...
modperl: avoid newAV_alloc_x which requires perl >= 5.35.1
2025-08-01 08:14:57 +01:00
Todd Zullinger
f28f89720b
modperl: avoid newAV_alloc_x which requires perl >= 5.35.1
...
Use of newAV_alloc_x() was added in a7dffb8f (Add modperl support for
sasl, 2025-03-16), but it has the unintended consequence of increasing
the minimum Perl version a bit more than desired. Replace it with the
roughly equivalent code as documented in perlapi(1), which can be read
online at <https://perldoc.perl.org/perlapi#newAV >.
Fix #1966
2025-07-31 20:54:20 -04:00
ZNC-Jenkins
69c3471a7e
Update translations from Crowdin for bg_BG da_DK de_DE el_GR es_ES fr_FR id_ID it_IT nl_NL pl_PL pt_BR pt_PT ro_RO ru_RU tr_TR
2025-08-01 00:26:05 +00:00
Alexey Sokolov
8c983564e8
Add test for modperl SCString functions.
...
Pass CClient to the OnClientGetSASLMechanisms callback.
See #1970
2025-07-31 23:47:26 +01:00
Alexey Sokolov
8890a7bb0d
Merge branch '1.10.x'
2025-07-24 22:16:59 +01:00
Alexey Sokolov
2daae4358a
Fix build when part of Boost was found
...
Fix #1969
Ref #1934
2025-07-24 22:15:16 +01:00
Alexey Sokolov
bc75563dee
Switch version back to git 1.10.x
2025-07-24 22:14:09 +01:00
Alexey Sokolov
f891382570
ZNC 1.10.1
2025-07-24 22:14:09 +01:00
ZNC-Jenkins
ac86a07e6c
Update translations from Crowdin for bg_BG da_DK de_DE el_GR es_ES fr_FR id_ID it_IT nl_NL pl_PL pt_BR pt_PT ro_RO ru_RU tr_TR
2025-07-16 00:26:25 +00:00
Alexey Sokolov
d9d4277580
Merge pull request #1965 from RealKindOne/stripcontrols
...
stripcontrols: Use new On...Message events.
2025-07-15 08:02:30 +01:00
KindOne
d9ee1da873
Fix spacing in StripControls test.
2025-07-15 00:01:31 -04:00
RealKindOne
f89ae9d158
stripcontrols: Use new On...Message events.
...
Added OnTopicMessage and stripping for /list and /topic output.
Fixes #1179
2025-07-08 01:35:52 -04:00
ZNC-Jenkins
80e1bf559a
Update translations from Crowdin for bg_BG da_DK de_DE el_GR es_ES fr_FR id_ID it_IT nl_NL pl_PL pt_BR pt_PT ro_RO ru_RU tr_TR
2025-07-08 00:26:12 +00:00
ZNC-Jenkins
e3d5c6c87f
Update translations from Crowdin for tr_TR
2025-07-08 00:26:11 +00:00