verdnatura-chat/app/containers/message
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
..
Components [FIX] Show read receipts when it isn't read yet (#4865) 2023-02-02 00:10:27 -03:00
helpers/fileDownload Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
Attachments.tsx [IMPROVE] Add `All` tab in Reactions List (#4409) 2022-09-29 16:42:04 -03:00
Audio.tsx [FIX] Playing multiple voice messages at the same time (#4662) 2022-11-16 10:40:45 -03:00
Blocks.ts [NEW] Video conf message block (#4619) 2022-11-24 08:37:08 -03:00
Broadcast.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
CallButton.tsx [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00
Content.tsx [FIX] Auto-translate feature wasn't working (#4678) 2022-11-11 16:51:57 -03:00
Context.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Discussion.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
Emoji.tsx [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
Image.tsx [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
Message.stories.tsx [FIX] Storybook of System Message within Message.stories (#4629) 2022-10-21 17:09:05 -03:00
Message.tsx remove wrong logic on badge prop (#4564) 2022-10-18 15:25:15 -03:00
MessageAvatar.tsx Chore: Evaluate `Avatar` - TypeScript (#3929) 2022-03-29 12:23:45 -04:00
Reactions.tsx [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
RepliedThread.tsx Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
Reply.tsx [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
Thread.tsx Chore: add eslint-plugin-react-hooks lib (#4021) 2022-04-11 15:01:43 -03:00
Touchable.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Urls.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
User.tsx [IMPROVE] System messages consistency (#4461) 2022-10-21 13:35:26 -03:00
Video.tsx [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
constants.ts [FIX] Playing multiple voice messages at the same time (#4662) 2022-11-16 10:40:45 -03:00
index.tsx [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00
interfaces.ts [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00
styles.ts [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00
utils.ts Regression: Avatar and Username for Allowed Reactions and for Message Removed (#4714) 2022-11-29 12:12:35 -03:00