Commit Graph

9 Commits

Author SHA1 Message Date
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
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
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
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
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
17790afa9b feat: Initialize the Electron frontend with core UI components and integrate Convex backend services. 2026-02-10 18:29:42 -06:00