Bryan1029384756
b7a4cf4ce8
feat(ui): add Button, Modal, Spinner, Toast, and Tooltip components with styles
...
Build and Release / build-and-release (push) Successful in 13m12s
- Implemented Button component with various props for customization.
- Created Modal component with header, content, and footer subcomponents.
- Added Spinner component for loading indicators.
- Developed Toast component for displaying notifications.
- Introduced Tooltip component for contextual hints with keyboard shortcuts.
- Added corresponding CSS modules for styling each component.
- Updated index file to export new components.
- Configured TypeScript settings for the UI package.
2026-04-14 09:02:14 -05:00
Bryan1029384756
ce9902d95d
Added recovery keys
2026-02-18 09:24:53 -06:00
Bryan1029384756
b63c7a71e1
Add custom emojis
Build and Release / build-and-release (push) Successful in 10m4s
2026-02-16 21:33:37 -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.
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
b0f889cb68
feat: Implement core chat page with channel navigation, direct messages, and voice chat integration.
Build and Release / build-and-release (push) Successful in 9m12s
2026-02-11 17:44:50 -06:00
Bryan1029384756
c472f0ee2d
feat: Add initial frontend components and their corresponding build assets, along with generated API types and configuration.
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.
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
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