Rocket.Chat.ReactNative/app/definitions/rest/v1
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
..
autotranslate.ts [FIX] Migrate autoTranslate.translateMessage to REST API (#4029) 2022-05-27 14:33:21 -03:00
channels.ts Chore: Migrate REST API - getRoomMembers to Typescript (#3899) 2022-03-15 22:37:49 -03:00
chat.ts Chore: Migrate REST API - getThreadsList to Typescript (#3895) 2022-03-16 23:24:22 -03:00
commands.ts Chore: Migrate REST API - runSlashCommand to Typescript (#3893) 2022-03-15 22:14:50 -03:00
customUserStatus.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
directory.ts Chore: Migrate REST API - getDirectory to Typescript (#3898) 2022-03-15 13:47:40 -03:00
dm.ts Chore: Create IServerRoom and IServerSubscription (#3782) 2022-03-08 13:25:27 -03:00
e2e.ts [IMPROVE] E2EE improvements (#4763) 2023-01-12 10:32:33 -03:00
emojiCustom.ts Chore: Migrate getCustomEmojis to TS (#3724) 2022-02-18 12:20:16 -04:00
groups.ts Chore: Migrate REST API - getRoomMembers to Typescript (#3899) 2022-03-15 22:37:49 -03:00
im.ts Chore: Migrate REST API - getRoomMembers to Typescript (#3899) 2022-03-15 22:37:49 -03:00
index.ts [FIX] Migrate autoTranslate.translateMessage to REST API (#4029) 2022-05-27 14:33:21 -03:00
invites.ts Chore: Create IServerRoom and IServerSubscription (#3782) 2022-03-08 13:25:27 -03:00
omnichannel.ts Chore: Create IServerRoom and IServerSubscription (#3782) 2022-03-08 13:25:27 -03:00
permissions.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
pushToken.ts Chore: Migrate REST API - registerPushToken to Typescript (#3902) 2022-03-16 17:04:16 -03:00
roles.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
rooms.ts chore: add rest api return (#3865) 2022-03-09 14:04:25 -03:00
settings.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
subscriptions.ts Chore: Migrate REST API - toggleRead to Typescript (#3820) 2022-03-04 10:38:05 -03:00
teams.ts [FIX] Team creation not adding members (#4588) 2022-10-18 08:39:06 -03:00
users.ts [FIX] User status update (#4333) 2022-07-06 17:05:13 -03:00
videoConference.ts [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00