Commit Graph
3776 Commits
Author SHA1 Message Date
deepend b1fc133883 associated .hct and .zct files with ZoiteChat for easy Theme importation like there was in the Theme Manager that was removed. 2026-01-16 19:34:18 -07:00
deepend f480366c87 add button in theme preferences to open themes folder. 2026-01-16 19:26:22 -07:00
deepend-tildeclub 51bd5376aa Merge pull request #21 from ZoiteChat/master
sync branch to master
2026-01-16 19:09:49 -07:00
deepend-tildeclub 44880a41f9 Remove theme-manager option from build configuration
Removed theme-manager option from meson setup.
2026-01-16 18:57:52 -07:00
deepend-tildeclub 1766ec558f Remove theme-manager option from build configuration
Removed theme-manager option from Meson setup.
2026-01-16 18:57:35 -07:00
deepend-tildeclub 58073542ff Remove theme-manager option in debian-build.yml
Remove theme-manager option from Meson setup.
2026-01-16 18:57:18 -07:00
deepend-tildeclub b7177b9fe6 Delete data/misc/net.zoite.Zoitechat.ThemeManager.xml 2026-01-16 18:47:10 -07:00
deepend-tildeclub c7dd1d6eef Delete data/misc/net.zoite.Zoitechat.ThemeManager.desktop.in 2026-01-16 18:47:01 -07:00
deepend 19d47c1d13 associate .hct and .zct files with ZoiteChat for theme importing. 2026-01-16 18:31:13 -07:00
deepend-tildeclub e5e22fc103 removed mention of thememan.exe 2026-01-16 18:16:22 -07:00
deepend-tildeclub 84f62080c4 fixed removal of theme manager 2026-01-16 18:12:05 -07:00
deepend-tildeclub 2f30c86be8 Update print statement from 'Hello' to 'Goodbye' 2026-01-16 18:07:38 -07:00
deepend 46da9fe581 remove theme manager in favor of theme selector in preferences. 2026-01-16 17:54:40 -07:00
deepend-tildeclub 33efa85ac9 fix theme option in preferences 2026-01-16 17:52:57 -07:00
deepend-tildeclub 724f71b650 integrate a theme manager into preferences.
Fix missing newline at end of file in setup.c
2026-01-16 16:29:12 -07:00
deepend-tildeclub 93cd47de5c Merge pull request #15 from ZoiteChat/Fix-channel-config-line-endings
Refactor newline handling in servlist.c
2026-01-16 15:59:55 -07:00
deepend-tildeclub e270199560 Merge pull request #14 from ZoiteChat/update-python-to-v3.14
update python to v3.14
2026-01-16 15:59:37 -07:00
deepend-tildeclub 3fdd639028 Merge pull request #13 from ZoiteChat/fix-sni-extension-handling
Fix SNI extension handling
2026-01-16 15:59:12 -07:00
deepend-tildeclub 90b227ed59 Update documentation links in readme.md 2026-01-16 13:32:38 -07:00
deepend-tildeclub 44f6fc357e Refactor emoji widget application to use child handling 2026-01-15 20:21:30 -07:00
deepend-tildeclub 20dca7dc2f Enhance emoji widget handling in menu items 2026-01-15 20:10:58 -07:00
deepend-tildeclub 81b2325aa1 Refactor emoji font handling in mg_update_xtext
Removed the emoji fallback font function and related code.
2026-01-15 19:58:12 -07:00
deepend-tildeclub fa1912bb5d Update maingui.c 2026-01-15 18:35:27 -07:00
deepend-tildeclub 7df9b08313 Refactor newline handling in servlist.c
Remove redundant newline character handling in fgets buffer.
2026-01-15 11:12:56 -07:00
deepend-tildeclub d54669982a Refactor Python directory setup in Windows build workflow
Updated Python directory creation logic and resolved version discrepancies.
2026-01-15 10:51:04 -07:00
deepend e79564b501 Update to Python v3.14 2026-01-15 10:47:36 -07:00
deepend 1be65ff216 Update Python to v3.14.2 2026-01-15 10:15:48 -07:00
deepend 0bcf4bee6e Change to Python 3.14 2026-01-15 10:02:24 -07:00
deepend 78c4b474db update python to v3.14 2026-01-15 09:48:31 -07:00
deepend af12c6557a Fix SNI extension handling 2026-01-15 09:15:38 -07:00
deepend-tildeclub 24a5c3b50d Merge pull request #11 from ZoiteChat/gtk3-migration
Merge pull request #8 from ZoiteChat/master
2026-01-14 13:36:15 -07:00
deepend 708fb3de42 moving website to zoitechat.zoite.net 2026-01-14 12:54:25 -07:00
deepend-tildeclub 7ecc469385 Rename workflow from 'OpenBSD Package' to 'OpenBSD Build' 2026-01-14 10:50:05 -07:00
deepend-tildeclub 34575bc603 Add OpenBSD Build badge to README
Added OpenBSD build badge to the README.
2026-01-14 10:49:20 -07:00
deepend-tildeclub 7021031ea0 Merge pull request #9 from ZoiteChat/deepend-tildeclub-patch-1
Add OpenBSD package build workflow
2026-01-14 10:48:13 -07:00
deepend-tildeclub 8cdc6cb966 Fix EOF syntax in openbsd-build.yml 2026-01-14 10:27:33 -07:00
deepend-tildeclub cc359bd3e3 Modify OpenBSD package creation for ZoiteChat
Update package creation script for ZoiteChat to include full package path and comment.
2026-01-14 10:26:47 -07:00
deepend-tildeclub 3225a28e12 Fix EOF syntax in openbsd-build.yml 2026-01-14 09:28:31 -07:00
deepend-tildeclub 758f879700 Refactor OpenBSD build workflow for clarity and efficiency 2026-01-14 09:17:27 -07:00
deepend-tildeclub d8460692ac Update OpenBSD build workflow with rsync and staging 2026-01-14 01:03:55 -07:00
deepend-tildeclub 5e4bc8966c Replace ntpd with rdate for time synchronization 2026-01-14 00:45:26 -07:00
deepend-tildeclub 4373516256 Add ntpd command to OpenBSD build workflow 2026-01-14 00:40:08 -07:00
deepend-tildeclub 4ebdaf7c1e Enable sync option in OpenBSD build workflow 2026-01-14 00:33:08 -07:00
deepend-tildeclub 3690011933 Update pkg_create command to include staging path 2026-01-14 00:22:20 -07:00
deepend-tildeclub 212b6d8a57 Fix directory listing format in OpenBSD build workflow 2026-01-14 00:14:41 -07:00
deepend-tildeclub de4812cf93 Update dependencies in OpenBSD build workflow 2026-01-14 00:03:35 -07:00
deepend-tildeclub 37babfa29a Update PKG_PATH to use ftp mirror 2026-01-13 23:56:23 -07:00
deepend-tildeclub 9e6850eb4f Change OpenBSD package release to 7.5
Updated OpenBSD package release from 7.4 to 7.5.
2026-01-13 23:51:31 -07:00
deepend-tildeclub f544a9d009 Add OpenBSD package build workflow 2026-01-13 23:17:03 -07:00
deepend-tildeclub d455b44fef Merge pull request #8 from ZoiteChat/master
Change Lua build option in Zoitechat Flatpak config
2026-01-13 20:44:38 -07:00