Commit Graph

10 Commits

Author SHA1 Message Date
Bryan1029384756
b7a4cf4ce8 feat(ui): add Button, Modal, Spinner, Toast, and Tooltip components with styles
All checks were successful
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
2ad78bafcc Better Drag
All checks were successful
Build and Release / build-and-release (push) Successful in 14m0s
2026-02-22 03:43:57 -06:00
Bryan1029384756
40210672e3 Pwa init, and icons for pwa and web 2026-02-21 16:47:17 -06:00
Bryan1029384756
bebf0bf989 Better Chat
All checks were successful
Build and Release / build-and-release (push) Successful in 11m38s
2026-02-17 10:12:38 -06:00
Bryan1029384756
ec12313996 feat: Introduce multi-platform architecture for Electron and Web clients with shared UI components, Convex backend for messaging, and integrated search functionality.
Some checks failed
Build and Release / build-and-release (push) Has been cancelled
2026-02-16 13:08:39 -06:00
Bryan1029384756
8aa63505f9 feat: Create Electron application package.json and update root lockfile.
Some checks failed
Build and Release / build-and-release (push) Failing after 2m0s
2026-02-13 12:31:19 -06:00
Bryan1029384756
fe869a3222 feat: Add new emoji assets and an UpdateBanner component.
Some checks failed
Build and Release / build-and-release (push) Failing after 3m28s
2026-02-13 12:20:40 -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
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