Rocket.Chat.ReactNative/app/containers
Reinaldo Neto 278ed91f9a
feat: forward message (#5110)
* feat: share message

* index, selectPersonOrChannel, types

* share a message using the chat.postMessage and refactor the interfaces

* minor tweak

* removed rid in from select person or channel

* change title

* add pt-br translation

* compareServerVersion GTE 6.2.0

* test for sharemessage

* view to masterDetail

* fix podfile

* change from forward message to share message

* change from share to forward

* refactor the forward message view, tweak on some styles and add the cleanUpMessage

* minor tweak

* refactor to add MessagePreview and use the same message/index

* fix e2e test

* add the capability to filter the subscsription if the room is read only or not

* minor tweak

* fix disable the send button and add message has been shared

* add try catch and toast or alert

* fix interface
2023-08-04 11:09:36 -03:00
..
ActionSheet feat: Add caller and ringer to video conf calls (#5046) 2023-07-03 21:03:39 -03:00
Avatar feat: respect the room avatar external provider url setting (#5095) 2023-06-16 16:21:40 -03:00
BackgroundContainer Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
Button feat: Change Avatar View (#4746) 2023-04-10 11:59:00 -03:00
Chip [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00
CustomIcon feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
DirectoryItem Chore: Migrate Touch to hooks (#4422) 2022-08-17 10:32:21 -03:00
DotsLoader feat: Add caller and ringer to video conf calls (#5046) 2023-07-03 21:03:39 -03:00
EmojiPicker chore: Upgrade React Native to 0.71.7 (#4984) 2023-05-18 18:09:33 -03:00
HeaderButton feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
ImageViewer Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
InAppNotification feat: Add caller and ringer to video conf calls (#5046) 2023-07-03 21:03:39 -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 feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
MessageBox chore: Upgrade React Native to 0.71.7 (#4984) 2023-05-18 18:09:33 -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 chore: Upgrade React Native to 0.71.7 (#4984) 2023-05-18 18:09:33 -03:00
Ringer feat: Add caller and ringer to video conf calls (#5046) 2023-07-03 21:03:39 -03:00
RoomHeader [NEW] Presence Cap (#4900) 2023-02-14 10:47:56 -03:00
RoomItem feat: Add caller and ringer to video conf calls (#5046) 2023-07-03 21:03:39 -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 chore: Upgrade React Native to 0.71.7 (#4984) 2023-05-18 18:09:33 -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 fix: selected items on a multiselect change when do a new search (#5145) 2023-08-03 16:37:14 -03:00
UnreadBadge Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
markdown feat: Add caller and ringer to video conf calls (#5046) 2023-07-03 21:03:39 -03:00
message feat: forward message (#5110) 2023-08-04 11:09:36 -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
CallHeader.tsx feat: Add caller and ringer to video conf calls (#5046) 2023-07-03 21:03:39 -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 Revert "fix: scroll the pages New Message, Search for Rooms, Messages and Threads (#4952)" (#5038) 2023-04-18 09:46:53 -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: conditional to setBackgroundColor only for Android (#5147) 2023-07-25 10:21:55 -03:00
ThreadDetails.tsx Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
Toast.tsx chore: Upgrade React Native to 0.71.7 (#4984) 2023-05-18 18:09:33 -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