Rocket.Chat.ReactNative/app/lib
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
..
constants feat: Add caller and ringer to video conf calls (#5046) 2023-07-03 21:03:39 -03:00
database feat: add bio and nickname to profile view (#5060) 2023-08-01 14:34:05 -03:00
encryption feat: respect the room avatar external provider url setting (#5095) 2023-06-16 16:21:40 -03:00
hooks feat: Add caller and ringer to video conf calls (#5046) 2023-07-03 21:03:39 -03:00
methods feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
navigation [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
notifications fix: enable android 13 notifications (#5118) 2023-07-12 15:28:25 -03:00
services feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
store [FIX] Disappear push notifications when open the app (#4718) 2022-12-21 13:07:17 -03:00