Rocket.Chat.ReactNative/app/containers/message
Gleidson Daniel Silva 4ccf815746
fix: change audio encoding to aac (#5224)
* fix: change audio encoding to aac

* remove comment

* fix: add support to old audios on iphone

* fix: use MediaPlayer implementation

* chore: add androidImplementation on loadAsync
2023-09-26 11:38:47 -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 fix: fix bugs related to auto-translate and add tests (#5144) 2023-08-14 17:22:46 -03:00
Audio.tsx fix: change audio encoding to aac (#5224) 2023-09-26 11:38:47 -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: fix bugs related to auto-translate and add tests (#5144) 2023-08-14 17:22:46 -03:00
Message.stories.tsx fix: render the text from custom attachment as markdown (#5048) 2023-05-10 18:39:56 -03:00
Message.tsx feat: forward message (#5110) 2023-08-04 11:09:36 -03:00
MessageAvatar.tsx [FIX] Increase border radius on MessageAvatar as small (#4837) 2023-03-08 15:34:39 -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 fix: fix bugs related to auto-translate and add tests (#5144) 2023-08-14 17:22:46 -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 [IMPROVE] System messages consistency (#4461) 2022-10-21 13:35:26 -03:00
Video.tsx fix: add fallback to unsupported MathML tags in MathJax (#5127) 2023-08-16 09:02:53 -03:00
constants.ts [FIX] Playing multiple voice messages at the same time (#4662) 2022-11-16 10:40:45 -03:00
index.tsx fix: fix bugs related to auto-translate and add tests (#5144) 2023-08-14 17:22:46 -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: add fallback to unsupported MathML tags in MathJax (#5127) 2023-08-16 09:02:53 -03:00