Rocket.Chat.ReactNative/app/containers/MessageBox
Reinaldo Neto 8102bef1d0
[FIX] Quote message and reply with image (#4715)
* send msg with attachment

* send quote inside image

* minor tweak

* remove msg from return

* fix the lint and prettier

* fix visual bug for iOS

* fixing the message box input
2023-01-05 15:23:11 -03:00
..
CommandsPreview Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
Mentions [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00
buttons Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
Context.ts Chore: Evaluate MessageBox - TypeScript (#3936) 2022-03-31 19:39:24 -03:00
EmojiKeyboard.tsx [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
EmojiSearchbar.tsx [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00
LeftButtons.tsx [IMPROVE] Add emoji picker to iOS (#4366) 2022-08-08 15:38:01 -03:00
RecordAudio.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
ReplyPreview.tsx [FIX] Fix quote message layout (#4568) 2022-10-04 10:05:40 -03:00
RightButtons.tsx [IMPROVE] Add emoji picker to iOS (#4366) 2022-08-08 15:38:01 -03:00
constants.ts [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
forceJpgExtension.test.ts Regression: Prevent duplicated .jpg on file upload (#3658) 2022-02-07 13:52:09 -03:00
forceJpgExtension.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
getMentionRegexp.test.js [FIX] Mention from suggestions concatenates to query string on autocomplete (#3696) 2022-03-15 16:33:43 -03:00
getMentionRegexp.ts [FIX] Mention from suggestions concatenates to query string on autocomplete (#3696) 2022-03-15 16:33:43 -03:00
index.tsx [FIX] Quote message and reply with image (#4715) 2023-01-05 15:23:11 -03:00
styles.ts [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00