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
methods fix: Cannot read property 'protocol' of undefined (#5377) 2023-12-13 12:50:03 -03:00
navigation
notifications
services
store