Rocket.Chat.ReactNative/app/stacks
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
..
MasterDetailStack feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
ShareExtensionStack chore: Upgrade React Native to 0.71.7 (#4984) 2023-05-18 18:09:33 -03:00
InsideStack.tsx feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
OutsideStack.tsx chore: migrate WorkspaceView to hooks (#5041) 2023-07-05 15:28:01 -03:00
stackType.ts chore: migrate AttachmentView to hooks (#5003) 2023-06-29 18:10:49 -03:00
types.ts feat: forward message (#5110) 2023-08-04 11:09:36 -03:00