Rocket.Chat.ReactNative/app/views/RoomView
Gleidson Daniel Silva acbcac29c8
fix: fix bugs related to auto-translate and add tests (#5144)
* fix re-render on autoTranslateRoom sub update

* create autoTranslate tests

* create getMessageFromAttachment

* fix autoTranslate null value

* add translateLanguage to context

* fix type

* fix shouldComponentUpdate

* add autoTranslate and autoTranslateLanguage to subscription

* use getMessageFromAttachment instead att.description

* remove dequal

* add tryCatch

* 🙏
2023-08-14 17:22:46 -03:00
..
List fix: fix bugs related to auto-translate and add tests (#5144) 2023-08-14 17:22:46 -03:00
LoadMore [FIX] Messages not loading on some edge cases (#4801) 2023-01-13 16:32:52 -03:00
components [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00
services [FIX] Messages not loading on some edge cases (#4801) 2023-01-13 16:32:52 -03:00
Banner.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
EmptyRoom.tsx Chore: Migrate RoomView to Typescript (#3754) 2022-03-02 11:18:01 -03:00
JoinCode.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
LeftButtons.tsx chore: migrate PickerView to hooks (#5002) 2023-06-30 11:01:01 -03:00
ReactionPicker.tsx [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
RightButtons.tsx chore: migrate PickerView to hooks (#5002) 2023-06-30 11:01:01 -03:00
Separator.tsx [IMPROVE] Place time after username on message (#4177) 2022-05-15 15:29:07 -03:00
UploadProgress.tsx [FIX] Try again to resend a file on a thread (#4756) 2022-12-21 14:34:48 -03:00
index.tsx fix: fix bugs related to auto-translate and add tests (#5144) 2023-08-14 17:22:46 -03:00
styles.ts [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00