8 Commits

Author SHA1 Message Date
Gabriel Díaz
84a92c540a
feat: Update Control Bar buttons (#11)
* feat: Update control-bar size

* feat: Refactor icons

* feat: Update control bar buttons

* feat: Add translations
2023-08-21 10:43:48 -03:00
Kevin Szuchet
02f1a6df5b
feat: Track user time in meetings (#10)
* feat: Track time users are in meetings

* chore: Remove unnecessary overrides from eslint config and console.log

* refactor: Separate the event into two: connect & disconnect

* chore: Add Segment api keys

* feat: Track disconnection only once and pass only world name and content server url
2023-08-18 15:56:28 +02:00
Gabriel Díaz
8e62a25833
feat: Update Chat Panel (#9)
* chore: Upgrade the @dcl/eslint-config package

* fix: eslint

* feat: Add new SendIcon

* fix: Show a max of 12 participants

* feat: Update layout style

* feat: Update Chat Panel styles

* refactor: Move useChat definition to hooks and utils

* feat: Update ChatEntry component

* feat: Add translations
2023-08-17 13:25:06 -03:00
Gabriel Díaz
ae1ac2d5bf
feat: People Panel (#8)
* chore: Add pre-commit

* feat: Add PeoplePanel

* feat: Add RightPanel wrapper to toggle PeoplePanel and ChatMessages

* feat: Use RightPanel component

* feat: Update ControlBar component to handle middle buttons and right buttons

* feat: Extract livekit layout context from the lib to handle new properties

* feat: Add PeoplePanelToggleButton

* feat: Add translations

* fix: Remove unused import

* feat: Update husky file permissions

* fix: Remove unused things

* fix: Remove unused container
2023-08-15 12:23:50 -03:00
Kevin Szuchet
1510f36439
feat: Add custom Control Bar (#3)
* feat: Add custom Control Bar

* fix: Remove localStream util

* fix: Use custom usePreviewTracks hook to fix the issue with the dirty tracks
2023-08-11 11:01:58 -03:00
Kevin Szuchet
2661796760
feat: Add ConnectToWorld component 2023-08-09 11:06:26 +02:00
Kevin Szuchet
7a413d47a9
feat: Change background image + add background color to the sign in page 2023-08-09 11:06:26 +02:00
jmoguilevsky
d10240262d
initial setup 2023-08-03 18:26:29 -03:00