* fix: title align in center
* Update app/views/DiscussionsView/index.tsx
* Update app/views/ThreadMessagesView/index.tsx
---------
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
* fix: patch setCategories to accept more than one category
* chore: set category to make easier to test
* ci cache
* update fastlane
* update patch
* wip
* update patch
* remove @ts-ignore
* feat: report user
* navigation from room info view to report user view
* minor tweak rid type
* showing the avatar and change the backghround color
* finished the ui and action to report a user
* minor tweak
* update storyshot
* add e2e test
* not show the report and block to my self and fix the text alignment
* minor tweak of container safeareaview
* remove label style and keep the default
* update test
* e2e test for 6.5 servers
* remove of block_user and unbblock_user
* remove danger from block and ignore
* remove of rid from params, change UserAvatarAndName to UserInfo
* fix e2e test
* fix the dinamic height with controlled text input
* indent basebutton
* fix button styles
---------
Co-authored-by: Diego Mello <diegolmello@gmail.com>
* fix: download gif files
* add test for gif extension
* fix the gif animations at android devices
* remove the space
Co-authored-by: atulsingh98 <atulsingh.17is@saividya.ac.in>
* improve: handle long status text with a collapsible text element
* remove the points from show_more value
* refactor the path
* add storyshot
* remove comments
* minor tweak at pt-br
* add the e2e test
* remove fontInfo
* refactor layout
* fix e2e test
* fix the text for both platforms
* add comment
* update detox to 20.11 to accept regex and fix the test for show more
* 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
* improve: show the item disabled when the user doesn't have permission
* minor tweak changing from disabled to enabled param
* add the behavior at long press message
* minor tweak
* minor tweak
* remove the header notPermission and show toast
* tweak at auto translate e2e test
* minor tweak
* minor tweak translated
* minor tweak en.json
* minor tweak description
* improve: handle attachment actions in a quote
* actions with video
* actions with audio
* show alert when trying to jump to a message inside a not allowed room
* jump to message from long press
* disable the reply onPress when is a quote or forward
* update tests
* fix 02-broadcast e2e
* fix the e2e tests
* remove the await from handleResumeDownload and remove the esline-disable