Rocket.Chat.ReactNative/app
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
..
actions feat: Add caller and ringer to video conf calls (#5046) 2023-07-03 21:03:39 -03:00
containers feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
definitions feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
ee [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
i18n feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
lib feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
reducers feat: Add caller and ringer to video conf calls (#5046) 2023-07-03 21:03:39 -03:00
sagas feat: add bio and nickname to profile view (#5060) 2023-08-01 14:34:05 -03:00
selectors Chore: evaluate getUserSelector (#4013) 2022-04-07 12:27:45 -04:00
stacks feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
static/images [FIX] ServerDropdown flashing bigger server icon (#2775) 2021-01-13 11:11:31 -03:00
views feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
AppContainer.tsx chore: Upgrade React Native to 0.71.7 (#4984) 2023-05-18 18:09:33 -03:00
ReactotronConfig.ts Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
dimensions.tsx Chore: Deprecate Dimensions (#4597) 2022-10-21 15:29:02 -03:00
externalModules.d.ts chore: Upgrade React Native to 0.71.7 (#4984) 2023-05-18 18:09:33 -03:00
index.tsx chore: Upgrade React Native to 0.71.7 (#4984) 2023-05-18 18:09:33 -03:00
share.tsx chore: Upgrade React Native to 0.71.7 (#4984) 2023-05-18 18:09:33 -03:00
theme.tsx Chore: evaluate `ThemeView` (#4086) 2022-05-05 11:24:36 -04:00