Rocket.Chat.ReactNative/app/lib
Reinaldo Neto 7934141d31
fix: Cannot read property 'protocol' of undefined (#5377)
* add the buildUrlImage mirroring the web and added unit tests

* add the comments

* rename the file buildImageURL

* minor tweak iurl definition

* remove the old logic of tmp.image and user only the buildImageUrl

* add the url polyfill to work properly on react native

* minor tweak unit test

* refactor isValidUrl

* fix the e2e tests
2023-12-13 12:50:03 -03:00
..
constants feat: display disabled actions on action sheet (#5356) 2023-12-11 12:51:44 -03:00
database feat: capability to enable/disable writing in rooms read only (#5298) 2023-11-17 15:48:32 -03:00
encryption fix: don't re-encode public key when changing e2e password (#5174) 2023-09-12 10:06:29 -03:00
hooks fix: handle camera permission crash (#5372) 2023-11-29 14:43:03 -03:00
methods fix: Cannot read property 'protocol' of undefined (#5377) 2023-12-13 12:50:03 -03:00
navigation [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
notifications feat (iOS): mobile ringer (#5327) 2023-11-28 17:13:45 -03:00
services feat: Supported Versions (#5185) 2023-10-19 10:38:57 -03:00
store fix: call the internetStateMiddleware for release mode (#5364) 2023-12-01 11:05:40 -03:00