Rocket.Chat.ReactNative/app/containers/message
Reinaldo Neto b217435ffe
improve: handle attachment actions in a quote and how to jump to message (#5363)
* improve: handle attachment actions in a quote

* actions with video

* actions with audio

* show alert when trying to jump to a message inside a not allowed room

* jump to message from long press

* disable the reply onPress when is a quote or forward

* update tests

* fix 02-broadcast e2e

* fix the e2e tests

* remove the await from handleResumeDownload and remove the esline-disable
2023-11-30 12:03:03 -03:00
..
Components feat: add media auto-download (#5076) 2023-08-07 11:02:30 -03:00
helpers/fileDownload Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
Attachments.tsx improve: handle attachment actions in a quote and how to jump to message (#5363) 2023-11-30 12:03:03 -03:00
Audio.tsx improve: handle attachment actions in a quote and how to jump to message (#5363) 2023-11-30 12:03:03 -03:00
Blocks.ts fix: message re-rendering twice in a row (#5051) 2023-05-10 15:44:05 -03:00
Broadcast.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
CallButton.tsx [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00
Content.tsx [FIX] Message not rendering E2EE data if md exists (#4951) 2023-03-07 10:57:57 -03:00
Context.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Discussion.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
Emoji.tsx [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
Image.tsx improve: handle attachment actions in a quote and how to jump to message (#5363) 2023-11-30 12:03:03 -03:00
Message.stories.tsx feat: image base64 (#5264) 2023-10-11 11:23:11 -03:00
Message.tsx fix: show last message when pinned (#5316) 2023-11-14 15:42:31 -03:00
MessageAvatar.tsx feat: enable navigate to my own profile from messages (#5293) 2023-11-08 15:03:53 -03:00
Preview.tsx feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
Reactions.tsx [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
RepliedThread.tsx Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
Reply.tsx improve: handle attachment actions in a quote and how to jump to message (#5363) 2023-11-30 12:03:03 -03:00
Thread.tsx fix: show the thread when it has zero messages (#5182) 2023-08-29 13:50:42 -03:00
Touchable.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Urls.tsx fix: message flickering after mount due to url preview (#5232) 2023-09-26 09:54:21 -03:00
User.tsx feat: enable navigate to my own profile from messages (#5293) 2023-11-08 15:03:53 -03:00
Video.tsx improve: handle attachment actions in a quote and how to jump to message (#5363) 2023-11-30 12:03:03 -03:00
constants.ts feat: new audio player (#5160) 2023-11-20 11:13:15 -03:00
index.tsx fix: translation prop checking (#5369) 2023-11-29 15:30:15 -03:00
interfaces.ts feat: add media auto-download (#5076) 2023-08-07 11:02:30 -03:00
styles.ts feat: add media auto-download (#5076) 2023-08-07 11:02:30 -03:00
utils.ts fix: show last message when pinned (#5316) 2023-11-14 15:42:31 -03:00