Rocket.Chat.ReactNative/app/lib/encryption/helpers
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
..
base64-js Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
createQuoteAttachment.ts fix: fix bugs related to auto-translate and add tests (#5144) 2023-08-14 17:22:46 -03:00
deferred.ts chore: Upgrade React Native to 0.71.7 (#4984) 2023-05-18 18:09:33 -03:00
getMessageUrlRegex.test.ts feat: quotes on E2EE Messages (#4880) 2023-03-23 19:47:05 -03:00
getMessageUrlRegex.ts feat: quotes on E2EE Messages (#4880) 2023-03-23 19:47:05 -03:00
mapMessageFromApi.ts feat: quotes on E2EE Messages (#4880) 2023-03-23 19:47:05 -03:00
mapMessageFromDB.ts feat: quotes on E2EE Messages (#4880) 2023-03-23 19:47:05 -03:00