verdnatura-chat/app/lib/hooks
Gleidson Daniel Silva 3fbb7b5720
[IMPROVE] Brings the operation of the video call closer to the web (#4883)
* rename CallAgainActionSheet to StartACallActionSheet

* remove useVideoConf and use videoConfJoin directly

* consider phone on calls

* fix text shrink

* fix mic audio

* change the behavior of call icon on header and RoomInfo

* update types

* update types and variables names

* revert old type

* fix issue on old servers

* rename to a correct naming

* fix translation

* revamp call icon

* add error handling to videoconf capabilities

* lint

* fix role logic

* change const name

* rename comp

* remove commented code

* fix types and apply correct logic

* fix naming

* correct the import

* update icon size

* create timer function for videoConf bellow 5.0

* add subscription to useVideoConf hook

---------

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2023-03-01 15:26:56 -03:00
..
index.ts [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
useAppSelector.ts Chore: Create useAppSelector hook (#4189) 2022-05-13 12:01:34 -03:00
useEndpointData.test.tsx [NEW] Create useEndpointData for call endpoints using hooks (#4342) 2022-08-09 09:28:14 -03:00
useEndpointData.ts [NEW] Create useEndpointData for call endpoints using hooks (#4342) 2022-08-09 09:28:14 -03:00
useFrequentlyUsedEmoji.ts [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
usePermissions.ts [FIX] Non primitive dependency on useSubscriptionRoles (#4618) 2022-11-10 13:36:24 -03:00
useSnaps.ts [NEW] Video conf message block (#4619) 2022-11-24 08:37:08 -03:00
useVideoConf.tsx [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00