Commit Graph

12 Commits

Author SHA1 Message Date
Bryan1029384756
ad54f60225 1.1.2
Some checks failed
Build and Release / build-and-release (push) Has been cancelled
2026-04-17 21:44:01 -05:00
Bryan1029384756
6813bb40dc 1.1.00
All checks were successful
Build and Release / build-and-release (push) Successful in 20m36s
2026-04-16 20:14:27 -05:00
Bryan1029384756
965048f7d2 1.0.60
All checks were successful
Build and Release / build-and-release (push) Successful in 12m29s
2026-04-14 20:03:54 -05:00
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
e6a1a76116 feat: Initialize monorepo structure for Electron, Web, and Android apps with shared UI components for voice and presence.
All checks were successful
Build and Release / build-and-release (push) Successful in 14m34s
2026-02-21 15:57:37 -06:00
Bryan1029384756
948f8c7aa7 feat: Add voice and video stage functionality with multi-platform project setup.
Some checks failed
Build and Release / build-and-release (push) Has been cancelled
2026-02-21 15:48:48 -06:00
Bryan1029384756
3acd5ca697 feat: Implement voice and video calling features including participant tiles, screen sharing, and audio controls with associated UI components and sound assets.
All checks were successful
Build and Release / build-and-release (push) Successful in 13m4s
2026-02-20 10:43:52 -06:00
Bryan1029384756
e407a2d1a5 android apk
Some checks failed
Build and Release / build-and-release (push) Failing after 19m13s
2026-02-18 16:18:40 -06:00
Bryan1029384756
bdc16b9d3f feat: Introduce comprehensive user settings, voice, chat, and screen sharing features with new components, contexts, icons, and Convex backend integrations.
All checks were successful
Build and Release / build-and-release (push) Successful in 13m55s
2026-02-18 14:48:57 -06:00
Bryan1029384756
5ca0eeb6a4 Add private calls
All checks were successful
Build and Release / build-and-release (push) Successful in 11m59s
2026-02-16 13:46:26 -06:00
Bryan1029384756
958cf56b23 feat: Implement core chat application UI, including chat, voice, members, DMs, and shared components.
Some checks failed
Build and Release / build-and-release (push) Failing after 0s
2026-02-14 01:57:15 -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