Rocket.Chat.ReactNative/app/lib
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
..
constants feat: add new video conf block - Issue (#5150) 2023-08-09 16:15:10 -03:00
database feat: add bio and nickname to profile view (#5060) 2023-08-01 14:34:05 -03:00
encryption fix: fix bugs related to auto-translate and add tests (#5144) 2023-08-14 17:22:46 -03:00
hooks feat: Add caller and ringer to video conf calls (#5046) 2023-07-03 21:03:39 -03:00
methods regression: show roles on user info view (#5154) 2023-08-11 17:35:24 -03:00
navigation [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
notifications fix: enable android 13 notifications (#5118) 2023-07-12 15:28:25 -03:00
services regression: show roles on user info view (#5154) 2023-08-11 17:35:24 -03:00
store feat: add media auto-download (#5076) 2023-08-07 11:02:30 -03:00