Rocket.Chat.ReactNative/app/views/ForwardMessageView
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
..
SelectPersonOrChannel.tsx feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
index.tsx feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
interfaces.ts feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
styles.ts feat: forward message (#5110) 2023-08-04 11:09:36 -03:00