8 Commits

Author SHA1 Message Date
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
Hugo Arregui
7b67adcb8e
update livekit-components 2023-08-09 17:55:56 -03:00
jmoguilevsky
5b1c6d2deb
use custom chat 2023-08-09 15:45:47 -03:00
jmoguilevsky
db8a2ee471
add styling 2023-08-07 17:26:40 -03:00
jmoguilevsky
d8e993842a
full integration 2023-08-04 18:30:19 -03:00
jmoguilevsky
8da838e893
integrate with livekit 2023-08-04 11:38:02 -03:00
jmoguilevsky
d10240262d
initial setup 2023-08-03 18:26:29 -03:00