Commit Graph

32 Commits

Author SHA1 Message Date
Bryan1029384756
2201c56cb2 feat: introduce a comprehensive LiveKit-based voice and video chat system with state management and screen sharing capabilities.
All checks were successful
Build and Release / build-and-release (push) Successful in 10m6s
2026-02-12 18:49:31 -06:00
Bryan1029384756
751f428adc feat: Add base UI styling, ChatArea and VoiceStage components, and a screenshare sound asset. 2026-02-12 18:20:23 -06:00
Bryan1029384756
7a5b789ece feat: Implement core Discord clone functionality including Convex backend services for authentication, channels, messages, roles, and voice state, alongside new Electron frontend components for chat, voice, server settings, and user interface.
All checks were successful
Build and Release / build-and-release (push) Successful in 14m19s
2026-02-12 04:52:28 -06:00
Bryan1029384756
e790db7029 feat: Add initial Electron frontend package.json with dependencies, scripts, and build configuration. 2026-02-12 02:38:06 -06:00
Bryan1029384756
1952a1fedf feat: Introduce core sidebar component with user controls, voice state management, and update banner.
Some checks failed
Build and Release / build-and-release (push) Has been cancelled
2026-02-12 00:53:02 -06:00
Bryan1029384756
0da09ebb2f feat: Implement Electron window state persistence, update checking with splash screen and banner, and external link metadata fetching.
All checks were successful
Build and Release / build-and-release (push) Successful in 12m18s
2026-02-12 00:00:17 -06:00
Bryan1029384756
40ad86bbcb feat: add Friends View component displaying online/all users with status and direct message functionality.
All checks were successful
Build and Release / build-and-release (push) Successful in 12m41s
2026-02-11 22:27:43 -06:00
Bryan1029384756
b92d89bfd3 feat: Add Gitea CI/CD release workflow, implement DM list component with user search, and include screenshare viewer leave sound.
Some checks failed
Build and Release / build-and-release (push) Failing after 6m44s
2026-02-11 21:40:01 -06:00
Bryan1029384756
cc64e0b73b feat: Add Gitea Actions workflow for Electron application build and release, along with its build configuration.
Some checks failed
Build and Release / build-and-release (push) Has been cancelled
2026-02-11 19:53:06 -06:00
Bryan1029384756
da2faa8a10 feat: Add initial Electron project setup including package.json, scripts, and dependencies.
Some checks failed
Build and Release / build-and-release (push) Failing after 24m45s
2026-02-11 19:19:40 -06:00
Bryan1029384756
5a02bd35cc feat: Implement Electron frontend project setup, configure AI permissions, and establish Gitea CI/CD for app releases.
Some checks failed
Build and Release / build-and-release (push) Failing after 28m48s
2026-02-11 18:14:15 -06:00
Bryan1029384756
b0f889cb68 feat: Implement core chat page with channel navigation, direct messages, and voice chat integration.
All checks were successful
Build and Release / build-and-release (push) Successful in 9m12s
2026-02-11 17:44:50 -06:00
Bryan1029384756
b0acf93059 feat: add Electron application setup and Gitea CI/CD for automated releases.
All checks were successful
Build and Release / build-and-release (push) Successful in 5m27s
2026-02-11 15:43:18 -06:00
Bryan1029384756
a84a63a406 feat: Add initial package.json for the Electron frontend, including dependencies, scripts, and build configuration.
Some checks failed
Build and Release / build-and-release (push) Failing after 7m2s
2026-02-11 15:31:50 -06:00
Bryan1029384756
41f34a8451 feat: Add VoiceContext for managing LiveKit voice chat connections, state, and actions with Convex integration.
Some checks failed
Build and Release / build-and-release (push) Has been cancelled
2026-02-11 15:31:11 -06:00
Bryan1029384756
b3c2f66074 feat: Implement Electron frontend setup and voice chat functionality using LiveKit and Convex.
All checks were successful
Build and Release / build-and-release (push) Successful in 9m29s
2026-02-11 15:21:20 -06:00
Bryan1029384756
e773ab41ae feat: Implement Direct Messaging with new frontend components, user search, and backend read state management.
All checks were successful
Build and Release / build-and-release (push) Successful in 10m9s
2026-02-11 08:01:51 -06:00
Bryan1029384756
44814011fe feat: Initialize Electron frontend project with package.json including dependencies, scripts, and build configurations.
All checks were successful
Build and Release / build-and-release (push) Successful in 7m3s
2026-02-11 07:08:41 -06:00
Bryan1029384756
49bc491e08 feat: Add MembersList component, configure Electron frontend with Vite, and establish Gitea release workflow.
Some checks failed
Build and Release / build-and-release (push) Failing after 7m35s
2026-02-11 06:42:31 -06:00
Bryan1029384756
c472f0ee2d feat: Add initial frontend components and their corresponding build assets, along with generated API types and configuration.
Some checks failed
Build and Release / build-and-release (push) Failing after 7m50s
2026-02-11 06:24:33 -06:00
Bryan1029384756
cb4361da1a feat: Implement core Discord features including members list, direct messages, user presence, authentication, and chat UI.
Some checks failed
Build and Release / build-and-release (push) Has been cancelled
2026-02-11 04:36:40 -06:00
Bryan1029384756
a29858fd32 feat: Implement Gitea Actions for Electron app build and release with package configuration.
All checks were successful
Build and Release / build-and-release (push) Successful in 9m32s
2026-02-10 22:44:06 -06:00
Bryan1029384756
9a499cf360 feat: Add initial Electron frontend setup, Claude permissions, and Gitea CI/CD for releases.
All checks were successful
Build and Release / build-and-release (push) Successful in 5m44s
2026-02-10 22:36:32 -06:00
Bryan1029384756
e874b89fe8 feat: Bootstrap the Electron application with React, Convex, and LiveKit, including a FriendsView component and a Gitea CI/CD release workflow.
Some checks failed
Build and Release / build-and-release (push) Failing after 27m21s
2026-02-10 19:17:51 -06:00
Bryan1029384756
17790afa9b feat: Initialize the Electron frontend with core UI components and integrate Convex backend services. 2026-02-10 18:29:42 -06:00
Bryan1029384756
34e9790db9 feat: Add initial Discord clone application with Convex backend services and Electron React frontend components. 2026-02-10 05:27:10 -06:00
Bryan1029384756
47f173c79b feat: Implement core Discord clone functionality including Convex backend, Electron frontend, and UI components for chat, voice, and settings. 2026-02-10 04:41:10 -06:00
Bryan1029384756
516cfdbbd8 feat: initialize Discord clone application with core backend services and Electron frontend. 2026-02-09 23:54:49 -06:00
Bryan1029384756
abedd78893 feat: Add a large collection of emoji and other frontend assets, including a sound file, and a backend package.json. 2026-01-06 17:58:56 -06:00
bryan
f531301863 feat: Initialize Electron application with core backend, frontend chat/login UI, and IPC for crypto and link previews. 2025-12-31 14:26:27 -06:00
bryan
b26a1d0b4b feat: Add initial Electron app structure with real-time chat, user authentication, and encrypted messaging. 2025-12-30 15:09:17 -06:00
bryan
f0e8d9400a first commit 2025-12-30 13:53:13 -06:00