Rocket.Chat.ReactNative/app/lib/methods
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
..
helpers fix: handle the attachment when the value is null (#5130) 2023-07-14 14:17:48 -03:00
subscriptions feat: add bio and nickname to profile view (#5060) 2023-08-01 14:34:05 -03:00
actions.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
audioFile.ts Regression: Adds idempotent prop to delete audio (#4862) 2023-02-06 16:07:23 -03:00
callJitsi.ts [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00
canOpenRoom.ts Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
clearCache.ts Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
crashReport.ts Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
emojis.ts [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
enterpriseModules.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
getCustomEmojis.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
getMoreMessages.ts [FIX] Messages not loading on some edge cases (#4801) 2023-01-13 16:32:52 -03:00
getPermalinks.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
getPermissions.ts [IMPROVE] Add delete-own-message permission (#4663) 2022-11-11 14:28:41 -03:00
getRoles.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
getRoom.ts Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
getRoomInfo.ts Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
getRooms.ts Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
getSettings.ts [NEW] Presence Cap (#4900) 2023-02-14 10:47:56 -03:00
getSingleMessage.ts Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
getSlashCommands.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
getThreadName.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
getUsersPresence.ts [NEW] Presence Cap (#4900) 2023-02-14 10:47:56 -03:00
index.ts [FIX] Messages not loading on some edge cases (#4801) 2023-01-13 16:32:52 -03:00
loadMessagesForRoom.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
loadMissedMessages.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
loadNextMessages.ts [FIX] Messages not loading on some edge cases (#4801) 2023-01-13 16:32:52 -03:00
loadSurroundingMessages.ts [FIX] Messages not loading on some edge cases (#4801) 2023-01-13 16:32:52 -03:00
loadThreadMessages.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
logout.ts [NEW] Delete my account (#4219) 2022-06-22 09:24:25 -03:00
parseSettings.ts [FIX] Can't connect to RC through Gitlab Oauth (#4421) 2022-08-12 09:35:55 -03:00
readMessages.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
roomTypeToApiType.ts Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
search.ts feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
sendFileMessage.ts [FIX] Quote message and reply with image (#4715) 2023-01-05 15:23:11 -03:00
sendMessage.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
serializeAsciiUrl.test.ts [FIX] Add support to non ascii url characters on ios devices (#4364) 2022-07-28 10:36:40 -03:00
serializeAsciiUrl.ts [FIX] Add support to non ascii url characters on ios devices (#4364) 2022-07-28 10:36:40 -03:00
setUser.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
shareExtension.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
subscribeRooms.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
triggerActions.ts Chore: remove lib/rocketchat step 2 (#4035) 2022-04-28 17:37:25 -03:00
updateMessages.ts Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
useServer.ts Chore: Create useAppSelector hook (#4189) 2022-05-13 12:01:34 -03:00
userPreferences.ts [NEW] Presence Cap (#4900) 2023-02-14 10:47:56 -03:00
userPreferencesMethods.ts Chore: Move services and methods away from rocketchat folder (#4033) 2022-04-07 13:53:07 -03:00
videoConf.ts feat: Add caller and ringer to video conf calls (#5046) 2023-07-03 21:03:39 -03:00
videoConfTimer.ts [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00