Rocket.Chat.ReactNative/app/containers/message
Sathurshan eefb8793a5
feat: display language icon for auto translated msgs (#5398)
* feat: display language icon for auto translated msgs

* add translate icon to stoybook

	modified:   app/containers/message/Message.stories.tsx

* fix test

* refactor: use colors straightly without finding them with theme

* refactor some code

* fix test storyshot

* fix test issue
2024-03-04 07:25:41 -03:00
..
Components feat: display language icon for auto translated msgs (#5398) 2024-03-04 07:25:41 -03:00
helpers/fileDownload Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
hooks feat: play audio in sequence (#5526) 2024-02-20 17:17:46 -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 feat: play audio in sequence (#5526) 2024-02-20 17:17:46 -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 fix: remove blur from attachments (#5475) 2024-01-22 18:53:01 -03:00
Message.stories.tsx feat: display language icon for auto translated msgs (#5398) 2024-03-04 07:25:41 -03:00
Message.tsx feat: display language icon for auto translated msgs (#5398) 2024-03-04 07:25:41 -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: display language icon for auto translated msgs (#5398) 2024-03-04 07:25:41 -03:00
Video.tsx fix: remove blur from attachments (#5475) 2024-01-22 18:53:01 -03:00
constants.ts feat: new audio player (#5160) 2023-11-20 11:13:15 -03:00
index.tsx feat: New message composer (#5205) 2024-01-25 11:11:07 -03:00
interfaces.ts feat: New message composer (#5205) 2024-01-25 11:11:07 -03:00
styles.ts fix: remove blur from attachments (#5475) 2024-01-22 18:53:01 -03:00
utils.ts fix: show last message when pinned (#5316) 2023-11-14 15:42:31 -03:00