Rocket.Chat.ReactNative/app/containers
Reinaldo Neto 59a2c7c424
fix: link preview without embed image (#4723)
* [FIX] Link preview with embed image

* refactor the location

* refactor and added test

* minor tweak

* image test

* fix the MessageURl showing when there isn't hasContent or imageUrl

* refactor how to test if it's an image

* update tests

* keep the same behavior for android and ios

* refactor

* update storyshot

* minor tweak, pass hasContent and imageLoadedState instead of style

* remove react memo from urlImage

* merge urlimage inside url

* minor tweak useTheme

---------

Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2023-03-17 15:37:34 -03:00
..
ActionSheet [IMPROVE] Add missing borders styles changes (#4675) 2022-11-11 13:04:57 -03:00
Avatar [NEW] Video conf message block (#4619) 2022-11-24 08:37:08 -03:00
BackgroundContainer Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
Button [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00
Chip [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00
CustomIcon [NEW] Presence Cap (#4900) 2023-02-14 10:47:56 -03:00
DirectoryItem Chore: Migrate Touch to hooks (#4422) 2022-08-17 10:32:21 -03:00
EmojiPicker [FIX] Keyboard not showing all emojis or showing cut emojis (#4919) 2023-03-09 17:17:20 -03:00
HeaderButton [NEW] Presence Cap (#4900) 2023-02-14 10:47:56 -03:00
ImageViewer Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
InAppNotification [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
List [FIX] Decrease space between sections on lists (#4543) 2022-09-23 17:24:37 -03:00
Loading [FIX] Jump to message stuck on loading animation (#4410) 2022-08-19 18:14:37 -03:00
LoginServices [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00
MessageActions [FIX] Emoji picker not opening in some cases (#4735) 2022-12-08 15:38:16 -03:00
MessageBox [FIX] Quote rendering with leading empty space on mobile only (#4778) 2023-02-02 00:17:09 -03:00
Passcode [FIX] Screen Lock's Password screen UI is broken on tablets (#4583) 2022-10-18 16:26:49 -03:00
RadioButton [NEW] Unify members section (#4399) 2022-08-26 10:21:25 -03:00
ReactionsList [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
RoomHeader [NEW] Presence Cap (#4900) 2023-02-14 10:47:56 -03:00
RoomItem [FIX] Respect Use Real Name when sent an attachment (#4898) 2023-03-15 19:40:59 -03:00
RoomTypeIcon [FIX] Omnichannel's icon svg fallback when the link returns an error (#4916) 2023-02-27 17:31:28 -03:00
SearchBox test: Unskip SearchBox test (#4966) 2023-03-17 13:40:32 -03:00
ServerItem Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
Status [NEW] Presence Cap (#4900) 2023-02-14 10:47:56 -03:00
TextInput [IMPROVE] Border radius and width on inputs (#4659) 2022-11-10 13:35:59 -03:00
TwoFactor Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
UIKit [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00
UnreadBadge Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
markdown [FIX] Markdown links coloured same as normal text for old markdown (#4905) 2023-03-16 11:12:46 -03:00
message fix: link preview without embed image (#4723) 2023-03-17 15:37:34 -03:00
ActivityIndicator.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
AppVersion.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
Check.tsx Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
FormContainer.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
KeyboardView.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
MessageErrorActions.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
OrSeparator.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
SafeAreaView.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
SearchHeader.tsx Chore: Migration to Hooks - FormTextInput (#4256) 2022-06-27 15:46:59 -03:00
StatusBar.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
ThreadDetails.tsx Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
Toast.tsx Chore: Migrate containers/Toast to hooks (#4309) 2022-06-22 09:32:57 -03:00
Touch.tsx Chore: Migrate Touch to hooks (#4422) 2022-08-17 10:32:21 -03:00
UserGeneratedContentRules.tsx [FIX] UGC Rules Text align (#4934) 2023-03-02 16:04:52 -03:00
UserItem.tsx [IMPROVE] Redesign create room flow (#4381) 2022-08-26 16:16:45 -03:00