Rocket.Chat.ReactNative/app/containers/HeaderButton
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
..
Common.tsx Chore: Migrate E2EHowItWorksView to hooks (#4416) 2022-08-11 11:50:03 -03:00
HeaderButtonContainer.tsx Chore: Evaluate HeaderButton - TypeScript (#3925) 2022-03-24 15:55:01 -04:00
HeaderButtonItem.tsx feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
HeaderButtonItemBadge.tsx [NEW] Presence Cap (#4900) 2023-02-14 10:47:56 -03:00
HeaderButtons.stories.tsx [NEW] Presence Cap (#4900) 2023-02-14 10:47:56 -03:00
index.ts [NEW] Presence Cap (#4900) 2023-02-14 10:47:56 -03:00