* 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
* develop: (24 commits)
fix: add type checking on notificationType (#5376)
fix: call the internetStateMiddleware for release mode (#5364)
improve: handle attachment actions in a quote and how to jump to message (#5363)
fix: translation prop checking (#5369)
fix: handle camera permission crash (#5372)
feat (iOS): mobile ringer (#5327)
fix: enables navigation for deleted threads (#5317)
fix: Add valid version with valid exception use case (#5368)
feat (Android): mobile ringer (#5286)
chore: Remove pre-commit hook (#5362)
chore: Remove unused Jitsi deep link (#5361)
fix(Android): Deep links not working on Android 12 (#5357)
chore: Bump version to 4.44.0 (#5358)
fix(iOS): Keyboard not working properly on iOS 17 (#5343)
fix: call media permissions in android 13+ (#5326)
feat: new audio player (#5160)
feat: capability to enable/disable writing in rooms read only (#5298)
fix: starting a new thread from an attachment (#5345)
fix: show last message when pinned (#5316)
chore: Bump version to 4.43.0 (#5341)
...
* 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