* 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
* create interface and implements base types
* fix some types
* Update app/lib/methods/updateMessages.ts
Co-authored-by: Diego Mello <diegolmello@gmail.com>
* fix date type
* apply types changes
* fix type
* fix date value
* fix types
* typescript things...
Co-authored-by: Diego Mello <diegolmello@gmail.com>