Commit Graph

3623 Commits

Author SHA1 Message Date
deepend-tildeclub
789cc29279 Install git and openssh-client in CI workflow
Added installation of git and openssh-client for checkout and submodules.
2026-01-10 17:49:49 -07:00
deepend-tildeclub
d0136042ae Remove installation command from build workflow 2026-01-10 17:47:13 -07:00
deepend-tildeclub
afb83d763e Rename workflow and update build steps for Debian packages 2026-01-10 17:46:31 -07:00
deepend-tildeclub
2b615f32ca Update dependencies in Debian build workflow 2026-01-10 17:40:21 -07:00
deepend-tildeclub
4d33f08150 Refactor Debian build workflow with error handling
Updated the build workflow to include error handling and cleanup steps.
2026-01-10 17:35:36 -07:00
deepend-tildeclub
d454cafbf5 Delete README.md 2026-01-09 08:12:24 -07:00
deepend-tildeclub
72027837a0 Add build status badges to README
Added build status badges for Debian, Flatpak, and Windows.
2026-01-09 08:12:00 -07:00
deepend-tildeclub
6d3f6ce1ac Update build badge from Ubuntu to Debian 2026-01-09 01:33:50 -07:00
deepend-tildeclub
9ebb998c64 Rename workflow from Ubuntu to Debian build 2026-01-09 01:06:56 -07:00
deepend-tildeclub
77b1abb521 Update MSYS2 build workflow configuration 2026-01-09 01:01:14 -07:00
deepend-tildeclub
1d701fc2d9 Update Flatpak build workflow for new image and actions 2026-01-09 00:46:36 -07:00
deepend-tildeclub
2730971f0e replace installer logos 2026-01-09 00:43:14 -07:00
deepend-tildeclub
78f75bf4bc Update Flatpak GitHub Actions image version 2026-01-09 00:23:02 -07:00
deepend-tildeclub
288d0e5751 Change menu entry from 'He_xChat' to '_ZoiteChat' 2026-01-09 00:01:59 -07:00
deepend-tildeclub
7c9d01f9a0 Add build status badges to README
Added build status badges for Ubuntu, Flatpak, and Windows.
2026-01-08 23:51:48 -07:00
deepend-tildeclub
f3a27619db Update Python version in Windows build workflow 2026-01-08 23:32:20 -07:00
deepend-tildeclub
2b254e71ee Upgrade Python version from 3.8 to 3.9 in workflow 2026-01-08 23:23:32 -07:00
deepend-tildeclub
b30e77a840 Refactor build step in Windows CI workflow 2026-01-08 23:21:13 -07:00
deepend-tildeclub
7c2ebabcd5 Update windows-build.yml 2026-01-08 23:17:14 -07:00
deepend-tildeclub
60e696cb1a Refactor Python setup in Windows build workflow
Updated Python installation steps and created symbolic link for Python 3.8.
2026-01-08 23:07:00 -07:00
deepend-tildeclub
590d0c50f1 Update windows-build.yml
updated upload-artifacts to v4.
2026-01-08 23:00:36 -07:00
deepend-tildeclub
777571e681 Update ubuntu-build.yml 2026-01-08 22:53:39 -07:00
deepend-tildeclub
9c00988b4e Update Flatpak GitHub Actions image version 2026-01-08 22:36:01 -07:00
3ebd679ac8 added debian packing source 2026-01-08 18:56:01 -07:00
deepend-tildeclub
2d004b1f55 Clean up python plugin configuration
Removed commented-out code for the python plugin.
2026-01-08 13:04:30 -07:00
a1ed2b1bed Zoitechat naming fixes. 2026-01-07 20:33:55 -07:00
deepend-tildeclub
7ab9301276 Update flatpak-build.yml zoitechat-2.17.0 2026-01-06 22:14:39 -07:00
deepend-tildeclub
f99fb46020 Update dependencies to version 2.17.0 in workflow 2026-01-06 22:13:59 -07:00
deepend-tildeclub
ded8119e41 Update copyright information in about dialog 2026-01-06 19:05:50 -07:00
deepend-tildeclub
bf9dcfe0fe Update IRC server address for Newnet 2026-01-06 18:56:48 -07:00
79793f39f7 fixed icons and some web links. 2026-01-06 01:33:43 -07:00
deepend-tildeclub
6b41e843fc Update documentation URL in outbound.c 2026-01-06 01:24:39 -07:00
deepend-tildeclub
bd501b3c93 Update issue link in text.c comments 2026-01-06 01:23:57 -07:00
deepend-tildeclub
f287ee97d8 Update URLs in menu.c for documentation and website 2026-01-06 01:21:58 -07:00
deepend-tildeclub
949ec9c100 Update documentation links and copyright information 2026-01-05 23:18:11 -07:00
4683ef705b new name after fork 2026-01-05 23:12:38 -07:00
deepend-tildeclub
ca43595430 Rename HexChat to ZoiteChat in dbus-client.h 2026-01-05 18:04:34 -07:00
deepend-tildeclub
975f4c8d66 Rename HexChat to ZoiteChat in dbus-client.c 2026-01-05 18:03:58 -07:00
deepend-tildeclub
a276b08cc0 Replace hexchat exports with zoitechat exports 2026-01-05 18:03:01 -07:00
deepend-tildeclub
29cda2e626 Add new networks and remove TechNet from servlist 2026-01-05 17:59:07 -07:00
Patrick Griffis
b544ac3350 CI: Fix typo 2024-02-09 18:32:55 -06:00
Patrick Griffis
cc60ad275a Replace hexchat.net links 2024-02-09 18:29:15 -06:00
Patrick
70069cd50e appdata: Fix release date 2024-02-09 14:20:48 -06:00
Patrick Griffis
434a210ef7 2.16.2 2024-02-07 06:01:12 -06:00
Collin Funk
180ce9f4fd Change various types to the correct signedness to avoid warnings.
Also cast the check of "inet_addr" to guint32. The POSIX declaration
of this function returns in_addr_t which is the same as uint32_t.
Windows does not define this type and instead uses unsigned long.
2024-01-29 09:06:29 -06:00
Patrick Okraku
0c48785543 SASL SCRAM: create_nonce: changed data type 2024-01-04 16:17:14 -06:00
Patrick Okraku
00b297524d SASL SCRAM: create_nonce: changed data type 2024-01-04 16:17:14 -06:00
Patrick Okraku
681a88d6df SASL SCRAM: renamed scram_free_session to scram_session_free 2024-01-04 16:17:14 -06:00
Patrick Okraku
c82ad32171 SASL SCRAM: Apply changes from code review 2024-01-04 16:17:14 -06:00
Patrick Okraku
9b76b557ec Added support for SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA-512 2023-11-05 07:12:01 -06:00